1. f0ba735 Fix link autonegotiation timer. by Ralf Baechle · 18 years ago
  2. 8765c12 sk98lin: planned removal by Stephen Hemminger · 18 years ago
  3. 40ee8c7 B44: increase wait loop by Gary Zambrano · 18 years ago
  4. 97db9ee7 b44: replace define by Gary Zambrano · 18 years ago
  5. ca6efb7 e1000: allow ethtool to see link status when down by Kok, Auke · 18 years ago
  6. 1d33e9c e1000: remove obsolete custom pci_save_state code by Kok, Auke · 18 years ago
  7. d2ed163 e1000: fix shared interrupt warning message by Kok, Auke · 18 years ago
  8. 52edc17 bugfixes and new hardware support for arcnet driver by Jeff Morrow · 18 years ago
  9. 659dd83 pcnet32 NAPI no longer experimental by pcnet32@verizon.net · 18 years ago
  10. 140e807dd macb: Remove inappropriate spinlocks around mii calls by Haavard Skinnemoen · 18 years ago
  11. daeafdc Convert meth to netdev_priv by Ralf Baechle · 18 years ago
  12. 62ba7e6 sky2: v1.13 by Stephen Hemminger · 18 years ago
  13. a79abdc6 sky2: receive error handling improvements by Stephen Hemminger · 18 years ago
  14. 8190679 sky2: transmit timeout by Stephen Hemminger · 18 years ago
  15. da4c1ff sky2: flow control negotiation for Yukon-FE by Stephen Hemminger · 18 years ago
  16. 7a7b518 sky2: no need to reset pause bits on shutdown by Stephen Hemminger · 18 years ago
  17. 7e7c098 sky2: dont flush good pause frames by Stephen Hemminger · 18 years ago
  18. 0f4e7b4 cxgb3 Fix copyrights in the cxgb3 driver. by Steve Wise · 18 years ago
  19. 538cc7e gianfar: don't duplicate gfar_error() by Sergei Shtylyov · 18 years ago
  20. 8258117 NetXen: Fix to get the driver working after sparse changes by Amit S. Kale · 18 years ago
  21. 11cc3bb net/wan/pc300too.c: pci_module_init to pci_register_driver by Richard Knutsson · 18 years ago
  22. 9cc6d14 atl1: bump version number by Jay Cliburn · 18 years ago
  23. e81e557 atl1: add L1 device id to pci_ids, then use it by Chris Snook · 18 years ago
  24. f1e5a1a atl1: remove unused define by Chris Snook · 18 years ago
  25. fd8c5a7 atl1: read MAC address from register by Jay Cliburn · 18 years ago
  26. a62daa4 atl1: fix bad ioread address by Al Viro · 18 years ago
  27. a1ca14b atl1: drop NET_PCI from Kconfig by Jay Cliburn · 18 years ago
  28. e363d13 PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struct net_device* by Komuro · 18 years ago
  29. 7688467 phylib: Add support for Marvell 88e1111S and 88e1145 by Andy Fleming · 18 years ago
  30. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  31. 48c871c Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream by Jeff Garzik · 18 years ago
  32. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  33. 59fc531 [PATCH] sysctl: register the sysctl number used by the arlan driver by Eric W. Biederman · 18 years ago
  34. 2db6346 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 by Thomas Gleixner · 18 years ago
  35. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  36. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  37. 65610fb [TG3]: Update copyright, version, and reldate. by Michael Chan · 18 years ago
  38. b040875 [TG3]: Add some tx timeout debug messages. by Michael Chan · 18 years ago
  39. 569a5df [TG3]: Use constant for PHY register 0x1e. by Michael Chan · 18 years ago
  40. 5129724 [TG3]: Power down 5704 serdes transceiver when shutting down. by Michael Chan · 18 years ago
  41. d7b0a85 [TG3]: 5906 doesn't need to switch to slower clock. by Michael Chan · 18 years ago
  42. d4011ad [TG3]: 5722/5756 don't need PHY jitter workaround. by Michael Chan · 18 years ago
  43. 49afdeb [TG3]: Use lower DMA watermark for 5703. by Michael Chan · 18 years ago
  44. 436f1379 [TG3]: Save MSI state before suspend. by Michael Chan · 18 years ago
  45. 4409d28 Convert network devices to use struct device instead of class_device by Kumar Gala · 18 years ago
  46. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  47. 2a10387 [PATCH] com20020 build fix by Randy Dunlap · 18 years ago
  48. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 18 years ago
  49. 1a16893 phy devices: use same arg types by Randy Dunlap · 18 years ago
  50. a3cc2de Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  51. e45d9ab NetXen: Updates for ethtool support by Amit S. Kale · 18 years ago
  52. 9b41011 NetXen: Fixes for ppc architecture. by Amit S. Kale · 18 years ago
  53. d2db9ee ehea: Fixed error recovery by Jan-Bernd Themann · 18 years ago
  54. cad8cd9 [PATCH] bcm43xx: Check error returns in initialization routines by Larry Finger · 18 years ago
  55. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 18 years ago
  56. dcb92f8 [PATCH] uintptr_t is unsigned long, not u32 by Al Viro · 18 years ago
  57. bd4f3ae [PATCH] trivial s2io annotations by Al Viro · 18 years ago
  58. b534497 [PATCH] trivial cxgb3 annotations by Al Viro · 18 years ago
  59. 184123d [PATCH] pc300too annotation fixes by Al Viro · 18 years ago
  60. c3cf83b [PATCH] misc duplicate field initializers by Al Viro · 18 years ago
  61. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 18 years ago
  62. 427a57a [PATCH] missing include in macsonic by Al Viro · 18 years ago
  63. 97210b5 [PATCH] spider_net breakage from class_device -> device by Al Viro · 18 years ago
  64. e89a2cf [TC] defxx: TURBOchannel support by Maciej W. Rozycki · 18 years ago
  65. f049274 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. b37df85 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  67. 9b4c7a4 ucc_geth: Add support to local-mac-address property by Li Yang · 18 years ago
  68. a1862a5 ucc_geth: Remove obsolete workaround of link speed change by Li Yang · 18 years ago
  69. 0ee8d33 cxgb3: sysfs attributes in -mm tree by Divy Le Ray · 18 years ago
  70. 243cb4e [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 18 years ago
  71. 6b31a51 [TG3]: Avoid an expensive divide. by Eric Dumazet · 18 years ago
  72. 919afbd [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 18 years ago
  73. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  74. f3cc28c Add Attansic L1 ethernet driver. by Jay Cliburn · 18 years ago
  75. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  76. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  77. 0cc8674 AT91: MACB support by Andrew Victor · 18 years ago
  78. 683349a sky2: version 1.12 by Stephen Hemminger · 18 years ago
  79. f1a0b6f sky2: add new chip ids by Stephen Hemminger · 18 years ago
  80. 9374549 sky2: Yukon Extreme support by Stephen Hemminger · 18 years ago
  81. 62335ab sky2: safer transmit timeout by Stephen Hemminger · 18 years ago
  82. 4a50a87 sky2: TSO support for EC_U by Stephen Hemminger · 18 years ago
  83. b02a925 sky2: use dev_err for error reports by Stephen Hemminger · 18 years ago
  84. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 18 years ago
  85. 81b1955 PCI: Use newly defined PCI channel offline routine by Linas Vepstas · 18 years ago
  86. e317383 sky2: add Wake On Lan support by Stephen Hemminger · 18 years ago
  87. dde6d43 fix unaligned exception in /drivers/net/wireless/orinoco.c by Hennerich, Michael · 18 years ago
  88. f100ae2 Remove unused kernel config option DLCI_COUNT by Robert P. J. Day · 18 years ago
  89. 45d3ac4 z85230: spinlock logic by Alan Cox · 18 years ago
  90. 257b346 mips: declance: Driver model for the PMAD-A by Maciej W. Rozycki · 18 years ago
  91. d9a9720 Spidernet: Rework RX linked list by Linas Vepstas · 18 years ago
  92. ae80031 [PATCH] Rename IPW2100 debugging macros to not look like config options. by Robert P. J. Day · 18 years ago
  93. 48f33c9 [PATCH] zd1211rw: Remove noisy debug message by Daniel Drake · 18 years ago
  94. 22d3405 [PATCH] zd1211rw: Added error stats update by Ulrich Kunitz · 18 years ago
  95. fa8e29c [PATCH] zd1211rw: Fixed array size issue in reset_mode by Ulrich Kunitz · 18 years ago
  96. 6e3632f [PATCH] zd1211rw: Reset device in the probe call by Ulrich Kunitz · 18 years ago
  97. 95c7779 [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx by Michael Buesch · 18 years ago
  98. d1dbd28 [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' information by Larry Finger · 18 years ago
  99. 36ad8cd [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' information by Larry Finger · 18 years ago
  100. 4710303 [PATCH] bcm43xx: Fix problem with >1 GB RAM by Larry Finger · 18 years ago