1. 12f4d0a be2net: Enable SR-IOV for Lancer by Mammatha Edhala · 14 years ago
  2. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 14 years ago
  3. 60a34277d5 qeth: use ndo_set_features callback for initial setup and recovery by Frank Blaschka · 14 years ago
  4. f634a4e wl12xx: fix compilation error when CONFIG_PM is not set by Luciano Coelho · 14 years ago
  5. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 14 years ago
  6. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 11e73de xen: netback: use __CONST_RING_SIZE not __RING_SIZE by Ian Campbell · 14 years ago
  8. c8144a36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  9. d46d4d6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  10. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  11. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 14 years ago
  12. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 14 years ago
  13. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 14 years ago
  14. 485bf56 be2net: FW download for Lancer by Shripad Nunjundarao · 14 years ago
  15. 005d569 be2net: Stats for Lancer by Selvin Xavier · 14 years ago
  16. 89a88ab be2net: Support for version 1 of stats for BE3 by Ajit Khaparde · 14 years ago
  17. 3b8ab88 mwifiex: use ieee80211_amsdu_to_8023s routine by Yogesh Ashok Powar · 14 years ago
  18. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 14 years ago
  19. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 14 years ago
  20. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 14 years ago
  21. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 14 years ago
  22. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 14 years ago
  23. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 14 years ago
  24. 6bcbc06 ath9k_hw: define modules to get/set Antenna diversity paramaters by Mohammed Shafi Shajakhan · 14 years ago
  25. 842ca78 ath9k_hw: config diversity based on eeprom contents by Mohammed Shafi Shajakhan · 14 years ago
  26. c6ba9fe ath9k_hw: define registers/macros to support Antenna diversity by Mohammed Shafi Shajakhan · 14 years ago
  27. 21d2c63 ath9k_hw: enable Antenna diversity for AR9485 by Mohammed Shafi Shajakhan · 14 years ago
  28. 69de372 ath9k_hw: make antenna diversity modules chip specific by Mohammed Shafi Shajakhan · 14 years ago
  29. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  30. 8220ba3 iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  31. 538dd2e bnx2x: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 14 years ago
  32. 602a532 sfc: Fix TX queue numbering when separate_tx_channels=1 by Ben Hutchings · 14 years ago
  33. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 14 years ago
  34. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 14 years ago
  35. c050999 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
  36. 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 14 years ago
  37. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  38. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  39. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  40. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  41. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  42. e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago
  43. 51275d3 ixgbe: force unlock on timeout by Emil Tantilov · 14 years ago
  44. a1cbb15 ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
  45. 46ec20f ixgbevf: Add macvlan support in the set rx mode op by Greg Rose · 14 years ago
  46. d64a6f4 e1000e: minor comment cleanups by Bruce Allan · 14 years ago
  47. 47a8467 sfc: Fix return value from efx_ethtool_set_rx_ntuple() by Ben Hutchings · 14 years ago
  48. 48e2046 olympic: convert to seq_file by Alexey Dobriyan · 14 years ago
  49. 64c7f30 stmmac: fix autoneg in set_pauseparam by Giuseppe CAVALLARO · 14 years ago
  50. 1334cb6 stmmac: don't go through ethtool to start auto-negotiation by David Decotigny · 14 years ago
  51. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 14 years ago
  52. b376704 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  53. a10e146 bonding,llc: Fix structure sizeof incompatibility for some PDUs by Vitalii Demianets · 14 years ago
  54. 1159024 ssb: fix pcicore build breakage by John W. Linville · 14 years ago
  55. ff2aed7 ctcm: get rid of compile warning by Ursula Braun · 14 years ago
  56. 424f73b lcs: get rid of compile warning by Heiko Carstens · 14 years ago
  57. 38ed18f claw: remove unused return code handling by Heiko Carstens · 14 years ago
  58. 3e70b3b qeth: add owner to ccw driver by Sebastian Ott · 14 years ago
  59. 1da74b1 qeth: add OSA concurrent hardware trap by Frank Blaschka · 14 years ago
  60. c5e631a qeth: convert to hw_features part 2 by Frank Blaschka · 14 years ago
  61. 32f5469 qlcnic: Bumped up version number to 5.0.18 by Anirban Chakraborty · 14 years ago
  62. b3c6873 qlcnic: Take FW dump via ethtool by Anirban Chakraborty · 14 years ago
  63. 18f2f61 qlcnic: FW dump support by Anirban Chakraborty · 14 years ago
  64. 1dbf53a be2net: fix mbox polling for signal reception by Sathya Perla · 14 years ago
  65. 6ed35ee be2net: handle signal reception while waiting for POST by Sathya Perla · 14 years ago
  66. 9439064 wl12xx: enter/exit psm on wowlan suspend/resume by Eliad Peller · 14 years ago
  67. f795ea8 wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger by Eliad Peller · 14 years ago
  68. f44e586 wl12xx: prevent scheduling while suspending (WoW enabled) by Eliad Peller · 14 years ago
  69. 039bdb1 wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend by Eliad Peller · 14 years ago
  70. 402e4861 wl12xx: declare suspend/resume callbacks (for wowlan) by Eliad Peller · 14 years ago
  71. 2c0f246 wl12xx_sdio: set interrupt as wake_up interrupt by Eliad Peller · 14 years ago
  72. 5c50954 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6 by David S. Miller · 14 years ago
  73. b2a103e bonding: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  74. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 14 years ago
  75. 06c03c0 tg3: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 14 years ago
  76. e154b63 vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined by Shreyas Bhatewara · 14 years ago
  77. fe44870 wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED by Luciano Coelho · 14 years ago
  78. 683c002 wl12xx: prevent sched_scan when not idle or not in station mode by Luciano Coelho · 14 years ago
  79. d3eff81 wl12xx: export scheduled scan state in debugfs by Luciano Coelho · 14 years ago
  80. 33c2c06 wl12xx: implement scheduled scan driver operations and reporting by Luciano Coelho · 14 years ago
  81. 95feadc wl12xx: add scheduled scan structures and commands by Luciano Coelho · 14 years ago
  82. 6394c01 wl12xx: listen to scheduled scan events by Luciano Coelho · 14 years ago
  83. 3a9d60e wl12xx: add configuration values for scheduled scan by Luciano Coelho · 14 years ago
  84. fcd23b6 wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags by Shahar Levi · 14 years ago
  85. bc76b94 wl12xx: Don't filter beacons that include changed HT IEs by Shahar Levi · 14 years ago
  86. 889cb36 wl12xx: simplify wl1271_ssid_set() by Eliad Peller · 14 years ago
  87. 2592a73 ne-h8300: Fix regression caused during net_device_ops conversion by Geert Uytterhoeven · 14 years ago
  88. 0b25e01 hydra: Fix regression caused during net_device_ops conversion by Geert Uytterhoeven · 14 years ago
  89. cf7e032 zorro8390: Fix regression caused during net_device_ops conversion by Geert Uytterhoeven · 14 years ago
  90. d44cf14 Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  91. be0e6aa ath9k_hw: Fix STA connection issues with AR9380 (XB113). by Senthil Balasubramanian · 14 years ago
  92. 406a39e mwifiex: remove mwifiex_recv_complete function by Amitkumar Karwar · 14 years ago
  93. f1a9c1e bcma: pci: trivial: correct amount of maximum retries by Rafał Miłecki · 14 years ago
  94. 9ba7f4f ath9k_hw: fix dual band assumption for XB113 by Luis R. Rodriguez · 14 years ago
  95. 15cb309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  96. 747df22 sfc: Always map MCDI shared memory as uncacheable by Ben Hutchings · 14 years ago
  97. 21ccc79 ehea: Fix memory hotplug oops by Anton Blanchard · 14 years ago
  98. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  99. 4d586b8 be2net: Fix to prevent flooding of TX queue by Padmanabh Ratnakar · 14 years ago
  100. ecd0bf0 be2net: Use NTWK_RX_FILTER command for promiscous mode by Padmanabh Ratnakar · 14 years ago