1. a76772e net: ethernet: ti: cpsw-new: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 3 months ago
  2. a9ca9f9 page_pool: split types and declarations from page_pool.h by Yunsheng Lin · 1 year, 7 months ago
  3. 136f36c net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes by Rob Herring · 1 year, 11 months ago
  4. 66c0e13 drivers: net: turn on XDP features by Marek Majtyka · 2 years, 1 month ago
  5. b48b89f net: drop the weight argument from netif_napi_add by Jakub Kicinski · 2 years, 5 months ago
  6. 2c22e42 net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper by Yang Yingliang · 2 years, 6 months ago
  7. f029c78 net: ethernet: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 6 months ago
  8. 16d083e2 net: switch to netif_napi_add_tx() by Jakub Kicinski · 2 years, 10 months ago
  9. c8227d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
  10. 95098d5 net: cpsw: add missing of_node_put() in cpsw_probe_dt() by Yang Yingliang · 2 years, 10 months ago
  11. 055e13f eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define by Jakub Kicinski · 2 years, 10 months ago
  12. c557a9a net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() by Minghao Chi · 2 years, 11 months ago
  13. 127c9e9 net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support by Grygorii Strashko · 2 years, 11 months ago
  14. d072c88 net: ethernet: ti: cpsw: drop CPSW_HEADROOM define by Grygorii Strashko · 2 years, 11 months ago
  15. 1771afd net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account by Ard Biesheuvel · 3 years, 1 month ago
  16. f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 5 months ago
  17. 0d98ff2 net: ethernet: ti: Move devlink registration to be last devlink command by Leon Romanovsky · 3 years, 5 months ago
  18. db4278c devlink: Make devlink_register to be void by Leon Romanovsky · 3 years, 5 months ago
  19. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 7 months ago
  20. 5c8a2bb net: ethernet: ti: cpsw: make array stpa static const, makes object smaller by Colin Ian King · 3 years, 7 months ago
  21. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  22. 57f05bc page_pool: keep pp info as long as page pool owns the page by Yunsheng Lin · 3 years, 7 months ago
  23. 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 7 months ago
  24. acc68b8 net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases by Grygorii Strashko · 3 years, 7 months ago
  25. 957e223 net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge by Vladimir Oltean · 3 years, 7 months ago
  26. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 7 months ago
  27. 4721119 net: bridge: switchdev: allow the TX data plane forwarding to be offloaded by Tobias Waldekranz · 3 years, 7 months ago
  28. 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 8 months ago
  29. 2f5dc00 net: bridge: switchdev: let drivers inform which bridge ports are offloaded by Vladimir Oltean · 3 years, 8 months ago
  30. a078d98 net: ti: add pp skb recycling support by Lorenzo Bianconi · 3 years, 9 months ago
  31. aced6d3 net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 9 months ago
  32. 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 11 months ago
  33. fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 4 years ago
  34. a8225ef net: ethernet: ti: fix netdevice stats for XDP by Lorenzo Bianconi · 4 years, 1 month ago
  35. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years, 2 months ago
  36. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years, 2 months ago
  37. 2b56687 net: ethernet: ti: cpsw: fix cpts irq after suspend by Grygorii Strashko · 4 years, 4 months ago
  38. 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 5 months ago
  39. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  40. 5760d9a net: ethernet: ti: cpsw_new: fix suspend/resume by Grygorii Strashko · 4 years, 6 months ago
  41. 64922d3 net: ethernet: ti: cpsw: use dev_id for ale configuration by Grygorii Strashko · 4 years, 6 months ago
  42. af8ea11 net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid() by Murali Karicheri · 4 years, 6 months ago
  43. 2c6500e net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port by Murali Karicheri · 4 years, 6 months ago
  44. c88c351 net: ethernet: ti: Add XDP frame size to driver cpsw by Jesper Dangaard Brouer · 4 years, 10 months ago
  45. d192ae5 net: ethernet: ti: use true, false for bool variables in cpsw_new.c by Jason Yan · 4 years, 10 months ago
  46. 84ea9c0 net: ethernet: ti: cpsw: enable cpts irq by Grygorii Strashko · 4 years, 10 months ago
  47. 3b6e1a4 net: cpsw: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  48. 111cf1ab net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch by Ilias Apalodimas · 5 years ago
  49. ed3525e net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac by Ilias Apalodimas · 5 years ago