1. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 15 years ago
  2. 9c6dda4 ath9k_htc: Fix beaconing in IBSS mode by Sujith · 15 years ago
  3. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 15 years ago
  4. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 15 years ago
  5. ac8dd50 mac80211: fix BSS info reconfiguration by Johannes Berg · 15 years ago
  6. bac6faf orinoco: refactor xmit path by David Kilroy · 15 years ago
  7. 3ef83d74 ath9k: fix another source of corrupt frames by Felix Fietkau · 15 years ago
  8. f3926b4 ar9170usb: remove deprecated aggregation code by Christian Lamparter · 15 years ago
  9. adfba3c mac80211: use fixed channel in ibss join when appropriate by Johannes Berg · 15 years ago
  10. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 15 years ago
  11. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 15 years ago
  12. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  13. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 15 years ago
  14. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 15 years ago
  15. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 15 years ago
  16. 3d79b2a iwlwifi: recalculate average tpt if not current by Reinette Chatre · 15 years ago
  17. 52c7738 iwmc3200wifi: fix busted iwm_debugfs_init definition by John W. Linville · 15 years ago
  18. 1d7d969 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  19. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 15 years ago
  20. 23ff98f mac80211_hwsim: fix double-scan detection by Johannes Berg · 15 years ago
  21. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 15 years ago
  22. a75b436 mac80211: allow controlling aggregation manually by Johannes Berg · 15 years ago
  23. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 15 years ago
  24. fc97431 orinoco_usb: avoid in_atomic by David Kilroy · 15 years ago
  25. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 15 years ago
  26. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 15 years ago
  27. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 15 years ago
  28. b42f207 orinoco: add hermes_ops by David Kilroy · 15 years ago
  29. f7c6559 mac80211: fix ieee80211_find_sta[_by_hw] by Johannes Berg · 15 years ago
  30. c7ab1a4 b43legacy: Added get_survey callback in order to get channel noise by John W. Linville · 15 years ago
  31. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 15 years ago
  32. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 15 years ago
  33. 1f55c12 iwmc3200wifi: cleanup unneeded debugfs error handling by John W. Linville · 15 years ago
  34. f8478df iwlwifi: greenfield support only true for 11n devices by Wey-Yi Guy · 15 years ago
  35. e517736a iwlwifi: set hw parameters based on device type by Wey-Yi Guy · 15 years ago
  36. e3a3cd8 iwlwifi: set AMPDU status variables correctly by Daniel Halperin · 15 years ago
  37. 17f36fc iwl3945: add ucode statistics by Abhijeet Kolekar · 15 years ago
  38. c2845d0 iwlwifi: set correct AC to swq_id for aggregation by Shanyu Zhao · 15 years ago
  39. cd398c3 iwlwifi: reset pci retry timeout by Abhijeet Kolekar · 15 years ago
  40. f001b30 iwlwifi: remove outdated comments by Wey-Yi Guy · 15 years ago
  41. 399dcb8 iwlwifi: remove get_stats callback function by Wey-Yi Guy · 15 years ago
  42. ad41ee3 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 15 years ago
  43. 96ff564 iwlwifi: work around passive scan issue by Johannes Berg · 15 years ago
  44. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 15 years ago
  45. 49b5c7f mac80211: tell driver about IBSS merge by Johannes Berg · 15 years ago
  46. edfcba1 libertas_tf: avoid warning about pr_fmt redefinition by John W. Linville · 15 years ago
  47. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 15 years ago
  48. 8fc214b mac80211: notify driver about IBSS status by Johannes Berg · 15 years ago
  49. 76f2736 mac80211: fix supported rates IE if AP doesn't give us it's rates by Stanislaw Gruszka · 15 years ago
  50. f0b058b mac80211: do not wip out old supported rates by Stanislaw Gruszka · 15 years ago
  51. f7f7cc4 iwl: cleanup: remove unneeded error handling by Dan Carpenter · 15 years ago
  52. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 15 years ago
  53. 23a7a51 wl1271: fix a bunch of sparse warnings by Luciano Coelho · 15 years ago
  54. 82429d3 wl1271: Rewrite hardware keep-alive handling by Juuso Oikarinen · 15 years ago
  55. 141418c wl1271: Configure QOS nullfunc template for U-APSD by Saravanan Dhanabal · 15 years ago
  56. 16092b5 wl1271: Improve command polling by Juuso Oikarinen · 15 years ago
  57. 62dad5b ath9k: Added get_survey callback in order to get channel noise by Benoit Papillault · 15 years ago
  58. d10e2e0 rtl8180: use cached queue mapping for skb in rtl8180_tx by John W. Linville · 15 years ago
  59. ca962557 libertas: fix 8686 firmware loading regression by Dan Williams · 15 years ago
  60. 446cfaa wl1251: remove usage of deprecated noise value by John W. Linville · 15 years ago
  61. 6ca4fed rt2x00: remove usage of deprecated noise value by John W. Linville · 15 years ago
  62. 0cbb3b5 p54: remove usage of deprecated noise value by John W. Linville · 15 years ago
  63. 699622a libertas_tf: remove usage of deprecated noise value by John W. Linville · 15 years ago
  64. 83beaac b43legacy: remove usage of deprecated noise value by John W. Linville · 15 years ago
  65. 4a277dd b43: remove usage of deprecated noise value by John W. Linville · 15 years ago
  66. 32a0a33 ath9k: remove usage of deprecated noise value by John W. Linville · 15 years ago
  67. 54c7c91 ath5k: remove usage of deprecated noise value by John W. Linville · 15 years ago
  68. 5d6566f ar9170: remove usage of deprecated noise value by John W. Linville · 15 years ago
  69. 3377d1b mwl8k: remove usage of deprecated noise value by John W. Linville · 15 years ago
  70. a2c4024 mac80211: fix rts threshold check by Shanyu Zhao · 15 years ago
  71. a060bbf mac80211: give virtual interface to hw_scan by Johannes Berg · 15 years ago
  72. 9043f3b cfg80211: Remove default dynamic PS timeout value by Juuso Oikarinen · 15 years ago
  73. 195e294 mac80211: Determine dynamic PS timeout based on ps-qos network latency by Juuso Oikarinen · 15 years ago
  74. 3a37495 ath9k: Avoid corrupt frames being forwarded to mac80211. by Vivek Natarajan · 15 years ago
  75. 8a8572a ath9k_htc: Handle CONF_IDLE during unassociated state to save power. by Vivek Natarajan · 15 years ago
  76. 7b7b5e5 mac80211: implement ap isolation support by Felix Fietkau · 15 years ago
  77. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 15 years ago
  78. 740c267 MAINTAINERS: add entry for include/linux/iw_handler.h by John W. Linville · 15 years ago
  79. 5bea400 ath9k_hw: Fix TX interrupt mitigation settings by Luis R. Rodriguez · 15 years ago
  80. 5d5d44d ath9k_hw: fix noisefloor timeout handling on AR9003 by Felix Fietkau · 15 years ago
  81. 0cf3107 ath9k_hw: Fix endian bug in an AR9003 EEPROM field by Felix Fietkau · 15 years ago
  82. d10baf9 ath9k_hw: Fix typos in tx rate power level parsing for AR9003 by Felix Fietkau · 15 years ago
  83. 597a94b ath9k_hw: use the configured power limit for AR9003 by Felix Fietkau · 15 years ago
  84. 7f9f360 ath9k: wake queue after processing edma rx frames by Felix Fietkau · 15 years ago
  85. 6b42e8d ath9k_hw: fix fast clock handling for 5GHz channels by Felix Fietkau · 15 years ago
  86. 5b75d0f ath9k_hw: update EEPROM data structure for AR9280 by Felix Fietkau · 15 years ago
  87. e555372 ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  88. b360a88 ath9k_hw: disable TX IQ calibration for AR9003 by Luis R. Rodriguez · 15 years ago
  89. 8393722 ath9k_hw: fix typo in the AR9003 EEPROM data structure definition by Felix Fietkau · 15 years ago
  90. 14bc110 ath9k_hw: fix pll clock setting for 5ghz on AR9003 by Felix Fietkau · 15 years ago
  91. 2fcb913 ath9k_hw: update initvals for AR9003 by Felix Fietkau · 15 years ago
  92. f7917af mac80211: fix handling of 4-address-mode in ieee80211_change_iface by Felix Fietkau · 15 years ago
  93. 4f82471 ath9k_htc: Simplify RX IRQ handler by Sujith · 15 years ago
  94. d439260 ath9k_htc: Validate TX Endpoint ID by Sujith · 15 years ago
  95. 5bf1e17 ath9k_htc: Remove unnecessary powersave restore by Sujith · 15 years ago
  96. e9bd5bc libertastf: add configurable debug messages by Steve deRosier · 15 years ago
  97. 9a8b424 rt2x00: rt2800lib: Remove redundant check for RT2872 by Helmut Schaa · 15 years ago
  98. 2381238 rt2x00: rt2800lib: Fix rx path on SoC devices by Helmut Schaa · 15 years ago
  99. 0bdab17 rt2x00: fix typo in rt2800.h by Helmut Schaa · 15 years ago
  100. ce9626e ssb: Make bus registration failure not be silent by Larry Finger · 15 years ago