summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/channel.c
AgeCommit message (Expand)Author
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-01-26ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven
2016-01-26ath9k: request NOA update when chanctx activeKalle Valo
2015-12-08ath9k: MCC, print time elapsed between eventsJanusz Dziedzic
2015-12-08ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic
2015-12-08ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic
2015-12-08ath9k: setup correct skb priority for nullfuncJanusz Dziedzic
2015-12-08ath9k: use u32 when calculate tsfJanusz Dziedzic
2015-12-08ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic
2015-12-08ath9k: print real timer valueJanusz Dziedzic
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic
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