1. 4badc38 enic: workaround A0 erratum by Scott Feldman · 16 years ago
  2. 27e6c7d enic: add support for multiple BARs by Scott Feldman · 16 years ago
  3. 2c11455 macvlan: add multiqueue capability by Eric Dumazet · 16 years ago
  4. 0fa0ee05 netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data by Ben Hutchings · 16 years ago
  5. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 16 years ago
  6. aae5e7c netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls by Ben Hutchings · 16 years ago
  7. c23ddf8 sky2: only enable Vaux if capable of wakeup by Stephen Hemminger · 16 years ago
  8. cf503e8 netxen: fix infinite loop on dma mapping failure by Dhananjay Phadke · 16 years ago
  9. 270e57e netxen: remove duplicate napi_add by Dhananjay Phadke · 16 years ago
  10. bc75e5b netxen: fix lro buffer allocation by Dhananjay Phadke · 16 years ago
  11. d4ab881 ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets by Yi Zou · 16 years ago
  12. 09ad1cc ixgbe: Distribute transmission of FCoE traffic in 82599 by Yi Zou · 16 years ago
  13. 8de8b2e ixgbe: Add support for multiple Tx queues for FCoE in 82599 by Yi Zou · 16 years ago
  14. ae641bd igb: set vf rlpml wasn't taking vlan tag into account by Alexander Duyck · 16 years ago
  15. 2dfd121 igb: only disable/enable interrupt bits for igb physical function by Alexander Duyck · 16 years ago
  16. ff41f8d igb: add support for set_rx_mode netdevice operation by Alexander Duyck · 16 years ago
  17. 81538e7 fec: don't enable irqs in hard irq context by Uwe Kleine-König · 16 years ago
  18. 84177a20 fec: fix recursive locking of mii_lock by Uwe Kleine-König · 16 years ago
  19. 3eb0027 NET: Fix possible corruption in bpqether driver by Ralf Baechle · 16 years ago
  20. ab08999 WARNING: some request_irq() failures ignored in el2_open() by roel kluin · 16 years ago
  21. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 16 years ago
  22. 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
  23. d0bec34 ath9k: Reconfigure beacon timers after the scan is completed. by Vivek Natarajan · 16 years ago
  24. 4417527 wireless: update top level wireless driver entry by Luis R. Rodriguez · 16 years ago
  25. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 16 years ago
  26. daf09de tg3: Update version to 3.102 by Matt Carlson · 16 years ago
  27. 882e979 tg3: Add MDIO bus address assignments by Matt Carlson · 16 years ago
  28. a1b950d tg3: Add 5717 NVRAM detection routines by Matt Carlson · 16 years ago
  29. f6eb9b1 tg3: Add 5717 asic rev by Matt Carlson · 16 years ago
  30. 8d9d7cf tg3: Assign rx ret producer indexes by vector by Matt Carlson · 16 years ago
  31. 0c1d0e2 tg3: Adjust RSS ring allocation strategies by Matt Carlson · 16 years ago
  32. baf8a94 tg3: Add RSS support by Matt Carlson · 16 years ago
  33. b6080e1 tg3: Add coalesce parameters for msix vectors by Matt Carlson · 16 years ago
  34. fed9781 tg3: Enable NAPI instances for other int vectors by Matt Carlson · 16 years ago
  35. fe5f578 tg3: Add TSS support by Matt Carlson · 16 years ago
  36. 89aeb3b tg3: Update intmbox and coal_now for msix by Matt Carlson · 16 years ago
  37. f77a6a8 tg3: Add tx and rx ring resource tracking by Matt Carlson · 16 years ago
  38. 646c9ed tg3: Add mailbox assignments by Matt Carlson · 16 years ago
  39. 679563f tg3: Add MSI-X support by Matt Carlson · 16 years ago
  40. 4f125f4 tg3: Add support code around kernel interrupt API by Matt Carlson · 16 years ago
  41. 2d31eca tg3: Create tg3_rings_reset() by Matt Carlson · 16 years ago
  42. fd2ce37 tg3: Add per-int coalesce now member by Matt Carlson · 16 years ago
  43. f19af9c tg3: inline tg3_cond_int() by Matt Carlson · 16 years ago
  44. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 3732e9b xilinx_emaclite: Fix permissions on driver sources. by David S. Miller · 16 years ago
  46. dcbfef8 au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() by roel kluin · 16 years ago
  47. 72c6068 sky2: Use 32bit read to read Y2_VAUX_AVAIL by Mike McCormack · 16 years ago
  48. 90bbebb sky2: Create buffer alloc and free helpers by Mike McCormack · 16 years ago
  49. 10547ae sky2: fix management of driver LED by Stephen Hemminger · 16 years ago
  50. 89f56d1 tun: reuse struct sock fields by Michael S. Tsirkin · 16 years ago
  51. 885a136 bonding: use compare_ether_addr_64bits() in ALB by Eric Dumazet · 16 years ago
  52. ac06713 macvlan: Use compare_ether_addr_64bits() by Eric Dumazet · 16 years ago
  53. 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
  54. b7fdb71 ixgbe: Properly disable DCB arbiters prior to applying changes by Peter P Waskiewicz Jr · 16 years ago
  55. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 16 years ago
  56. fd38d7a e1000: Fix for e1000 kills IPMI on a tagged vlan. by Graham, David · 16 years ago
  57. 04e715c iwmc3200wifi: Add a last_fw_err debugfs entry by Samuel Ortiz · 16 years ago
  58. d210176 iwmc3200wifi: Handle UMAC stalls and UMAC assert properly by Samuel Ortiz · 16 years ago
  59. d04bd62 iwmc3200wifi: New initial LMAC calibration by Samuel Ortiz · 16 years ago
  60. 31452420 iwmc3200wifi: fix misuse of le16_to_cpu by Zhu Yi · 16 years ago
  61. c743627 iwmc3200wifi: add disconnect work by Zhu Yi · 16 years ago
  62. de15fd3 iwmc3200wifi: use cfg80211_roamed to send roam event by Zhu Yi · 16 years ago
  63. d041811 iwmc3200wifi: Fix sparse warning by Samuel Ortiz · 16 years ago
  64. b90a5c9 iwmc3200wifi: Set WEP key from connect by Samuel Ortiz · 16 years ago
  65. ae73abf iwmc3200wifi: invalidate profile when necessary before connect by Zhu Yi · 16 years ago
  66. 2b7dcfb rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig by Jussi Kivilinna · 16 years ago
  67. 53d27ea rndis_wlan: fix sparse endianess warnings by Jussi Kivilinna · 16 years ago
  68. c5c4fe9 rndis_wlan: cleanup by Jussi Kivilinna · 16 years ago
  69. 051ae0b rndis_wlan: use bool for on/off switches by Jussi Kivilinna · 16 years ago
  70. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 16 years ago
  71. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 16 years ago
  72. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 16 years ago
  73. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 16 years ago
  74. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  75. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  76. 0fc4809 appletalk: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  77. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  78. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  79. ad09646 tulip: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  80. 3a27c14 uwb: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  81. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  82. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  83. dbf02fa netdev: convert pcmcia drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  84. 4c5d502 hdlc: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  85. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  86. 61a8410 tokenring: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  87. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  88. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 16 years ago
  89. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 16 years ago
  90. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 16 years ago
  91. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 16 years ago
  92. 3107edb ipw2200: fix kconfig dependencies by Randy Dunlap · 16 years ago
  93. daee6c0 rt2x00: Reorganize padding & L2 padding by Ivo van Doorn · 16 years ago
  94. 2e27cff rt2x00: Fix TX status reporting by Ivo van Doorn · 16 years ago
  95. 1ee50cd b43: LP-PHY: Fix TX gain tables by Gábor Stefanik · 16 years ago
  96. c71dbd3 b43: Fix typo in modparam_btcoex description by Gábor Stefanik · 16 years ago
  97. 0136e51 b43: Add myself to module authors & to LP-PHY file copyright notices by Gábor Stefanik · 16 years ago
  98. c206a39 b43: Refactor and update antenna diversity for A/G-PHY by Gábor Stefanik · 16 years ago
  99. af472a95 iwl3945: reduce debug noise when default debug flags used by Reinette Chatre · 16 years ago
  100. b57d46a iwlwifi: fix situation in which debug message is printed by Reinette Chatre · 16 years ago