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