1. 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  2. 05be946 net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() by Cai Huoqing · 3 years, 3 months ago
  3. a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
  4. 8eebaf4 net: ixp46x: Remove duplicate include of module.h by Wan Jiabing · 3 years, 5 months ago
  5. e9e5062 ixp4xx_eth: Probe the PTP module from the device tree by Linus Walleij · 3 years, 5 months ago
  6. 13dc931 ixp4xx_eth: Stop referring to GPIOs by Linus Walleij · 3 years, 5 months ago
  7. f52749a ixp4xx_eth: fix compile-testing by Arnd Bergmann · 3 years, 5 months ago
  8. 9055a2f ixp4xx_eth: make ptp support a platform driver by Arnd Bergmann · 3 years, 5 months ago
  9. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  10. 161dcc0 net: ixp46x: fix ptp build failure by Arnd Bergmann · 3 years, 6 months ago
  11. 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
  12. 09aa9aa soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h by Arnd Bergmann · 5 years ago
  13. d5d9f7a ARM/ixp4xx: Make NEED_MACH_IO_H optional by Linus Walleij · 3 years, 9 months ago
  14. ec89c2b net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  15. 20e76d3 net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe() by Wei Yongjun · 3 years, 8 months ago
  16. 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  17. 95aafe9 net: ethernet: ixp4xx: Support device tree probing by Linus Walleij · 3 years, 9 months ago
  18. 3e8047a net: ethernet: ixp4xx: Retire ancient phy retrieveal by Linus Walleij · 3 years, 9 months ago
  19. 8d892d60 net: ethernet: ixp4xx: Set the DMA masks explicitly by Linus Walleij · 3 years, 9 months ago
  20. 1454c51 net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years, 1 month ago
  21. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  22. 6ed79ce net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe() by Tang Bin · 4 years, 9 months ago
  23. e45d0fa net: ethernet: ixp4xx: Use parent dev for DMA pool by Linus Walleij · 5 years ago
  24. f458ac4 ARM/net: ixp4xx: Pass ethernet physical base as resource by Linus Walleij · 5 years ago
  25. 3cb5b0e net: ehernet: ixp4xx: Use netdev_* messages by Linus Walleij · 5 years ago
  26. d813d7e net: ethernet: ixp4xx: Use distinct local variable by Linus Walleij · 5 years ago
  27. c83db9e net: ethernet: ixp4xx: Standard module init by Linus Walleij · 5 years ago
  28. a41a5b2 ixp4xx_eth: move platform_data definition by Arnd Bergmann · 5 years ago
  29. 2785543 ptp: ixp46x: move adjacent to ethernet driver by Arnd Bergmann · 5 years ago
  30. cec754c net: ixp4xx: Spelling s/XSacle/XScale/ by Geert Uytterhoeven · 5 years ago
  31. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  32. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  33. 4af20dc ARM: ixp4xx: Move IXP4xx QMGR and NPE headers by Linus Walleij · 6 years ago
  34. 9540724 ARM: ixp4xx: Add device tree boot support by Linus Walleij · 6 years ago
  35. 88e4258 net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  36. 17fc463 net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  37. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 7774d46 net: ethernet: ixp4xx_eth: fix spelling mistake in debug message by Colin Ian King · 8 years ago
  39. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  40. fa01848 net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  41. 2a62416 net: ethernet: ixp4xx_eth: use phydev from struct net_device by Philippe Reynes · 9 years ago
  42. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  43. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  45. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 10 years ago
  46. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  47. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago
  48. 81fc347 ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  49. a5be8cd ixp4xx_eth: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  50. 387d40a net: ixp4xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  51. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  52. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  53. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  54. 9871b63 ixp4xx_eth: remove __dev* attributes by Bill Pemberton · 12 years ago
  55. 1a49011 ixp4xx_eth: avoid calling dma_pool_create() with NULL dev by Xi Wang · 12 years ago
  56. 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
  57. 695e007 net: remove ixp2000 ethernet driver by Rob Herring · 13 years ago
  58. 509a7c2 ixp4xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  59. 2d5ba83 xscale/ixp2000/ixpdev: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  60. 7465ac3 ixp4xx-eth: fix PHY name to match MDIO bus name by Florian Fainelli · 13 years ago
  61. 0869b3a ixp4xx-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  62. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  63. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  64. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  65. b47da97 xscale: Move the Intel XScale IXP drivers by Jeff Kirsher · 14 years ago