1. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  2. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  3. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  4. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  5. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  6. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  7. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  8. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 16 years ago
  9. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 16 years ago
  10. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
  11. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 16 years ago
  12. 97d477a r8169: use hardware auto-padding. by françois romieu · 16 years ago
  13. 682337f igb: remove ASPM L0s workaround by Alexander Duyck · 16 years ago
  14. de9307c netxen: remove old flash check. by Dhananjay Phadke · 16 years ago
  15. 5a89392 mv643xx_eth: fix unicast address filter corruption on mtu change by Lennert Buytenhek · 16 years ago
  16. 9616a75 emac: Fix clock control for 405EX and 405EXr chips by Benjamin Herrenschmidt · 16 years ago
  17. e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 16 years ago
  18. 59f8e16 via-velocity: Fix DMA mapping length errors on transmit. by Dave Jones · 16 years ago
  19. 855b099 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 16 years ago
  20. 6612a63 qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 16 years ago
  21. a7a655f qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 16 years ago
  22. c3c6496 qlge: bugfix: Increase filter on inbound csum. by Ron Mercer · 16 years ago
  23. 9fae6c3 dnet: replace obsolete *netif_rx_* functions with *napi_* by Ilya Yanok · 16 years ago
  24. 6b7c5b9 net: Add be2net driver. by Sathya Perla · 16 years ago
  25. 2c5849e dnet: Fix warnings on 64-bit. by David S. Miller · 16 years ago
  26. 4796417 dnet: Dave DNET ethernet controller driver (updated) by Ilya Yanok · 16 years ago
  27. db434ac bnx2x: Using DMAE to initialize the chip by Eilon Greenstein · 16 years ago
  28. 6dc7d8c bnx2x: Casting page alignment by Eilon Greenstein · 16 years ago
  29. 916c775 bnx2x: Adding restriction on sge_buf_size by Eilon Greenstein · 16 years ago
  30. c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
  31. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 16 years ago
  32. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 16 years ago
  33. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 16 years ago
  34. 72e2240 bonding: Fix device passed into ->ndo_neigh_setup(). by Patrick McHardy · 16 years ago
  35. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  36. 8778694 tmspci: fix request_irq race by Meelis Roos · 16 years ago
  37. 9f8ac0b tg3: Fix 5906 link problems by Matt Carlson · 16 years ago
  38. 4a8fd2c sungem: another error printed one too early by Roel Kluin · 16 years ago
  39. b9bdcd9 net pcmcia: worklimit reaches -1 by Roel Kluin · 16 years ago
  40. 858b9ce net: more timeouts that reach -1 by Roel Kluin · 16 years ago
  41. a1a69c8 dm9601: new vendor/product IDs by Peter Korsgaard · 16 years ago
  42. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  43. 07555c9 OMAP: enable smc911x support for LDP platform by Russell King · 16 years ago
  44. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  45. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  46. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  47. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  48. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  49. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  50. 98f8948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  51. 7958a45 gianfar: Do right check on num_txbdfree by Rini van Zetten · 16 years ago
  52. e92aa63 b44: Disable device on shutdown by Michael Buesch · 16 years ago
  53. f8af11a b44: Unconditionally enable interrupt routing on reset by Michael Buesch · 16 years ago
  54. 9b58027 net: fix hp-plus build error by Randy Dunlap · 16 years ago
  55. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 16 years ago
  56. 6aa03ab Fix iwlan DMA mapping direction by Fenghua Yu · 16 years ago
  57. 0c9a3aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  58. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 16 years ago
  59. 467388f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  60. 028e141 netxen: handle pci bar 0 mapping failure by Dhananjay Phadke · 16 years ago
  61. 044fad0 netxen: fix physical port mapping by Dhananjay Phadke · 16 years ago
  62. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  63. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 16 years ago
  64. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  65. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 16 years ago
  66. 8cfd9e9 [ARM] RiscPC: Fix etherh oops by Russell King · 16 years ago
  67. ee92362 veth : add the set_mac_address capability by Daniel Lezcano · 16 years ago
  68. b956d41 sunlance: Beyond ARRAY_SIZE of ib->btx_ring by Roel Kluin · 16 years ago
  69. d13c11f sungem: another error printed one too early by roel kluin · 16 years ago
  70. 2cf0dbe SMSC: timeout reaches -1 by Roel Kluin · 16 years ago
  71. 196b7e1 smsc9420: handle magic field of ethtool_eeprom by Steve Glendinning · 16 years ago
  72. 62660e2 sundance: missing parentheses? by Roel Kluin · 16 years ago
  73. 9df8f4e smsc9420: fix another postfixed timeout by Steve Glendinning · 16 years ago
  74. 494ef10 wimax/i2400m: driver loads firmware v1.4 instead of v1.3 by Inaky Perez-Gonzalez · 16 years ago
  75. ce03aad cxgb3: Add support for PCI ID 0x35. by Divy Le Ray · 16 years ago
  76. f72b534 TG3: &&/|| confusion by Roel Kluin · 16 years ago
  77. 57e8f26 net/mv643xx: don't disable the mib timer too early and lock properly by Sebastian Siewior · 16 years ago
  78. 82a5bd6 net/mv643xx: use GFP_ATOMIC while atomic by Sebastian Siewior · 16 years ago
  79. 43250dd atl1c: Atheros L1C Gigabit Ethernet driver by Jie Yang · 16 years ago
  80. 34edaa8 net: forcedeth: Fix wake-on-lan regression by Tobias Diedrich · 16 years ago
  81. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. 354b45f netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform by Yang Hongyang · 16 years ago
  83. a6952b5 bnx2: Update version to 1.9.2 and copyright. by Michael Chan · 16 years ago
  84. 990ec38 bnx2: Fix jumbo frames error handling. by Michael Chan · 16 years ago
  85. 259436a bnx2: Update 5709 firmware. by Michael Chan · 16 years ago
  86. 86f95f9 bnx2: Update 5706/5708 firmware. by Michael Chan · 16 years ago
  87. 501aa06 3c505: do not set pcb->data.raw beyond its size by Roel Kluin · 16 years ago
  88. fb08867 IRDA: cnt is off by 1 by Roel Kluin · 16 years ago
  89. acdb602 netxen: remove pcie workaround by Dhananjay Phadke · 16 years ago
  90. cff71e8 sun3: print when lance_open() fails by Roel Kluin · 16 years ago
  91. 79d2b29 qlge: bugfix: Add missing rx buf clean index on early exit. by Ron Mercer · 16 years ago
  92. def48b6 qlge: bugfix: Fix RX scaling values. by Ron Mercer · 16 years ago
  93. 0d979f7 qlge: bugfix: Fix TSO breakage. by Ron Mercer · 16 years ago
  94. 06a3d51 qlge: bugfix: Add missing dev_kfree_skb_any() call. by Ron Mercer · 16 years ago
  95. f2603c2 qlge: bugfix: Add missing put_page() call. by Ron Mercer · 16 years ago
  96. 6497b60 qlge: bugfix: Fix fatal error recovery hang. by Ron Mercer · 16 years ago
  97. 7a9deb6 qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb(). by Ron Mercer · 16 years ago
  98. d4675b5 TG3: limit reaches -1 by Roel Kluin · 16 years ago
  99. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 16 years ago
  100. efb43f4 zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G by Hin-Tak Leung · 16 years ago