1. 81538e7 fec: don't enable irqs in hard irq context by Uwe Kleine-König · 16 years ago
  2. 84177a20 fec: fix recursive locking of mii_lock by Uwe Kleine-König · 16 years ago
  3. 3eb0027 NET: Fix possible corruption in bpqether driver by Ralf Baechle · 16 years ago
  4. ab08999 WARNING: some request_irq() failures ignored in el2_open() by roel kluin · 16 years ago
  5. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 16 years ago
  6. 3f968de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  7. d0bec34 ath9k: Reconfigure beacon timers after the scan is completed. by Vivek Natarajan · 16 years ago
  8. 4417527 wireless: update top level wireless driver entry by Luis R. Rodriguez · 16 years ago
  9. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 16 years ago
  10. daf09de tg3: Update version to 3.102 by Matt Carlson · 16 years ago
  11. 882e979 tg3: Add MDIO bus address assignments by Matt Carlson · 16 years ago
  12. a1b950d tg3: Add 5717 NVRAM detection routines by Matt Carlson · 16 years ago
  13. f6eb9b1 tg3: Add 5717 asic rev by Matt Carlson · 16 years ago
  14. 8d9d7cf tg3: Assign rx ret producer indexes by vector by Matt Carlson · 16 years ago
  15. 0c1d0e2 tg3: Adjust RSS ring allocation strategies by Matt Carlson · 16 years ago
  16. baf8a94 tg3: Add RSS support by Matt Carlson · 16 years ago
  17. b6080e1 tg3: Add coalesce parameters for msix vectors by Matt Carlson · 16 years ago
  18. fed9781 tg3: Enable NAPI instances for other int vectors by Matt Carlson · 16 years ago
  19. fe5f578 tg3: Add TSS support by Matt Carlson · 16 years ago
  20. 89aeb3b tg3: Update intmbox and coal_now for msix by Matt Carlson · 16 years ago
  21. f77a6a8 tg3: Add tx and rx ring resource tracking by Matt Carlson · 16 years ago
  22. 646c9ed tg3: Add mailbox assignments by Matt Carlson · 16 years ago
  23. 679563f tg3: Add MSI-X support by Matt Carlson · 16 years ago
  24. 4f125f4 tg3: Add support code around kernel interrupt API by Matt Carlson · 16 years ago
  25. 2d31eca tg3: Create tg3_rings_reset() by Matt Carlson · 16 years ago
  26. fd2ce37 tg3: Add per-int coalesce now member by Matt Carlson · 16 years ago
  27. f19af9c tg3: inline tg3_cond_int() by Matt Carlson · 16 years ago
  28. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. 3732e9b xilinx_emaclite: Fix permissions on driver sources. by David S. Miller · 16 years ago
  30. dcbfef8 au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() by roel kluin · 16 years ago
  31. 72c6068 sky2: Use 32bit read to read Y2_VAUX_AVAIL by Mike McCormack · 16 years ago
  32. 90bbebb sky2: Create buffer alloc and free helpers by Mike McCormack · 16 years ago
  33. 10547ae sky2: fix management of driver LED by Stephen Hemminger · 16 years ago
  34. 89f56d1 tun: reuse struct sock fields by Michael S. Tsirkin · 16 years ago
  35. 885a136 bonding: use compare_ether_addr_64bits() in ALB by Eric Dumazet · 16 years ago
  36. ac06713 macvlan: Use compare_ether_addr_64bits() by Eric Dumazet · 16 years ago
  37. c3c7432 ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner by Mallikarjuna R Chilakala · 16 years ago
  38. b7fdb71 ixgbe: Properly disable DCB arbiters prior to applying changes by Peter P Waskiewicz Jr · 16 years ago
  39. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 16 years ago
  40. fd38d7a e1000: Fix for e1000 kills IPMI on a tagged vlan. by Graham, David · 16 years ago
  41. 04e715c iwmc3200wifi: Add a last_fw_err debugfs entry by Samuel Ortiz · 16 years ago
  42. d210176 iwmc3200wifi: Handle UMAC stalls and UMAC assert properly by Samuel Ortiz · 16 years ago
  43. d04bd62 iwmc3200wifi: New initial LMAC calibration by Samuel Ortiz · 16 years ago
  44. 31452420 iwmc3200wifi: fix misuse of le16_to_cpu by Zhu Yi · 16 years ago
  45. c743627 iwmc3200wifi: add disconnect work by Zhu Yi · 16 years ago
  46. de15fd3 iwmc3200wifi: use cfg80211_roamed to send roam event by Zhu Yi · 16 years ago
  47. d041811 iwmc3200wifi: Fix sparse warning by Samuel Ortiz · 16 years ago
  48. b90a5c9 iwmc3200wifi: Set WEP key from connect by Samuel Ortiz · 16 years ago
  49. ae73abf iwmc3200wifi: invalidate profile when necessary before connect by Zhu Yi · 16 years ago
  50. 2b7dcfb rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig by Jussi Kivilinna · 16 years ago
  51. 53d27ea rndis_wlan: fix sparse endianess warnings by Jussi Kivilinna · 16 years ago
  52. c5c4fe9 rndis_wlan: cleanup by Jussi Kivilinna · 16 years ago
  53. 051ae0b rndis_wlan: use bool for on/off switches by Jussi Kivilinna · 16 years ago
  54. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 16 years ago
  55. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 16 years ago
  56. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 16 years ago
  57. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 16 years ago
  58. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  59. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  60. 0fc4809 appletalk: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  61. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  62. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  63. ad09646 tulip: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  64. 3a27c14 uwb: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  65. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  66. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  67. dbf02fa netdev: convert pcmcia drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  68. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  69. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  70. 61a8410 tokenring: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  71. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  72. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  73. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 16 years ago
  74. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 16 years ago
  75. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 16 years ago
  76. 3107edb ipw2200: fix kconfig dependencies by Randy Dunlap · 16 years ago
  77. daee6c0 rt2x00: Reorganize padding & L2 padding by Ivo van Doorn · 16 years ago
  78. 2e27cff rt2x00: Fix TX status reporting by Ivo van Doorn · 16 years ago
  79. 1ee50cd b43: LP-PHY: Fix TX gain tables by Gábor Stefanik · 16 years ago
  80. c71dbd3 b43: Fix typo in modparam_btcoex description by Gábor Stefanik · 16 years ago
  81. 0136e51 b43: Add myself to module authors & to LP-PHY file copyright notices by Gábor Stefanik · 16 years ago
  82. c206a39 b43: Refactor and update antenna diversity for A/G-PHY by Gábor Stefanik · 16 years ago
  83. af472a95 iwl3945: reduce debug noise when default debug flags used by Reinette Chatre · 16 years ago
  84. b57d46a iwlwifi: fix situation in which debug message is printed by Reinette Chatre · 16 years ago
  85. 4c561a0 iwlwifi: use sleep interval succession by Johannes Berg · 16 years ago
  86. 31513be iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate by Daniel C Halperin · 16 years ago
  87. b58ef214 iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall by Daniel C Halperin · 16 years ago
  88. 5027309 iwlwifi: remove 60 Mbps from sband bitrates table by Daniel C Halperin · 16 years ago
  89. 9e39f7c s2io: Generate complete messages using single line DBG_PRINTs by Joe Perches · 16 years ago
  90. 82c2d02 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> by Joe Perches · 16 years ago
  91. ffb5df6 s2io.c: Standardize statistics accessors by Joe Perches · 16 years ago
  92. a2a20ae s2io.c: fix spelling explaination by Joe Perches · 16 years ago
  93. 6cef2b8e s2io.c: convert printks to pr_<level> by Joe Perches · 16 years ago
  94. d44570e s2io.c: Make more conforming to normal kernel style by Joe Perches · 16 years ago
  95. 44364a0 s2io.c: use kzalloc by Joe Perches · 16 years ago
  96. 4f87032 s2io.c: Use calculated size in kmallocs by Joe Perches · 16 years ago
  97. 13d866a s2io.c: Shorten code line length by using intermediate pointers by Joe Perches · 16 years ago
  98. 6fce365 s2io.c: Use const for strings by Joe Perches · 16 years ago
  99. 38bddf0 gianfar: gfar_remove needs to call unregister_netdev() by Toru UCHIYAMA · 16 years ago
  100. 5de3fca WAN: bit and/or confusion by roel kluin · 16 years ago