1. b58ecad NetXen: Fix softlockup seen during hardware access by Linsys Contractor Mithlesh Thukral · 18 years ago
  2. 8b902ae NetXen: Bug fix for Jumbo frames on XG card by Linsys Contractor Mithlesh Thukral · 18 years ago
  3. 2eb3e62 skge: set mac address bonding fix by Stephen Hemminger · 18 years ago
  4. 7ccec1b [PATCH] atl1 trivial endianness misannotations by Al Viro · 18 years ago
  5. a31e40f [PATCH] dmfe trivial endianness annotations by Al Viro · 18 years ago
  6. abf0437 [PATCH] ibmtr probe is __devinit, not __init by Al Viro · 18 years ago
  7. 0a38f54 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  8. 82c00b6 ibmtr: Drain rich supply of modpost warnings. by Ralf Baechle · 18 years ago
  9. 95c408a 3c59x: Fix several modpost warnings by Ralf Baechle · 18 years ago
  10. fe79745 z85230: Fix FIFO handling by Alan Cox · 18 years ago
  11. 2efa53f r8169: fix a race between PCI probe and dev_open by Francois Romieu · 18 years ago
  12. 9e0db8e r8169: revert bogus BMCR reset by Francois Romieu · 18 years ago
  13. 8741830 sky2: turn off Rx checksum on bad hardware by Stephen Hemminger · 18 years ago
  14. 85cf572 mv643xx: Clear pending interrupts before calling request_irq by Dale Farnsworth · 18 years ago
  15. 276e26c myri10ge: add a wc_enabled flag to myri10ge_priv by Brice Goglin · 18 years ago
  16. 4c882dd myri10ge: prevent 4k rdma on SGI TIOCE chipset by Brice Goglin · 18 years ago
  17. 34fdcce myri10ge: use pci_map_page to prepare the dmatest buffer by Brice Goglin · 18 years ago
  18. 355c726 myri10ge: fix error checking and return value in myri10ge_allocate_rings by Brice Goglin · 18 years ago
  19. b8d095d netxen: fix warnings by Ralf Baechle · 18 years ago
  20. e84df48 via-rhine: set avoid_D3 for broken BIOSes by Roger Luethi · 18 years ago
  21. 7d9f3e8 [PATCH] bcm43xx: Fix assertion failures in interrupt handler by Pavel Roskin · 18 years ago
  22. d632f9f [PATCH] bcm43xx: Fix bug in frequency to channel conversion by Joerg Sommer · 18 years ago
  23. 01a5977 [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY init by Larry Finger · 18 years ago
  24. 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  25. f3be974 sis900 warning fixes by Andrew Morton · 18 years ago
  26. 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 18 years ago
  27. b2cbbd8 pcnet32: Fix PCnet32 performance bug on non-coherent architecutres by Don Fry · 18 years ago
  28. 4c44fd0 __devinit & __devexit cleanups for de2104x driver by Prarit Bhargava · 18 years ago
  29. e126515 3c59x: Handle pci_enable_device() failure while resuming by Dmitriy Monakhov · 18 years ago
  30. cfa51b9 dmfe: Fix link detection by Maxim Levitsky · 18 years ago
  31. 4dc68f3 dmfe: fix two bugs by Maxim Levitsky · 18 years ago
  32. f67ba79 dmfe: trivial/spelling fixes by Maxim Levitsky · 18 years ago
  33. ead9bff revert "drivers/net/tulip/dmfe: support basic carrier detection" by Andrew Morton · 18 years ago
  34. 18babd3 ucc_geth: returns NETDEV_TX_BUSY when BD ring is full by Li Yang · 18 years ago
  35. a394f01 ucc_geth: Fix BD processing by Li Yang · 18 years ago
  36. 6006f7f natsemi: netpoll fixes by Sergei Shtylyov · 18 years ago
  37. a816c7c bonding: Improve IGMP join processing by Jay Vosburgh · 18 years ago
  38. e245cb7 bonding: only receive ARPs for us by Jay Vosburgh · 18 years ago
  39. c4f283b bonding: fix double dev_add_pack by Jay Vosburgh · 18 years ago
  40. 122d76b [GIANFAR]: Fix compile error in latest git by Jan Altenberg · 18 years ago
  41. 6f30e18 [PPPOE]: Use ifindex instead of device pointer in key lookups. by Florian Zumbiehl · 18 years ago
  42. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 18 years ago
  43. b5284e5 [HDLC] Fix dev->header_cache_update having a random value. by Krzysztof Halasa · 18 years ago
  44. 90719db [PPPOE]: Key connections properly on local device. by Florian Zumbiehl · 18 years ago
  45. 8b45339 [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ by Jeff Garzik · 18 years ago
  46. 5ada386 mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data by Dale Farnsworth · 18 years ago
  47. 471a567 Fix mv643xx_eth compilation. by Dave Jones · 18 years ago
  48. 63f7792 qla3xxx: bugfix for line omitted in previous patch. by Ron Mercer · 18 years ago
  49. e0e20a1 NetXen: Fix second rmmod failure observed on PowerPC machines. by Linsys Contractor Mithlesh Thukral · 18 years ago
  50. 0c25cfe NetXen: Updates, removal of unsupported features and minor bug fixes. by Linsys Contractor Mithlesh Thukral · 18 years ago
  51. d518725 cxgb3 - Tag driver version by Divy Le Ray · 18 years ago
  52. 4a2e612 myri10ge: fix copyright and license by Brice Goglin · 18 years ago
  53. c8d64f8 jmr3927: do not call tc35815_killall(). by Ralf Baechle · 18 years ago
  54. db7ce76 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  55. 357efd5 [PATCH] bcm43xx: fix for 4309 by Stefano Brivio · 18 years ago
  56. f8dfdd5 netxen: do_rom_fast_write error handling by Stephen Hemminger · 18 years ago
  57. 36c843d natsemi: Fix detection of vanilla natsemi cards by Mark Brown · 18 years ago
  58. b882add net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff by Alan · 18 years ago
  59. 54d3e56 chelsio: Fix non-NAPI compile by Roland Dreier · 18 years ago
  60. e0994eb cxgb3 - Feed Rx free list with pages by Divy Le Ray · 18 years ago
  61. bae73f4 cxgb3 - Recovery from HW starvation of response queue entries. by Divy Le Ray · 18 years ago
  62. 99d7cf3 cxgb3 - Unmap offload packets when they are freed by Divy Le Ray · 18 years ago
  63. 75d8626 cxgb3 - FW version update by Divy Le Ray · 18 years ago
  64. 1825494 cxgb3 - private ioctl cleanup by Divy Le Ray · 18 years ago
  65. 896392e cxgb3 - manage sysfs attributes per port by Divy Le Ray · 18 years ago
  66. d8d70ca S2IO: Restoring the mac address in s2io_reset by Sivakumar Subramani · 18 years ago
  67. fa1f0cb S2IO: Avoid printing the Enhanced statistics for Xframe I card. by Sivakumar Subramani · 18 years ago
  68. ac1f90d S2IO: Making LED off during LINK_DOWN notification. by Sivakumar Subramani · 18 years ago
  69. 926930b S2IO: Added a loadable parameter to enable or disable vlan stripping in frame. by Sivakumar Subramani · 18 years ago
  70. 9fc93a4 S2IO: Optimized the delay to wait for command completion by Sivakumar Subramani · 18 years ago
  71. fb6a825 S2IO: Fixes for MSI and MSIX by Sivakumar Subramani · 18 years ago
  72. ed227dc qla3xxx: Bumping driver version number by Benjamin Li · 18 years ago
  73. e8f4df2 qla3xxx: Kernic Panic on pSeries under stress conditions by Benjamin Li · 18 years ago
  74. 63b66d1 qla3xxx: bugfix tx reset after stress conditions. by Ron Mercer · 18 years ago
  75. 0f8ab89 qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send() by Benjamin Li · 18 years ago
  76. 3e71f6d qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip. by Ron Mercer · 18 years ago
  77. 9791633 qla3xxx: Clean up receive process. by Ron Mercer · 18 years ago
  78. 1357bfc qla3xxx: Dynamically size the rx buffer queue based on the MTU. by Ron Mercer · 18 years ago
  79. cb8bac1 qla3xxx: Remove API to change MTU. by Ron Mercer · 18 years ago
  80. 04f1077 qla3xxx: Fix deadlock issue on error paths by Benjamin Li · 18 years ago
  81. cd238fa qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skb by Benjamin Li · 18 years ago
  82. d2d76b8 qla3xxx: Remove unnecessary memset() in qla3xxx_send() by Benjamin Li · 18 years ago
  83. 546faf0 qla3xxx: Return proper error codes when the 4022/4032 is being probed by Benjamin Li · 18 years ago
  84. 908b637 Alignment in mv643xx_eth by Ralf Baechle · 18 years ago
  85. 92b0c4e sgiseeq: Don't include unnecessary headerfiles. by Ralf Baechle · 18 years ago
  86. e9eb70c ucc_geth: use of_get_mac_address() by Timur Tabi · 18 years ago
  87. f19841f skge: comma consistency by Stephen Hemminger · 18 years ago
  88. c4cd29d skge: fix transmitter flow control by Stephen Hemminger · 18 years ago
  89. 9dc6f0e myri10ge: workaround buggy adopted firmwares by Brice Goglin · 18 years ago
  90. b1adf03 NetXen: Driver ifconfig fix by Amit S. Kale · 18 years ago
  91. 9de0661 NetXen: Driver unload fixes by Amit S. Kale · 18 years ago
  92. 7376e73 spidernet: janitorial, typos by Linas Vepstas · 18 years ago
  93. 5c8e98f spidernet: transmit race by Linas Vepstas · 18 years ago
  94. d9c199e spidernet: fix racy double-free of skb by Linas Vepstas · 18 years ago
  95. 4cb6f9e spidernet: separate hardware state from driver state. by Linas Vepstas · 18 years ago
  96. 4b23a55 spidernet: move medium variable into card struct by Jens Osterkamp · 18 years ago
  97. fc8e13d spidernet: remove txram full logging by Ishizaki Kou · 18 years ago
  98. 3342cf0 spidernet: spidernet: add support for Celleb by Kou Ishizaki · 18 years ago
  99. 3cf761d spidernet: load firmware when open by Kou Ishizaki · 18 years ago
  100. abdb66b spidernet: autoneg support for Celleb by Kou Ishizaki · 18 years ago