1. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  2. e51f3ef ath9k: add WDS interfaces to ath9k by Bill Jordan · 14 years ago
  3. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  4. bc86863 mac80211: perform scan cancel in hw reset work by Stanislaw Gruszka · 14 years ago
  5. 8e0167a ath9k : Fix for displaying the channel number by Mohammed Shafi Shajakhan · 14 years ago
  6. 9094a08 ath9k_hw: remove some useless calibration data by Felix Fietkau · 14 years ago
  7. f209f52 ath9k: fix channel flag / regd issues with multiple cards by Felix Fietkau · 14 years ago
  8. 2234362 cfg80211: fix locking by Johannes Berg · 14 years ago
  9. b1ae1ed ath5k: Allow ath5k to support virtual STA and AP interfaces. by Ben Greear · 14 years ago
  10. ea229e6 cfg80211: remove spurious __KERNEL__ ifdef by Johannes Berg · 14 years ago
  11. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  12. 4bd530f iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interface by Stanislaw Gruszka · 14 years ago
  13. e32ee80 ar9170: Remove MODULE_FIRMWARE references to two-stage firmware by Ben Hutchings · 14 years ago
  14. 39162db ath9k: return survey data for all channels instead of just the current one by Felix Fietkau · 14 years ago
  15. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  16. 0bda652 ath9k: remove the noise floor value in the ani struct by Felix Fietkau · 14 years ago
  17. 4f1a5a4 ath9k: do not return default noise floor values via survey by Felix Fietkau · 14 years ago
  18. d9891c7 ath9k_hw: keep calibrated noise floor values per channel by Felix Fietkau · 14 years ago
  19. 35ecfe0 ath9k_htc: remove use of common->ani.noise_floor by Felix Fietkau · 14 years ago
  20. 5c89569 carl9170: support firmware-based rx filter by Christian Lamparter · 14 years ago
  21. 85416a4 mac80211: fix rx monitor filter refcounters by Christian Lamparter · 14 years ago
  22. 5a254ff wireless: Use first phyX name available when registering phy devices. by Ben Greear · 14 years ago
  23. b1a9338 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  24. 62cb3c6 iwlagn: API v5 for 6050 series device by Wey-Yi Guy · 14 years ago
  25. 6d6a1af iwlwifi: send DC calib config to runtime ucode by Shanyu Zhao · 14 years ago
  26. 02796d7 iwlagn: set CSR register for 6050g2 devices by Shanyu Zhao · 14 years ago
  27. 6b5ce50 iwlwifi: add iwl_nic_ops structure to iwl_ops by Shanyu Zhao · 14 years ago
  28. 1de19ec iwlwifi: define 100 devices by Jay Sternberg · 14 years ago
  29. 1728943 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  30. f2176d7 mac80211: Fix WMM driver queue configuration by Juuso Oikarinen · 14 years ago
  31. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  32. dc4769f carl9170: interrupt urbs must not set URB_ZERO_PACKET by Christian Lamparter · 14 years ago
  33. eada7ca ath5k: Fix bitmasks and typos for PCU Diagnostic register by Bruno Randolf · 14 years ago
  34. 28df897 ath5k: Disable interrupts in ath5k_hw_get_tsf64 by Bruno Randolf · 14 years ago
  35. 11f21df ath5k: Increase "fudge" for beacon timers by Bruno Randolf · 14 years ago
  36. 7f89612 ath5k: Check and fix ATIM window by Bruno Randolf · 14 years ago
  37. 4a79f2c ath5k: Remove unused variable for atim window by Bruno Randolf · 14 years ago
  38. 4bd437e carl9170: revamp carl9170_tx_prepare by Christian Lamparter · 14 years ago
  39. 9c655c8 carl9170: fix WARN_ON triggered by Broadcom HT STAs by Christian Lamparter · 14 years ago
  40. cb139ec carl9170: fix tx_ampdu_upload counter by Christian Lamparter · 14 years ago
  41. 042c53f carl9170: remove lost-frame workaround by Christian Lamparter · 14 years ago
  42. b4c85d4 carl9170: angle brackets for wiki link by Christian Lamparter · 14 years ago
  43. 793e721 carl9170: remove non-standard ba session teardown by Christian Lamparter · 14 years ago
  44. 8d4780e mac80211: fix offchannel assumption upon association by Luis R. Rodriguez · 14 years ago
  45. e7ee762 iwl3945: queue the right work if the scan needs to be aborted by Florian Mickler · 14 years ago
  46. d99bf6e wl12xx: fix separate-object-folder builds by John W. Linville · 14 years ago
  47. e2b6262 ath9k_htc: Fix TKIP disconnect failure with HTC drivers by Rajkumar Manoharan · 14 years ago
  48. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  49. 4080c7c mac80211: fix release_reorder_timeout in scan by Johannes Berg · 14 years ago
  50. 4b0dd98 mac80211: clean up rx handling wrt. found_sta by Johannes Berg · 14 years ago
  51. 4406c37 mac80211: consolidate packet processing by Johannes Berg · 14 years ago
  52. 20b01f8 mac80211: remove prepare_for_handlers sdata argument by Johannes Berg · 14 years ago
  53. 7c1e183 Revert "mac80211: fix use-after-free" by John W. Linville · 14 years ago
  54. 92e4494 nl80211: Fix exit from nl80211_set_power_save by Teemu Paasikivi · 14 years ago
  55. 56af326 mac80211: Support receiving data frames on multiple vifs. by Ben Greear · 14 years ago
  56. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  57. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  58. a42acef ath9k_hw: simplify revision checks for AR9287 by Felix Fietkau · 14 years ago
  59. e17f83e ath9k_hw: simplify revision checks for AR9285 by Felix Fietkau · 14 years ago
  60. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  61. 67e0208 wl1271: Fix overflow in wl1271_boot_upload_nvs by Ido Yariv · 14 years ago
  62. 87fd2e6 ath5k: Add bssid mask and rxfilter to debugfs. by Ben Greear · 14 years ago
  63. 9cf1366 ath9k_htc: Fix beacon distribution in IBSS mode by Rajkumar Manoharan · 14 years ago
  64. 9094537 ath9k: Fix tx struck state with paprd by Vasanthakumar Thiagarajan · 14 years ago
  65. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  66. ed627be3 airo: remove "basic_rate" module option by Dan Carpenter · 14 years ago
  67. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  68. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  69. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  70. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  71. 6e5c2b4 ath9k: make the driver specific rate control module optional by Felix Fietkau · 14 years ago
  72. 334b060 ath9k: move ath_tx_aggr_check() to the rate control module by Felix Fietkau · 14 years ago
  73. 90fa539 ath9k: clean up / fix aggregation session flush by Felix Fietkau · 14 years ago
  74. 231c3a1 ath9k: fix an aggregation start related race condition by Felix Fietkau · 14 years ago
  75. 81ee13b ath9k: clean up block ack window handling by Felix Fietkau · 14 years ago
  76. 9ee82d5 wl1271: bugfix: use bitwise-AND instead of logical-AND by Eliad Peller · 14 years ago
  77. 58be460 wl1271: avoid redundant memcpy of rx_status by Eliad Peller · 14 years ago
  78. 2c7808d carl9170: fix hang in AP mode when HT STA does PSM by Christian Lamparter · 14 years ago
  79. 7357611 carl9170: reinit phy after HT settings have changed by Christian Lamparter · 14 years ago
  80. 78ec789 carl9170: fix state downgrade during reset by Christian Lamparter · 14 years ago
  81. cf6487d carl9170: abort tasklet during usb reset by Christian Lamparter · 14 years ago
  82. 9adc9e0 carl9170: don't load bogus nf of chain 1 by Christian Lamparter · 14 years ago
  83. e278c5a carl9170: fix noise dBm conversion by Christian Lamparter · 14 years ago
  84. 9dec6f9 carl9170: use rx chainmask from eeprom by Christian Lamparter · 14 years ago
  85. e0b1cc5 ath5k: Add tx queue configuration function by Bruno Randolf · 14 years ago
  86. de8af45 ath5k: Simplify cw_min/max and AIFS configuration by Bruno Randolf · 14 years ago
  87. 2341329 ath5k: Keep last descriptor in queue by Bruno Randolf · 14 years ago
  88. 923e5b3 ath5k: Count how many times a queue got stuck by Bruno Randolf · 14 years ago
  89. 4edd761 ath5k: Add watchdog for stuck TX queues by Bruno Randolf · 14 years ago
  90. 1440401 ath5k: Move tx frame completion into separate function by Bruno Randolf · 14 years ago
  91. 651d937 ath5k: Fix TX queues stopping by Bruno Randolf · 14 years ago
  92. cfddc11 ath5k: Fix queue debug file by Bruno Randolf · 14 years ago
  93. 925e0b0 ath5k: Use four hardware queues by Bruno Randolf · 14 years ago
  94. 8a63fac ath5k: reorder base.c to remove fwd decls by Bob Copeland · 14 years ago
  95. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  96. c807666 carl9170: update AR9170 phy initvals by Christian Lamparter · 14 years ago
  97. 80b517f omap: zoom: add mmc3/wl1271 device support by Ohad Ben-Cohen · 14 years ago
  98. b642fde omap: zoom: add fixed regulator device for wlan by Ohad Ben-Cohen · 14 years ago
  99. 15cea99 wl1271: make ref_clock configurable by board by Ohad Ben-Cohen · 14 years ago
  100. 09cecc3 wl1271: take irq info from private board data by Ohad Ben-Cohen · 14 years ago