aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan2011-11-11
* ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_deviceVasanthakumar Thiagarajan2011-11-11
* ath6kl: Implement support for background scan control from userspaceRishi Panjwani2011-11-11
* ath6kl: add debug level for hifKalle Valo2011-11-11
* ath6kl: don't dump full htc packetsKalle Valo2011-11-11
* ath6kl: cleanup htc debug messagesKalle Valo2011-11-11
* ath6kl: merge htc debug levelsKalle Valo2011-11-11
* ath6kl: Implement support for QOS-enable and QOS-disable from userspaceRishi Panjwani2011-11-11
* ath6kl: Fix endpoint_stats debugfs buffer length calculationJouni Malinen2011-11-11
* ath6kl: unbreak suspendSam Leffler2011-11-11
* ath6kl: fix firmware start address for ar6003 hw2.0Kalle Valo2011-11-11
* ath6kl: Allow CCKM AKM and KRK to be configuredJouni Malinen2011-11-11
* ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen2011-11-11
* ath6kl: Add debugfs files for roaming controlJouni Malinen2011-11-11
* ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-11
* ath6kl: Add endpoint_stats debugfs fileJouni Malinen2011-11-11
* ath6kl: Add WSC IE on the associate messageKevin Fang2011-11-11
* ath6kl: fix null skb dereference in ath6kl_rx()Kalle Valo2011-11-11
* ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo2011-11-11
* ath6kl: remove unused values from htc_hif.hKalle Valo2011-11-11
* ath6kl: move htc_hif to hif.cKalle Valo2011-11-11
* ath6kl: return error block size is not power of 2Kalle Valo2011-11-11
* ath6kl: fix struct host_app_area endian handlingKalle Valo2011-11-11
* ath6kl: remove unused parameters from struct wmiKalle Valo2011-11-11
* ath6kl: make sure WLAN power save is enabled during suspendChilam Ng2011-11-11
* ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Avoid processing failed rx packetsVasanthakumar Thiagarajan2011-11-11
* ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Claim sdio function only at appropriate placesVasanthakumar Thiagarajan2011-11-11
* ath6kl: Replace spin_lock_irqsave with spin_lock_bhVasanthakumar Thiagarajan2011-11-11
* ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"Vasanthakumar Thiagarajan2011-11-11
* ath6kl: Enable force foreground scan in connected stateVasanthakumar Thiagarajan2011-11-11
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-09
* nl80211: advertise device AP SMEJohannes Berg2011-11-09
* ath9k: Improve debugfs printout for stations.Ben Greear2011-11-09
* ath9k: Advertise support for TDLSJouni Malinen2011-11-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09
|\
| * ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-08
| * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-02
| * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-02
| * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-02
| * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-02
| * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-02
| * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-02
* | ath9k_hw: Updated AR9462 initval table to improve rx performanceRajkumar Manoharan2011-11-08
* | ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
* | ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan2011-11-08
* | ath9k_hw: min_t() casts u32 to intDan Carpenter2011-11-08
|/
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-14