1. 18890d4 mac80211: Disable hw crypto for GTKs on AP VLAN interfaces by Helmut Schaa · 14 years ago
  2. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago
  3. b0e2880 cfg80211: move mutex locking to reg_process_pending_hints() by Luis R. Rodriguez · 14 years ago
  4. f333a7a cfg80211: move reg_work and reg_todo above by Luis R. Rodriguez · 14 years ago
  5. 31e9972 cfg80211: put core regulatory request into queue by Luis R. Rodriguez · 14 years ago
  6. 8ce4699 b43: rfkill: use HI enabled bit for all devices by Rafał Miłecki · 14 years ago
  7. 8933f90 b43: N-PHY: add 2056 radio channels tables by Rafał Miłecki · 14 years ago
  8. 840fd8f 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
  9. b84a7d3 wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc by Juuso Oikarinen · 14 years ago
  10. 68d069c wl1271: add support for HW TX fragmentation by Arik Nemtsov · 14 years ago
  11. fa97f46 Revert "wl1271: Change supported channel order for a more optimal scan" by Juuso Oikarinen · 14 years ago
  12. b7417d9 wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies by Juuso Oikarinen · 14 years ago
  13. 9143302 wl1271: cleanup unused code of calibration structures by Gery Kahn · 14 years ago
  14. 00d2010 wl1271: Change wl12xx Files Names by Shahar Levi · 14 years ago
  15. a76a574 ssb: drop BCM4328 hack for SPROM revision by Rafał Miłecki · 14 years ago
  16. aaa13ca ath9k_hw: support reading calibration data from flash on AR9003 by Felix Fietkau · 14 years ago
  17. a05b5d4 ath9k: add support for reading eeprom from platform data on PCI devices by Felix Fietkau · 14 years ago
  18. 458fafd rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss by John W. Linville · 14 years ago
  19. 8befba6 iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids by John W. Linville · 14 years ago
  20. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  21. eef39be ath5k: Use generic EWMA library by Bruno Randolf · 14 years ago
  22. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  23. 50a9432 mac80211: fix powersaving clients races by Johannes Berg · 14 years ago
  24. 4bce22b mac80211: defines for AC numbers by Johannes Berg · 14 years ago
  25. 488f6ba ath9k_hw: add support for reading EEPROM data from the internal OTP ROM by Felix Fietkau · 14 years ago
  26. 2d42efc ath9k: store frame information used by aggregation inside the skb tx info by Felix Fietkau · 14 years ago
  27. 04caf86 ath9k: more tx setup cleanups by Felix Fietkau · 14 years ago
  28. 71a3bf3 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set by Felix Fietkau · 14 years ago
  29. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 14 years ago
  30. c599261 ath9k: remove bf_tx_aborted from struct ath_buf by Felix Fietkau · 14 years ago
  31. 76e4522 ath9k: remove bfs_frmlen from struct ath_buf_state by Felix Fietkau · 14 years ago
  32. b572d03 ath9k: remove bfs_nframes from struct ath_buf_state by Felix Fietkau · 14 years ago
  33. 269c44b ath9k: remove bfs_al from struct ath_buf_state by Felix Fietkau · 14 years ago
  34. 3017047 ath9k: remove bfs_keyix from struct ath_buf_state by Felix Fietkau · 14 years ago
  35. 82259b7 ath9k: remove bfs_paprd_timestamp from struct ath_buf_state by Felix Fietkau · 14 years ago
  36. 952cd69 ath9k: remove bfs_keytype from struct ath_buf_state by Felix Fietkau · 14 years ago
  37. 5daefbd ath9k: remove bfs_tidno from struct ath_buf_state by Felix Fietkau · 14 years ago
  38. 2d3bcba ath9k: remove bfs_seqno from struct ath_buf_state by Felix Fietkau · 14 years ago
  39. 9a6b827 ath9k: fix PA predistortion training frame setup by Felix Fietkau · 14 years ago
  40. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 14 years ago
  41. 387e688 rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment by RA-Jay Hung · 14 years ago
  42. f8eaec6 rt2x00: Fix header_length in rt2x00lib_txdone by RA-Jay Hung · 14 years ago
  43. b43d63b rt2x00: Fix rt2800 USB TX Path DMA issue by RA-Jay Hung · 14 years ago
  44. ef8397c rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR. by Gertjan van Wingerde · 14 years ago
  45. 72c7296 rt2x00: Remove unneccessary internal Kconfig symbols. by Gertjan van Wingerde · 14 years ago
  46. a6a8d66e rt2x00: Remove RT30XX Kconfig variables. by Gertjan van Wingerde · 14 years ago
  47. 46af584 rt2x00: Clean up Kconfig for RT2800 devices. by Gertjan van Wingerde · 14 years ago
  48. f93bc9b rt2x00: Add initial support for RT3370/RT3390 devices. by Gertjan van Wingerde · 14 years ago
  49. ae4ecb9 rt2x00: Increase REGISTER_BUSY_COUNT by Ivo van Doorn · 14 years ago
  50. 28d9cc7 ath9k_htc: Use macro for caldata array size by Mohammed Shafi Shajakhan · 14 years ago
  51. ef1b21f iwlwifi: kill elapsed_jiffies by Stanislaw Gruszka · 14 years ago
  52. 70f3876 iwlagn: simplify iwlagn_tx_skb by Stanislaw Gruszka · 14 years ago
  53. 2cb7865 iwl3945: remove unused len_org variable by Stanislaw Gruszka · 14 years ago
  54. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  55. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  56. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  57. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  58. 82b873a ath9k: clean up tx buffer setup by Felix Fietkau · 14 years ago
  59. 61117f0 ath9k: remove the tx info padding byte abuse by Felix Fietkau · 14 years ago
  60. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 14 years ago
  61. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 14 years ago
  62. 7afbb2f ath5k: Cleanup opmode setting logic. by Ben Greear · 14 years ago
  63. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 14 years ago
  64. 39ec299 ath9k: Fix bug in delimiter padding computation by Vasanthakumar Thiagarajan · 14 years ago
  65. bc20680 ath9k_hw: Add helper function for interpolation by Vasanthakumar Thiagarajan · 14 years ago
  66. 15cbbc4 ath9k_hw: Improve power control accuracy for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  67. f4475a6 ath9k_hw: Enable strong signal detection for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  68. 52a0e24 ath9k_hw: Fix XPABIAS level configuration for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  69. 3092354 ath9k_hw: add eeprom templates for ar9003 family chipsets by Senthil Balasubramanian · 14 years ago
  70. 3ceb801 ath9k_hw: Fix paprd training frame failure. by Senthil Balasubramanian · 14 years ago
  71. ef5a6a7 ath9k_hw: Initialize 2GHz CTL properly. by Senthil Balasubramanian · 14 years ago
  72. b3dd6bc ath9k_hw: Add new member into the eeprom structure. by Senthil Balasubramanian · 14 years ago
  73. a9d85fb ath9k_hw: Fix a reset failure on AR9382 (2x2). by Senthil Balasubramanian · 14 years ago
  74. 72a8011 ath5k: Add support for antenna configuration by Bruno Randolf · 14 years ago
  75. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 14 years ago
  76. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 14 years ago
  77. 0e67d6cb drivers/net/wireless/b43legacy/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  78. 5b736d4 drivers/net/wireless/b43/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  79. 7e559ec drivers/net/wireless/ath/debug.c: Use printf extension %pV by Joe Perches · 14 years ago
  80. 5cb56af rndis_wlan: workaround poor scanning with BCM4320a by Jussi Kivilinna · 14 years ago
  81. b5257c9 rndis_wlan: workaround device not returning bss for currently connected AP by Jussi Kivilinna · 14 years ago
  82. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  83. ca4a083 ssb: return -ENOMEM on alloc fail (instead of CRC check's result) by Rafał Miłecki · 14 years ago
  84. 54435f9 ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code by Rafał Miłecki · 14 years ago
  85. d1f9e41 mwl8k: use const struct fw pointers throughout by Brian Cavagnolo · 14 years ago
  86. 9902047 mwl8k: make initial firmware load asynchronous by Brian Cavagnolo · 14 years ago
  87. 952a0e9 mwl8k: add API version checking for AP firmware by Brian Cavagnolo · 14 years ago
  88. 0863ade mwl8k: choose proper firmware image as directed by user by Brian Cavagnolo · 14 years ago
  89. 3cc7772 mwl8k: factor out firmware loading and hw init code by Brian Cavagnolo · 14 years ago
  90. 41fdf09 mwl8k: rf_tx_power cmd not supported by AP firmware APIv1 by Nishant Sarmukadam · 14 years ago
  91. a1fe24b mwl8k: revert unnecessary modification of tx descriptor by Brian Cavagnolo · 14 years ago
  92. ae63a33 libertas: EHS_REMOVE_WAKEUP is not always supported by Deepak Saxena · 14 years ago
  93. cf43298 libertas: don't block usb8388 suspend if no wakeup conditions are set by Daniel Drake · 14 years ago
  94. 9e2e742 iwlwifi: set STATUS_READY before commit_rxon by Wey-Yi Guy · 14 years ago
  95. 6163a37 iwlagn: check change before commit RXON cmd by Shanyu Zhao · 14 years ago
  96. 21a5b3c iwlagn: use SKU information in the EEPROM by Wey-Yi Guy · 14 years ago
  97. f4115d4 iwlagn: update QoS before commit associated RXON by Shanyu Zhao · 14 years ago
  98. efe54db iwlagn: fix PAN slot timing wrt. DTIM by Johannes Berg · 14 years ago
  99. 2b5f7a6 iwlagn: reprogram AP STA after assoc by Johannes Berg · 14 years ago
  100. 893654d iwlagn: avoid crash if vif is not assigned by Johannes Berg · 14 years ago