1. 9f519f6 mlx4_en: Not using Shared Receive Queues by Yevgeny Petrilin · 15 years ago
  2. b6b912e mlx4_en: Using real number of rings as RSS map size by Yevgeny Petrilin · 15 years ago
  3. a35ee54 mlx4_en: Adaptive moderation policy change by Yevgeny Petrilin · 15 years ago
  4. 6cb8782 net: smsc911x: switch to new dev_pm_ops by Daniel Mack · 15 years ago
  5. a48ec34 tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode by Atsushi Nemoto · 15 years ago
  6. 7bb82e8 tc35815: Fix rx_missed_errors count by Atsushi Nemoto · 15 years ago
  7. c60a5cf tc35815: Increase timeout for mdio by Atsushi Nemoto · 15 years ago
  8. db30f5e tc35815: Improve BLEx / FDAEx handling by Atsushi Nemoto · 15 years ago
  9. 297713d tc35815: Disable StripCRC by Atsushi Nemoto · 15 years ago
  10. bfe34eb 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
  11. 9073e3a cxgb3: fix 2 ports 1G regression by Divy Le Ray · 15 years ago
  12. cc104e5 vxge: Version update by Benjamin LaHaise · 15 years ago
  13. ea11bbe vxge: prefetch skb->data by Benjamin LaHaise · 15 years ago
  14. 3f23e43 vxge: prefetch RxD descriptors by Benjamin LaHaise · 15 years ago
  15. ff1b974 vxge: improve tx performance by using mmiowb() instead of wmb() by Benjamin LaHaise · 15 years ago
  16. ff67df5 vxge: fix pktgen hangs (don't abuse skb->cb[]) by Benjamin LaHaise · 15 years ago
  17. 4403b37 vxge: don't drop frame on tx queue full by Benjamin LaHaise · 15 years ago
  18. 36e89d7 ixgbe: allow vlan egress priority mapping in DCB mode by Lucy Liu · 15 years ago
  19. 14074ea be2net: Patch to perform function reset at initialization by sarveshwarb · 15 years ago
  20. c1c00ab netxen: add hardware LRO support by Dhananjay Phadke · 15 years ago
  21. 06db58c netxen: remove unnecessary structures by Dhananjay Phadke · 15 years ago
  22. 545eb37 netxen: fix vlan tso case by Dhananjay Phadke · 15 years ago
  23. 839b04c cpmac: unmark as broken by Florian Fainelli · 15 years ago
  24. 4e43af3 cpmac: bump version to 0.5.1 by Florian Fainelli · 15 years ago
  25. e4540aa cpmac: wait longer after MDIO reset by Florian Fainelli · 15 years ago
  26. 76e61ea cpmac: add support for fixed PHY by Florian Fainelli · 15 years ago
  27. d76c626 cpmac: fix wrong MDIO bus identifier by Florian Fainelli · 15 years ago
  28. 6b4f645 ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom() by Luis R. Rodriguez · 15 years ago
  29. e48e3a2 ath9k: cancel xmit poll work at stop() callback by Luis R. Rodriguez · 15 years ago
  30. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  31. 670388c ath9k: add initvals and registry definitions for AR9271 by Luis R. Rodriguez · 15 years ago
  32. edb1f91 ath9k: add ar9271 revision and subrevision ID helpers by Luis R. Rodriguez · 15 years ago
  33. 475f598 ath9k: Remove _t postfix for ar9287_eeprom structure by Luis R. Rodriguez · 15 years ago
  34. 39068d1 ath9k: remove spurious check for channel on keycache reset by Luis R. Rodriguez · 15 years ago
  35. 2f69ffa ath9k: remove dangling error check on keycache reset on hw init by Luis R. Rodriguez · 15 years ago
  36. 95fafca ath9k: call ath9k_hw_detach() once upon hw init failure by Luis R. Rodriguez · 15 years ago
  37. 3ce1b1a ath9k: set sc->sc_ah to NULL after freeing it by Luis R. Rodriguez · 15 years ago
  38. 9db6b6a ath9k: set ah to null after freeing by Luis R. Rodriguez · 15 years ago
  39. e70c0cf ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable() by Luis R. Rodriguez · 15 years ago
  40. 081b35a ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free() by Luis R. Rodriguez · 15 years ago
  41. 6b82752 ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach() by Luis R. Rodriguez · 15 years ago
  42. 39a2195 ath9k: remove !NULL check before kfree() by Luis R. Rodriguez · 15 years ago
  43. 1e40bcf ath9k: distinguish between device initialization and ath_softc init by Luis R. Rodriguez · 15 years ago
  44. f637cfd ath9k: describe hw initialization better by Luis R. Rodriguez · 15 years ago
  45. aa4058a ath9k: break up hw initialization into a few more helpers by Luis R. Rodriguez · 15 years ago
  46. 08e0403 ath9k: remove debug message for no memoery on ath_init() by Luis R. Rodriguez · 15 years ago
  47. b8b0f37 ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config() by Luis R. Rodriguez · 15 years ago
  48. 50aca25 ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults() by Luis R. Rodriguez · 15 years ago
  49. f9d4a66 ath9k: move hw macrevision checker to helper by Luis R. Rodriguez · 15 years ago
  50. 07c10c6 ath9k: pass only one argument to hw attach by Luis R. Rodriguez · 15 years ago
  51. ee2bb46 ath9k: call hw initializer directly by Luis R. Rodriguez · 15 years ago
  52. e1e2f93 ath9k: move cache setting of softc ah prior to attach by Luis R. Rodriguez · 15 years ago
  53. 8df5d1b ath9k: move devid cache setting to ath_init() by Luis R. Rodriguez · 15 years ago
  54. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  55. 7819ac8 ath9k: propagate hw initialization errors by Luis R. Rodriguez · 15 years ago
  56. fbf5466 ath9k: use a switch for revising supported hw mac revisions by Luis R. Rodriguez · 15 years ago
  57. ed459c1 ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw by Luis R. Rodriguez · 15 years ago
  58. 847c1e1 iwmc3200wifi: avoid setting default key for 802.1X and RSNA by Zhu Yi · 15 years ago
  59. beda278 iwmc3200wifi: set WEP key static flag correctly by Zhu Yi · 15 years ago
  60. 554503f iwmc3200wifi: fix set_wpa_version and set_auth_type order by Zhu Yi · 15 years ago
  61. 738f0f4 b43: implement baseband init for LP-PHY <= rev1 by Gábor Stefanik · 15 years ago
  62. d8cc892 rt2x00: cancel all work on disconnect by Pavel Roskin · 15 years ago
  63. 117839b rt61pci: fix module reloading by Pavel Roskin · 15 years ago
  64. c1be515 b43legacy: Work around mac80211 race condition by Larry Finger · 15 years ago
  65. 87cdb98 drivers/net/wireless: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  66. 2c8d510 libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10 by Maithili Hinge · 15 years ago
  67. abdc2d6 iwlwifi: remove duplicated version info from sysfs by Jay Sternberg · 15 years ago
  68. a11c4d0 iwlwifi: remove deprecated 6000 series adapters by Wey-Yi Guy · 15 years ago
  69. 65b7998 iwlwifi: Distinguish power amplifier for 6000 series by Wey-Yi Guy · 15 years ago
  70. 8ce73f3 iwlwifi: clear iwl_cmd_meta structure before use by Daniel C Halperin · 15 years ago
  71. 92ca8d4 b43: remove wrong probe_resp_plcp write by gregor kowski · 15 years ago
  72. f62ae6c b43: Fix unaligned 32bit SHM-shared access by Michael Buesch · 15 years ago
  73. 88d8952 libertas: check valid bits in SPI bus mode reg by Andrey Yurovsky · 15 years ago
  74. 97cad51 iwlwifi: remove usage of orig_flags by Luis R. Rodriguez · 15 years ago
  75. b7cfc5b rndis_wlan: rework key handling by Jussi Kivilinna · 15 years ago
  76. 9d40934 rndis_wlan: add missing padding to struct rndis_80211_remove_key by Jussi Kivilinna · 15 years ago
  77. 030645a rndis_wlan: handle 802.11 indications from device by Jussi Kivilinna · 15 years ago
  78. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  79. 27b7b5c rndis_wlan: add rndis_set/query_oid debugging by Jussi Kivilinna · 15 years ago
  80. e5a11a8 rndis_wlan: set current packet filter to zero on stop by Jussi Kivilinna · 15 years ago
  81. 7eaab70 rndis_wlan: reset device and restore multicast list on rndis_wlan_reset() by Jussi Kivilinna · 15 years ago
  82. 005ba2f rndis_wlan: clear cfg80211 scan on rndis_wlan_stop() by Jussi Kivilinna · 15 years ago
  83. 110736d rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset() by Jussi Kivilinna · 15 years ago
  84. 1487cd5 usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop by Jussi Kivilinna · 15 years ago
  85. e46ab7f iwlwifi: don't export symbols not needed in other modules by Johannes Berg · 15 years ago
  86. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  87. 64344d7 at76c50x-usb: remove unneeded flush_workqueue() at usb disconnect by Luis R. Rodriguez · 15 years ago
  88. 8784d2e ath5k: fix CAB queue operation by Bob Copeland · 15 years ago
  89. 7e2ce64 orinoco: enable cfg80211 "set_channel" operation by Holger Schurig · 15 years ago
  90. 91b092d ar9170: remove EXPERIMENTAL marker by Luis R. Rodriguez · 15 years ago
  91. 18c6951 b43: Work around mac80211 race condition by Larry Finger · 15 years ago
  92. ae6f53f ath5k: update PCU opmode whenever a new interface is added by Bob Copeland · 15 years ago
  93. 0b3acfa ath9k: Remove unused ath9k_hw_intrget() by Vasanthakumar Thiagarajan · 15 years ago
  94. 3fc0fbf ath9k: Maintain monotonicity of PER while going across different phy by Vasanthakumar Thiagarajan · 15 years ago
  95. 42e8856 ath9k: Update rate control for 11NA HT40 mode by Vasanthakumar Thiagarajan · 15 years ago
  96. ad2f34b rt2x00: Fix build error when crypto support is disabled by Ivo van Doorn · 15 years ago
  97. 3317289 rt2x00: move experimental on kconfig only to rt2800usb by Luis R. Rodriguez · 15 years ago
  98. 3e64045 wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211 by Luis R. Rodriguez · 15 years ago
  99. 75323fa ath5k: remove EXPERIMENTAL marker by Luis R. Rodriguez · 15 years ago
  100. 44b7dd6 ath: use menuconfig to put ath stuff in its own page by Luis R. Rodriguez · 15 years ago