summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/channel.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use QoS NDP for AP probingJohannes Berg2018-02-031-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-151-4/+10
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-151-2/+0
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-1/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-4/+4
* ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven2016-01-261-1/+1
* ath9k: request NOA update when chanctx activeKalle Valo2016-01-261-1/+1
* ath9k: MCC, print time elapsed between eventsJanusz Dziedzic2015-12-081-2/+17
* ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic2015-12-081-2/+5
* ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic2015-12-081-0/+2
* ath9k: setup correct skb priority for nullfuncJanusz Dziedzic2015-12-081-0/+1
* ath9k: use u32 when calculate tsfJanusz Dziedzic2015-12-081-2/+2
* ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic2015-12-081-0/+4
* ath9k: print real timer valueJanusz Dziedzic2015-12-081-3/+5
* ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic2015-12-081-3/+8
* ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com2015-08-061-7/+16
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* ath9k: Move roc completion to the offchannel timerSujith Manoharan2014-11-171-6/+2
* ath9k: Adjust tbtt delta properlySujith Manoharan2014-11-171-1/+3
* ath9k: Clear offchannel state properlySujith Manoharan2014-11-171-0/+5
* ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-111-1/+1
* ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-111-1/+1
* ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-111-1/+1
* ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-111-1/+1
* ath9k: Improve flush() in mcc modeSujith Manoharan2014-10-271-2/+2
* ath9k: Fix HW scan abortSujith Manoharan2014-10-271-16/+0
* ath9k: Send oneshot NoASujith Manoharan2014-10-271-0/+41
* ath9k: Fix RoC expirationSujith Manoharan2014-10-271-1/+2
* ath9k: Use a helper function for bmissSujith Manoharan2014-10-271-19/+26
* ath9k: Use a helper function to set NoASujith Manoharan2014-10-271-25/+36
* ath9k: Use a helper function for offchannel NoASujith Manoharan2014-10-271-18/+27
* ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan2014-10-271-0/+14
* ath9k: Add a function to check for an active GOSujith Manoharan2014-10-271-0/+30
* ath9k: Check for pending frames properlySujith Manoharan2014-10-271-2/+3
* ath9k: Fix offchannel flush timeoutSujith Manoharan2014-10-271-0/+20
* ath9k: Fix MCC flush timeoutSujith Manoharan2014-10-271-1/+15
* ath9k: Use configurable timeout for flushSujith Manoharan2014-10-271-0/+1
* ath9k: Clear NoA schedule properlySujith Manoharan2014-10-271-0/+15
* ath9k: Unify reset APISujith Manoharan2014-10-271-1/+1
* ath9k: Process beacons properlySujith Manoharan2014-10-271-1/+6
* ath9k: Enable multi-channel properlySujith Manoharan2014-10-271-2/+2
* ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
* ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-021-0/+19
* ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-021-3/+3
* ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
* ath9k: Cache BSS informationSujith Manoharan2014-09-261-3/+3
* ath9k: Check beaconing mode properlySujith Manoharan2014-09-151-0/+3
* ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-151-3/+2