summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/channel.c
AgeCommit message (Expand)Author
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel
2014-10-27ath9k: Improve flush() in mcc modeSujith Manoharan
2014-10-27ath9k: Fix HW scan abortSujith Manoharan
2014-10-27ath9k: Send oneshot NoASujith Manoharan
2014-10-27ath9k: Fix RoC expirationSujith Manoharan
2014-10-27ath9k: Use a helper function for bmissSujith Manoharan
2014-10-27ath9k: Use a helper function to set NoASujith Manoharan
2014-10-27ath9k: Use a helper function for offchannel NoASujith Manoharan
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan
2014-10-27ath9k: Add a function to check for an active GOSujith Manoharan
2014-10-27ath9k: Check for pending frames properlySujith Manoharan
2014-10-27ath9k: Fix offchannel flush timeoutSujith Manoharan
2014-10-27ath9k: Fix MCC flush timeoutSujith Manoharan
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan
2014-10-27ath9k: Clear NoA schedule properlySujith Manoharan
2014-10-27ath9k: Unify reset APISujith Manoharan
2014-10-27ath9k: Process beacons properlySujith Manoharan
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan
2014-10-02ath9k: Print RoC expirationSujith Manoharan
2014-09-26ath9k: Cache BSS informationSujith Manoharan
2014-09-15ath9k: Check beaconing mode properlySujith Manoharan
2014-09-15ath9k: Remove unnecessary tbtt assignmentSujith Manoharan
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi
2014-09-11ath9k: Fix beacon miss handlingSujith Manoharan
2014-09-11ath9k: Fix channel switch time durationSujith Manoharan
2014-09-11ath9k: Clear offchannel duration properlySujith Manoharan
2014-09-11ath9k: Fix Notice of Absence issuesSujith Manoharan
2014-09-11ath9k: Assign offchannel duration properlySujith Manoharan
2014-09-09ath9k: Fix MCC scanningSujith Manoharan
2014-09-09ath9k: Fix offchannel operationSujith Manoharan
2014-09-09ath9k: Add CTWindow supportSujith Manoharan
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan
2014-08-28ath9k: Fix channel context timerSujith Manoharan
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan
2014-08-28ath9k: Fix channel context creationSujith Manoharan
2014-08-28ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan
2014-08-28ath9k: Add new chanctx eventsSujith Manoharan
2014-08-28ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan