summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2014-08-28ath9k: Fix 'offchannel' in ath_softcSujith 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 function declarationsSujith 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: Exclude more 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: Move channel operations to channel.cSujith Manoharan
2014-07-18ath9k: fix pending tx frames accountingFelix Fietkau
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan
2014-06-19ath9k: Add recovery mechanism for hw TSF 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: Add p2p go NoA attributeFelix Fietkau
2014-06-19ath9k: Store current offchannel durationRajkumar Manoharan
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau
2014-06-19ath9k: Summarize hw state per channel contextRajkumar Manoharan
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan
2014-06-19ath9k: save tsf in channel contextFelix Fietkau
2014-06-19ath9k: Move caldata into channel contextFelix Fietkau
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan
2014-06-19ath9k: Implement channel context opsFelix Fietkau
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau
2014-06-19ath9k: channel context based transmissionFelix Fietkau
2014-06-19ath9k: Add channel context worker threadFelix Fietkau
2014-06-19ath9k: Move acq to channel contextFelix Fietkau
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau
2014-06-19ath9k: Add channel context structureFelix Fietkau
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan
2014-05-13ath9k: reorder or remove some includesOleksij Rempel
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30ath9k: remove tid->paused flagFelix Fietkau
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau