1. 33390a7 drivers/net/s2io.c section fixes by Adrian Bunk · 17 years ago
  2. c2b75f0 drivers/net/sis190.c section fix by Adrian Bunk · 17 years ago
  3. 8e98591 hamachi endianness fixes by Al Viro · 17 years ago
  4. 8543da6 e100: free IRQ to remove warningwhenrebooting by Auke Kok · 17 years ago
  5. 813820b starfire VLAN fix by Al Viro · 17 years ago
  6. 14c9d9b sundance fixes by Al Viro · 17 years ago
  7. 798fdd0 sky2: RX lockup fix by Stephen Hemminger · 17 years ago
  8. 4af7565 Revert "make bnx2x select ZLIB_INFLATE" by Linus Torvalds · 17 years ago
  9. bbe4297 [BNX2]: Update version to 1.6.9. by Michael Chan · 17 years ago
  10. c09c262 [BNX2]: Fix RX packet rot. by Michael Chan · 17 years ago
  11. fb0c18b [BNX2]: Add PHY_DIS_EARLY_DAC workaround. by Michael Chan · 17 years ago
  12. 7962024 S2io: Check for register initialization completion before accesing device registers by Sreenivasa Honnur · 17 years ago
  13. 17cf803 ibm_newemac: Update file headers copyright notices by Benjamin Herrenschmidt · 17 years ago
  14. d09e18b ibm_newemac: Call dev_set_drvdata() before tah_reset() by Valentine Barshak · 17 years ago
  15. 63b6cad ibm_newemac: Fix typo reading TAH channel info by Valentine Barshak · 17 years ago
  16. 4696c3c ibm_newemac: Correct opb_bus_freq value by Valentine Barshak · 17 years ago
  17. 3d72256 ibm_newemac: Skip EMACs that are marked unused by the firmware by Hugh Blemings · 17 years ago
  18. bff713b ibm_newemac: Cleanup/fix support for STACR register variants by Benjamin Herrenschmidt · 17 years ago
  19. 1f57877 ibm_newemac: Cleanup/Fix RGMII MDIO support detection by Benjamin Herrenschmidt · 17 years ago
  20. 911b237 ibm_newemac: Workaround reset timeout when no link by Benjamin Herrenschmidt · 17 years ago
  21. 9685306 ibm_newemac: Fix ZMII refcounting bug by Benjamin Herrenschmidt · 17 years ago
  22. 8df4538 ibm_newemac: Add ET1011c PHY support by Stefan Roese · 17 years ago
  23. f1f304f ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support by Stefan Roese · 17 years ago
  24. abf9b90 e100: cleanup unneeded math by Auke Kok · 17 years ago
  25. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  26. 70eba18 make bnx2x select ZLIB_INFLATE by Eliezer Tamir · 17 years ago
  27. 75758e8 cxgb3 - T3C support update by Divy Le Ray · 17 years ago
  28. fdaea7a bonding: Fix race at module unload by Jay Vosburgh · 17 years ago
  29. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 17 years ago
  30. b63bb73 bonding: Fix time comparison by David Sterba · 17 years ago
  31. 8e4b932 bonding: Allow setting and querying xmit policy regardless of mode by Wagner Ferenc · 17 years ago
  32. 1dcdcd6 bonding: Coding style: break line after the if condition by Wagner Ferenc · 17 years ago
  33. b884366 bonding: Purely cosmetic: rename a local variable by Wagner Ferenc · 17 years ago
  34. 16cd016 bonding: Return nothing for not applicable values by Wagner Ferenc · 17 years ago
  35. 7bd4650 bonding: Remove trailing NULs from sysfs interface. by Wagner Ferenc · 17 years ago
  36. 0c3b091 [NIU]: Fix link LED handling. by Mirko Lindner · 17 years ago
  37. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 17 years ago
  38. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  39. f9663ae gianfar: fix compile warning by Grant Likely · 17 years ago
  40. 4352d82 pasemi_mac: Fix reuse of free'd skb by Olof Johansson · 17 years ago
  41. d30f53a SMC911X: Fix using of dereferenced skb after netif_rx by Wang Chen · 17 years ago
  42. 8cfcbe9 sky2: recovery deadlock fix by Stephen Hemminger · 17 years ago
  43. 4c537e6 Fix memory corruption in fec_mpc52xx by Jon Smirl · 17 years ago
  44. 0581d3f Don't claim to do IPv6 checksum offload by David Woodhouse · 17 years ago
  45. 4c14fe9 cxgb - revert file mode changes. by Divy Le Ray · 17 years ago
  46. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  47. 9ec46c6 LIB82596: correct data types for hardware addresses by Thomas Bogendoerfer · 17 years ago
  48. 48f6b05 via-velocity: don't oops on MTU change (resend) by Stephen Hemminger · 17 years ago
  49. dda93b4 Stop phy code from returning success to unknown ioctls. by David Woodhouse · 17 years ago
  50. 3d26e69 SET_NETDEV_DEV() in fec_mpc52xx.c by David Woodhouse · 17 years ago
  51. 0313d98 net: smc911x: only enable for mpr2 on sh. by Paul Mundt · 17 years ago
  52. f7bbb90 e1000: Fix NAPI state bug when Rx complete by Auke Kok · 17 years ago
  53. e970d1f sky2: turn of dynamic Tx watermark workaround (FE+ only) by Stephen Hemminger · 17 years ago
  54. 7782c8c sky2: don't use AER routines by Stephen Hemminger · 17 years ago
  55. b32f40c sky2: revert to access PCI config via device space by Stephen Hemminger · 17 years ago
  56. e0348b9 cxgb - fix stats by Divy Le Ray · 17 years ago
  57. 445cf80 cxgb - fix NAPI by Divy Le Ray · 17 years ago
  58. 7832ee0 cxgb - fix T2 GSO by Divy Le Ray · 17 years ago
  59. bd0ceaa ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parameters by Kim Phillips · 17 years ago
  60. 9daf5a7 phylib: marvell: add support for TX-only and RX-only Internal Delay by Kim Phillips · 17 years ago
  61. 1a8098b skge: MTU changing fix by Stephen Hemminger · 17 years ago
  62. 44c7fcc skge: serial mode register values by Stephen Hemminger · 17 years ago
  63. bf9f56d skge version 1.13 by Stephen Hemminger · 17 years ago
  64. 485982a skge: increase TX threshold for Jumbo by Stephen Hemminger · 17 years ago
  65. 21d7f67 skge: fiber link up/down fix by Stephen Hemminger · 17 years ago
  66. 799b21d skge: retry on MAC shutdown by Stephen Hemminger · 17 years ago
  67. d08b9bd skge: receive flush logic by Stephen Hemminger · 17 years ago
  68. 29816d9 skge: FIFO Ram calculation error by Stephen Hemminger · 17 years ago
  69. 9f74ffd S2io: Fixed the case when the card initialization fails on mtu change by Sreenivasa Honnur · 17 years ago
  70. 85b161a Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  71. c99da91 Merge branch 'master' into upstream-fixes by Jeff Garzik · 17 years ago
  72. 3ae6a05 iwlwifi 4965 Fix race conditional panic. by Joonwoo Park · 17 years ago
  73. e47eb6a iwlwifi 3945 Fix race conditional panic. by Joonwoo Park · 17 years ago
  74. 864792e iwlwifi: fix iwl_mac_add_interface handler by Tomas Winkler · 17 years ago
  75. 6591e36 libertas: let more than one MAC event through by Holger Schurig · 17 years ago
  76. d0a6895 libertas: Don't set NETIF_F_IPV6_CSUM in dev->features by David Woodhouse · 17 years ago
  77. 8376e7a drivers/net/wireless: Add missing "space" by Joe Perches · 17 years ago
  78. 354807e b43/b43legacy: fix left-over URLs and ifdefs by Stefano Brivio · 17 years ago
  79. c4ba962 iwlwifi: fix possible NULL dereference in iwl_set_rate() by Saleem Abdulrasool · 17 years ago
  80. dde655c [SUNGEM]: Fix NAPI regression with reset work by Johannes Berg · 17 years ago
  81. 86e67a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  82. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  83. b5faa4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  84. cdb3270 plip: fix parport_register_device name parameter by Mikulas Patocka · 17 years ago
  85. f6ce5cc plip: use netif_rx_ni() for packet receive by Mikulas Patocka · 17 years ago
  86. a31e23e dmfe: checkpatch fix (add whitespace) by Jeff Garzik · 17 years ago
  87. 00ff49a Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver by Vitja Makarov · 17 years ago
  88. 95af9fe Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  89. 65809b5 NET: dmfe: don't access configuration space in D3 state by Maxim Levitsky · 17 years ago
  90. 7b31f7f smc911x: Fix multicast handling by Peter Korsgaard · 17 years ago
  91. 8b31cfb sky2: disable rx checksum on Yukon XL by Stephen Hemminger · 17 years ago
  92. 58dd825 ehea: Reworked rcv queue handling to log only fatal errors by Thomas Klein · 17 years ago
  93. 7393b87 ehea: Improve tx packets counting by Thomas Klein · 17 years ago
  94. a9b121c smc911x: Fix unused variable warning. by Peter Korsgaard · 17 years ago
  95. d0c4581 smc911x: Fix undefined CONFIG_ symbol warning by Peter Korsgaard · 17 years ago
  96. 3defd0e amd8111e: don't call napi_enable if configured w/o NAPI by Jiri Bohac · 17 years ago
  97. 77b6901 dm9601: Fix printk by Peter Korsgaard · 17 years ago
  98. 9e55593 forcedeth boot delay fix by Ayaz Abdulla · 17 years ago
  99. 490dde8 forcedeth: new mcp79 pci ids by Ayaz Abdulla · 17 years ago
  100. 61dbcec ibm_newemac: Fix possible lockup on close by Benjamin Herrenschmidt · 17 years ago