aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/channel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-1/+1
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan1-6/+2
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan1-1/+3
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan1-0/+5
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel1-1/+1
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel1-1/+1
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel1-1/+1
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel1-1/+1
2014-10-27ath9k: Improve flush() in mcc modeSujith Manoharan1-2/+2
2014-10-27ath9k: Fix HW scan abortSujith Manoharan1-16/+0
2014-10-27ath9k: Send oneshot NoASujith Manoharan1-0/+41
2014-10-27ath9k: Fix RoC expirationSujith Manoharan1-1/+2
2014-10-27ath9k: Use a helper function for bmissSujith Manoharan1-19/+26
2014-10-27ath9k: Use a helper function to set NoASujith Manoharan1-25/+36
2014-10-27ath9k: Use a helper function for offchannel NoASujith Manoharan1-18/+27
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan1-0/+14
2014-10-27ath9k: Add a function to check for an active GOSujith Manoharan1-0/+30
2014-10-27ath9k: Check for pending frames properlySujith Manoharan1-2/+3
2014-10-27ath9k: Fix offchannel flush timeoutSujith Manoharan1-0/+20
2014-10-27ath9k: Fix MCC flush timeoutSujith Manoharan1-1/+15
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan1-0/+1
2014-10-27ath9k: Clear NoA schedule properlySujith Manoharan1-0/+15
2014-10-27ath9k: Unify reset APISujith Manoharan1-1/+1
2014-10-27ath9k: Process beacons properlySujith Manoharan1-1/+6
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan1-2/+2
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan1-0/+16
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan1-0/+19
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan1-3/+3
2014-10-02ath9k: Print RoC expirationSujith Manoharan1-0/+7
2014-09-26ath9k: Cache BSS informationSujith Manoharan1-3/+3
2014-09-15ath9k: Check beaconing mode properlySujith Manoharan1-0/+3
2014-09-15ath9k: Remove unnecessary tbtt assignmentSujith Manoharan1-3/+2
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi1-2/+0
2014-09-11ath9k: Fix beacon miss handlingSujith Manoharan1-12/+32
2014-09-11ath9k: Fix channel switch time durationSujith Manoharan1-1/+1
2014-09-11ath9k: Clear offchannel duration properlySujith Manoharan1-1/+4
2014-09-11ath9k: Fix Notice of Absence issuesSujith Manoharan1-35/+70
2014-09-11ath9k: Assign offchannel duration properlySujith Manoharan1-2/+7
2014-09-09ath9k: Fix MCC scanningSujith Manoharan1-1/+3
2014-09-09ath9k: Fix offchannel operationSujith Manoharan1-0/+4
2014-09-09ath9k: Add CTWindow supportSujith Manoharan1-0/+26
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan1-4/+5
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan1-2/+2
2014-08-28ath9k: Fix channel context timerSujith Manoharan1-1/+1
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan1-12/+78
2014-08-28ath9k: Fix channel context creationSujith Manoharan1-1/+21
2014-08-28ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan1-2/+35
2014-08-28ath9k: Add new chanctx eventsSujith Manoharan1-0/+4
2014-08-28ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan1-0/+49
2014-08-28ath9k: Remove redundant ifdefSujith Manoharan1-2/+0