summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/channel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-151-2/+0
* ath9k: Fix beacon miss handlingSujith Manoharan2014-09-111-12/+32
* ath9k: Fix channel switch time durationSujith Manoharan2014-09-111-1/+1
* ath9k: Clear offchannel duration properlySujith Manoharan2014-09-111-1/+4
* ath9k: Fix Notice of Absence issuesSujith Manoharan2014-09-111-35/+70
* ath9k: Assign offchannel duration properlySujith Manoharan2014-09-111-2/+7
* ath9k: Fix MCC scanningSujith Manoharan2014-09-091-1/+3
* ath9k: Fix offchannel operationSujith Manoharan2014-09-091-0/+4
* ath9k: Add CTWindow supportSujith Manoharan2014-09-091-0/+26
* ath9k: Fix offchannel duration calculationSujith Manoharan2014-09-091-4/+5
* ath9k: Fix NoA start time calculationSujith Manoharan2014-09-091-2/+2
* ath9k: Fix channel context timerSujith Manoharan2014-08-281-1/+1
* ath9k: Add more debug statements for channel contextSujith Manoharan2014-08-281-12/+78
* ath9k: Fix channel context creationSujith Manoharan2014-08-281-1/+21
* ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan2014-08-281-2/+35
* ath9k: Add new chanctx eventsSujith Manoharan2014-08-281-0/+4
* ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan2014-08-281-0/+49
* ath9k: Remove redundant ifdefSujith Manoharan2014-08-281-2/+0
OpenPOWER on IntegriCloud