1. 7774d46 net: ethernet: ixp4xx_eth: fix spelling mistake in debug message by Colin Ian King · 8 years ago
  2. fa01848 net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  3. 2a62416 net: ethernet: ixp4xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  4. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  6. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 9 years ago
  7. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 10 years ago
  8. 81fc347 ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  9. a5be8cd ixp4xx_eth: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  10. 387d40a net: ixp4xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  11. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  12. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  13. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  14. 9871b63 ixp4xx_eth: remove __dev* attributes by Bill Pemberton · 12 years ago
  15. 1a49011 ixp4xx_eth: avoid calling dma_pool_create() with NULL dev by Xi Wang · 12 years ago
  16. 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
  17. 509a7c2 ixp4xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  18. 7465ac3 ixp4xx-eth: fix PHY name to match MDIO bus name by Florian Fainelli · 12 years ago
  19. 0869b3a ixp4xx-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  20. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  21. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  22. b47da97 xscale: Move the Intel XScale IXP drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/arm/ixp4xx_eth.c]
  23. 32bd93e ptp: Added a clock driver for the IXP46x. by Richard Cochran · 13 years ago
  24. 0c66100 net: ixp4xx_eth: Return proper error for eth_init_one by Axel Lin · 14 years ago
  25. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  26. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  27. 95e3bb7 ixp4xx: Support the all multicast flag on the NPE devices. by Richard Cochran · 14 years ago
  28. 0409cb0 IXP4xx: Make mdio_bus struct static in the Ethernet driver. by Krzysztof Hałasa · 15 years ago
  29. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  30. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  34. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  35. 8ae45a5 IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c. by Krzysztof Hałasa · 15 years ago
  36. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  37. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  38. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  39. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  40. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  41. 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 15 years ago
  42. 9733bb8 IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. by Krzysztof Hałasa · 15 years ago
  43. 2e41840 IXP4xx: Whitespace fixes in the Ethernet driver. by Krzysztof Hałasa · 15 years ago
  44. 6a68afe IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. by Krzysztof Hałasa · 15 years ago
  45. 7aa6a47 IXP4xx: complete Ethernet netdev setup before calling register_netdev(). by Krzysztof Hałasa · 15 years ago
  46. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 15 years ago
  47. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  48. 5ca328d IXP4xx: add Ethernet and NPE support for IXP43x CPU. by Krzysztof Hałasa · 15 years ago
  49. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  50. 2d0658d net: Fix more NAPI interface netdev argument drop fallout. by Kamalesh Babulal · 16 years ago
  51. e74b3f7 Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 16 years ago
  52. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  53. 59f8500 Convert ixp4xx_eth driver to use net_device_ops. by Krzysztof Hałasa · 16 years ago
  54. e6da96a IXP4xx: move common debugging from network drivers to QMGR module. by Krzysztof Hałasa · 16 years ago
  55. 490b772 IXP4xx: Add ethtool support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
  56. 4954936 IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. by Krzysztof Hałasa · 16 years ago
  57. 2098c18 IXP4xx: Add PHYLIB support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
  58. b4c7d3b IXP4xx: Make the Ethernet driver use built-in netdev stats. by Krzysztof Hałasa · 16 years ago
  59. 3c36a83 IXP4xx: Silence section mismatch warning in Ethernet driver. by Krzysztof Hałasa · 16 years ago
  60. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  61. b793b3a Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  62. 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 16 years ago
  63. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  64. 9076689 ARM: IXP4xx Ethernet NAPI fix by Krzysztof Halasa · 16 years ago
  65. dac2f83 Driver for IXP4xx built-in Ethernet ports by Krzysztof Halasa · 16 years ago