aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAge
* ath10k: zero arvif memory on add_interface()Michal Kazior2013-08-02
* ath10k: advertise more conservative intf combinationsMichal Kazior2013-08-02
* ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior2013-08-02
* ath10k: implement get_survey()Michal Kazior2013-08-02
* ath10k: implement tx checksum offloadingMichal Kazior2013-08-02
* ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-31
* ath10k: improve tx throughput on slow machinesMichal Kazior2013-07-31
* ath10k: fix rts/fragmentation threshold setupMichal Kazior2013-07-30
* ath10k: fix memleak in mac setupMichal Kazior2013-07-30
* ath10k: fix NULL dereference for injected packetsMichal Kazior2013-07-30
* ath10k: implement device recoveryMichal Kazior2013-07-30
* ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior2013-07-30
* ath10k: make sure all resources are freed upon ath10k_stop()Michal Kazior2013-07-30
* ath10k: decouple suspend codeMichal Kazior2013-07-30
* ath10k: allow deferred regd updateMichal Kazior2013-07-30
* ath10k: abort scan properly if wmi_scan_stop failsMichal Kazior2013-07-30
* ath10k: improve lockingMichal Kazior2013-07-30
* ath10k: embed HTT struct inside ath10kMichal Kazior2013-07-30
* ath10k: do not setup rts/frag thresholds for suspended interfacesMichal Kazior2013-07-30
* ath10k: setup rts/frag thresholds upon vdev creationMichal Kazior2013-07-30
* ath10k: fix possible deadlockMichal Kazior2013-07-30
* ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-27
* ath10k: leave MMIC generation to the HWMichal Kazior2013-06-27
* ath10k: fix 5ghz channel definitionsMichal Kazior2013-06-27
* Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-13
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-12