1. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  2. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  3. d1853dc net/nuc900: enable Mac driver clock by Wan ZongShun · 14 years ago
  4. 95e3bb7 ixp4xx: Support the all multicast flag on the NPE devices. by Richard Cochran · 14 years ago
  5. 0409cb0 IXP4xx: Make mdio_bus struct static in the Ethernet driver. by Krzysztof Hałasa · 14 years ago
  6. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  8. 2039623 KS8695: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  9. 1827d2e net: ep93xx_eth stops receiving packets by David S. Miller · 14 years ago
  10. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  12. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  13. 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
  14. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 14 years ago
  15. b96b894 fix a race in ks8695_poll by Figo.zhang · 14 years ago
  16. 9abd543 KS8695: Don't call netif_carrier_off() from ndo_stop() by Yegor Yefremov · 14 years ago
  17. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  18. 447d8c2 net: move am79c961's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  19. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  20. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. df2f7ec ep93xx_eth.c general cleanup by H Hartley Sweeten · 14 years ago
  22. dc2f9c5 ARM: 5865/1: nuc900 ethernet driver needs mii by Li Jie · 15 years ago
  23. f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  24. 8ae45a5 IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c. by Krzysztof Hałasa · 15 years ago
  25. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. 3c91c7a ep93xx-eth: check for zero MAC address on probe, not on device open by Florian Fainelli · 15 years ago
  27. 5c427ff KS8695: fix ks8695_rx() unreasonable action. by zeal · 15 years ago
  28. fa6cae1 KS8695: fix ks8695_rx_irq() bug. by zeal · 15 years ago
  29. ddb1417 ARM: fix bug of checking on signed return value using unsigned statement in w90p910 platform by Wan ZongShun · 15 years ago
  30. 68d8287 NET:KS8695: add API for get rx interrupt bit by Figo.zhang · 15 years ago
  31. 31b73ab NET/KS8695: add support NAPI for Rx by Figo.zhang · 15 years ago
  32. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  33. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  34. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 456d899 net: Rename MAC platform driver for w90p910 platform by Wan ZongShun · 15 years ago
  36. 1e5053b Add support for w90p910 mac driver by Wan ZongShun · 15 years ago
  37. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 15 years ago
  39. a50a97d Add mac driver for w90p910 by Wan ZongShun · 15 years ago
  40. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  42. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  43. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  44. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  45. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  46. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  47. 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 15 years ago
  48. 9733bb8 IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. by Krzysztof Hałasa · 15 years ago
  49. 2e41840 IXP4xx: Whitespace fixes in the Ethernet driver. by Krzysztof Hałasa · 15 years ago
  50. 6a68afe IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. by Krzysztof Hałasa · 15 years ago
  51. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  52. 7aa6a47 IXP4xx: complete Ethernet netdev setup before calling register_netdev(). by Krzysztof Hałasa · 15 years ago
  53. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 15 years ago
  54. 7217fa9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  55. 5e075cb [ARM] 5454/1: ep93xx_eth: fix sparse warnings by Hartley Sweeten · 15 years ago
  56. fe146be ether3: convert to net_device_ops by Alexander Beregalov · 15 years ago
  57. 0b179e3 ether1: convert to net_device_ops by Alexander Beregalov · 15 years ago
  58. 9aa7b30 ep93xx_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  59. 531c680 at91_ether: convert to net_device_ops by Alexander Beregalov · 15 years ago
  60. fefbfb1 am79c961a: convert to net_device_ops by Alexander Beregalov · 15 years ago
  61. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  62. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  63. 05d9881 Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  64. 5ca328d IXP4xx: add Ethernet and NPE support for IXP43x CPU. by Krzysztof Hałasa · 15 years ago
  65. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  67. 858b9ce net: more timeouts that reach -1 by Roel Kluin · 15 years ago
  68. 6dac62d Revert "etherh: Get working again." by David S. Miller · 15 years ago
  69. 8cfd9e9 [ARM] RiscPC: Fix etherh oops by Russell King · 15 years ago
  70. 7d3d5ec etherh: Get working again. by Russell King · 15 years ago
  71. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  72. a71558d [ARM] etherh: continue fixing build failure by Russell King · 15 years ago
  73. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  74. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  76. fb22d72 [NET] am79c961a: fix spin_lock usage by Uwe Kleine-König · 15 years ago
  77. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  78. 483a2b3 ARM etherh: Fix build failure. by David S. Miller · 15 years ago
  79. 52255bb netdev: missing validate_address hooks by Stephen Hemminger · 15 years ago
  80. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 15 years ago
  81. c8e95c0 net: KS8695: removed duplicated #include by Huang Weiyi · 16 years ago
  82. 2d0658d net: Fix more NAPI interface netdev argument drop fallout. by Kamalesh Babulal · 16 years ago
  83. 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
  84. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  85. 59f8500 Convert ixp4xx_eth driver to use net_device_ops. by Krzysztof Hałasa · 16 years ago
  86. e6da96a IXP4xx: move common debugging from network drivers to QMGR module. by Krzysztof Hałasa · 16 years ago
  87. 490b772 IXP4xx: Add ethtool support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
  88. 4954936 IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. by Krzysztof Hałasa · 16 years ago
  89. 2098c18 IXP4xx: Add PHYLIB support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
  90. b4c7d3b IXP4xx: Make the Ethernet driver use built-in netdev stats. by Krzysztof Hałasa · 16 years ago
  91. 3c36a83 IXP4xx: Silence section mismatch warning in Ethernet driver. by Krzysztof Hałasa · 16 years ago
  92. 7a3c66e net: Add support for the KS8695 ethernet devices. by Daniel Silverstone · 16 years ago
  93. b9a9b4b etherh: build fix for net-next by Stephen Hemminger · 16 years ago
  94. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  95. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 71527ef at91_ether: request/free GPIO for PHY interrupt by David Brownell · 16 years ago
  97. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  98. 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
  99. 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 16 years ago
  100. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago