1. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 14 years ago
  3. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  4. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  5. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 14 years ago
  6. 19de1e3 net: ks8842 depends on DMA_ENGINE by Randy Dunlap · 14 years ago
  7. c76986c Remove REDWOOD_[456] config options and conditional code by Christian Dietrich · 14 years ago
  8. e6e4ec2 net: Removing dead ARCH_PNX010X by Christoph Egger · 14 years ago
  9. 28bd620 drivers/net: Add Micrel KS8841/42 support to ks8842 driver by David J. Choi · 14 years ago
  10. f29a3d0 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  11. cfc9b16 cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the build by Casey Leedom · 14 years ago
  12. 88132f5 enic: Feature Add: Replace LRO with GRO by Vasanthy Kolluri · 14 years ago
  13. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 06aeb78 net: add dependency on fw class module to qlcnic and netxen_nic by Anirban Chakraborty · 14 years ago
  15. 3831861 r6040: implement phylib by Florian Fainelli · 14 years ago
  16. fe92afe netdev: bfin_mac: add support for IEEE 1588 PTP by Barry Song · 14 years ago
  17. 0a12761 forcedeth: Kill NAPI config options. by David S. Miller · 14 years ago
  18. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  19. 4d8dc67 Revert "Add non-Virtex5 support for LL TEMAC driver" by David S. Miller · 14 years ago
  20. b233fc6 au1000-eth: allow driver to be compiled as a module by Florian Fainelli · 14 years ago
  21. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 4595691 Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  23. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  24. e6b043d netdev/fec.c: add phylib supporting to enable carrier detection (v2) by Bryan Wu · 14 years ago
  25. 43e9da8 net: Hook up cxgb4 to Kconfig and Makefile by Dimitris Michailidis · 14 years ago
  26. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago
  27. ecbacf8 netconsole: do not depend on experimental by Amerigo Wang · 14 years ago
  28. 641cb85 enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS by Vasanthy Kolluri · 14 years ago
  29. 717ea4b net: add ColdFire support to the smc91x driver by Greg Ungerer · 14 years ago
  30. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  31. cf261b2 net: Make GRETH driver depend on SPARC. by David S. Miller · 14 years ago
  32. d4c4113 net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver by Kristoffer Glembo · 14 years ago
  33. e06d41d netdev: bfin_mac: drop experimental markings on RMII support by Mike Frysinger · 14 years ago
  34. 5cdaaa1 net: emaclite: adding MDIO and phy lib support by John Linn · 14 years ago
  35. 1eb1cc7 net: Kconfig change for KSZ884X driver by Tristram Ha · 15 years ago
  36. bd011e8 fec: Add ARCH_MX5 as a dependency by Amit Kucheria · 15 years ago
  37. 8ee2bf9 TI Davinci EMAC : Re-use driver for other platforms. by Sriramakrishnan · 15 years ago
  38. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  39. 20d29d7 net: macvtap driver by Arnd Bergmann · 15 years ago
  40. c1596b7 ps3_gelic_wireless: Remove PS3 gelic legacy wpa support by Hamish Guthrie · 15 years ago
  41. 0ec00f0 NET: Add Qlogic ethernet driver for CNA devices by Amit Kumar Salecha · 15 years ago
  42. ecc6703 ixgbevf: Kconfig, Makefile and Documentation by Greg Rose · 15 years ago
  43. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  44. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  46. 92c6f8d ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV by Benjamin Herrenschmidt · 15 years ago
  47. d6aa60a NET: Add Ethernet driver for Octeon MGMT devices. by David Daney · 15 years ago
  48. c557c15 net: niu uses crc32, so select CRC32 by Randy Dunlap · 15 years ago
  49. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. 0ebe74e net: ETHOC should depend on HAS_DMA by Geert Uytterhoeven · 15 years ago
  51. 115924b net: Getting rid of the x86 dependency to built vmxnet3 by Shreyas Bhatewara · 15 years ago
  52. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 8f7e524 vmxnet: fix 2 build problems by Randy Dunlap · 15 years ago
  54. 47dd7a5 net: add support for STMicroelectronics Ethernet controllers. by Giuseppe Cavallaro · 15 years ago
  55. 47a01a0 net: ks8851_mll uses mii interfaces by Randy Dunlap · 15 years ago
  56. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. b4efc56 net: enable smsc911x on MIPS by Manuel Lauss · 15 years ago
  58. d1a890fa net: VMware virtual Ethernet NIC driver: vmxnet3 by Shreyas Bhatewara · 15 years ago
  59. a55c0a0e drivers/net: ks8851_mll ethernet network driver by Choi, David · 15 years ago
  60. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  61. fcd195c fec: Add FEC support for MX25 processor by Fabio Estevam · 15 years ago
  62. 9b1fc55 MIPS: BCM63xx: Add integrated ethernet mac support. by Maxime Bizon · 15 years ago
  63. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  64. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  65. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  66. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  67. bf5aec2 ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code by Anton Vorontsov · 15 years ago
  68. c189308 net: Fix Micrel KSZ8842 Kconfig description by Andreas Mohr · 15 years ago
  69. bb81b2d net: add Xilinx emac lite device driver by John Linn · 15 years ago
  70. cbb35f8a net: fix ks8851 build errors by Randy Dunlap · 15 years ago
  71. 01cd452 bnx2x: MDC/MDIO CL45 IOCTLs by Eilon Greenstein · 15 years ago
  72. 839b04c cpmac: unmark as broken by Florian Fainelli · 15 years ago
  73. de72e5d net: KS8851 needs to depend on MII by Alexander Beregalov · 15 years ago
  74. 3ba81f3 net: Micrel KS8851 SPI network driver by Ben Dooks · 15 years ago
  75. 789b23b [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board support by Nicolas Ferre · 15 years ago
  76. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  77. 0cf08dc net: let KS8842 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
  78. 8b0215a s6gmac: xtensa s6000 on-chip ethernet driver by Oskar Schirmer · 15 years ago
  79. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  80. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  81. babdb78 [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. by Michael Chan · 15 years ago
  82. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  83. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  84. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  85. a463696 [SCSI] cnic: Add new Broadcom CNIC driver. by Michael Chan · 15 years ago
  86. 8459464 ieee802154: add simple HardMAC driver sample by Sergey Lapin · 15 years ago
  87. b07878e netdev: Added KS8842 driver by Richard Ršöjfors · 15 years ago
  88. 1993f46 netdev: smsc911x: allow building on Blackfin systems by Mike Frysinger · 15 years ago
  89. 6442330 fec: Add FEC support for MX35 processor by Fabio Estevam · 15 years ago
  90. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 15 years ago
  91. dfa9264 net: Remove obsolete MV64360 config option by Gabriel Paubert · 15 years ago
  92. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  93. a6286ee net: Add TI DaVinci EMAC driver by Anant Gole · 15 years ago
  94. 952ee9d mv643xx_eth: Remove a stale PPC_MULTIPLATFORM by Emil Medve · 15 years ago
  95. 6b73e10 ixgbe: Use generic MDIO definitions and functions by Ben Hutchings · 15 years ago
  96. 0f07c4e cxgb3: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 15 years ago
  97. 23c3320 chelsio: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 15 years ago
  98. 1b1c2e9 mdio: Add generic MDIO (clause 45) support functions by Ben Hutchings · 15 years ago
  99. 94a78b7 bnx2x: Separated FW from the source. by Vladislav Zolotarov · 15 years ago
  100. 9274498 net: add Xilinx ll_temac device driver by Grant Likely · 15 years ago