summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/channel.c
AgeCommit message (Expand)Author
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
2014-08-28ath9k: Remove redundant ifdefSujith Manoharan
2014-08-28ath9k: Use ath_chanctx_check_active properlySujith Manoharan
2014-08-28ath9k: Add ath9k_offchannel_initSujith Manoharan
2014-08-28ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan
2014-08-28ath9k: Add wrappers for beacon eventsSujith Manoharan
2014-08-28ath9k: Fix channel context eventsSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_switch staticSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_get_oper_chan staticSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_offchan_switch staticSujith Manoharan
2014-08-28ath9k: Conditionally compile more functionsSujith Manoharan
2014-08-28ath9k: Exclude more functionsSujith Manoharan
2014-08-28ath9k: Conditionally compile a few functionsSujith Manoharan
2014-08-28ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_work staticSujith Manoharan
2014-08-28ath9k: Add a routine to tear down channel contextsSujith Manoharan
2014-08-28ath9k: Add a routine for initializing channel contextsSujith Manoharan
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan
2014-08-28ath9k: Move P2P functions to channel.cSujith Manoharan
2014-08-28ath9k: Add debug informationSujith Manoharan
2014-08-28ath9k: Move channel operations to channel.cSujith Manoharan
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau
2014-06-19ath9k: Update channel switch timerFelix Fietkau
2014-06-19ath9k: Handle beacon miss on multi channel contextFelix Fietkau
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau
2014-06-19ath9k: switch channel after sending beaconFelix Fietkau
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau