summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-28ath9k: Add wrappers for beacon eventsSujith Manoharan1-1/+13
2014-08-28ath9k: Fix function declarationsSujith Manoharan1-3/+3
2014-08-28ath9k: Fix channel context eventsSujith Manoharan1-2/+7
2014-08-28ath9k: Make ath_chanctx_switch staticSujith Manoharan1-2/+0
2014-08-28ath9k: Make ath_chanctx_get_oper_chan staticSujith Manoharan1-2/+0
2014-08-28ath9k: Make ath_chanctx_offchan_switch staticSujith Manoharan1-2/+0
2014-08-28ath9k: Exclude more functionsSujith Manoharan1-1/+0
2014-08-28ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan1-2/+2
2014-08-28ath9k: Make ath_chanctx_work staticSujith Manoharan1-1/+0
2014-08-28ath9k: Add a routine to tear down channel contextsSujith Manoharan1-0/+4
2014-08-28ath9k: Add a routine for initializing channel contextsSujith Manoharan1-2/+4
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan1-1/+9
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan1-3/+35
2014-08-28ath9k: Move P2P functions to channel.cSujith Manoharan1-0/+1
2014-08-28ath9k: Move channel operations to channel.cSujith Manoharan1-0/+3
2014-07-18ath9k: fix pending tx frames accountingFelix Fietkau1-1/+2
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan1-0/+1
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau1-0/+4
2014-06-19ath9k: Handle beacon miss on multi channel contextFelix Fietkau1-0/+1
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau1-0/+3
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau1-0/+5
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau1-0/+3
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau1-0/+2
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau1-0/+7
2014-06-19ath9k: Store current offchannel durationRajkumar Manoharan1-0/+1
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau1-0/+25
2014-06-19ath9k: Summarize hw state per channel contextRajkumar Manoharan1-3/+10
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan1-1/+1
2014-06-19ath9k: save tsf in channel contextFelix Fietkau1-0/+3
2014-06-19ath9k: Move caldata into channel contextFelix Fietkau1-2/+2
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan1-1/+6
2014-06-19ath9k: Implement channel context opsFelix Fietkau1-0/+7
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau1-0/+6
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau1-0/+24
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau1-0/+3
2014-06-19ath9k: channel context based transmissionFelix Fietkau1-1/+2
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-2/+11
2014-06-19ath9k: Move acq to channel contextFelix Fietkau1-1/+3
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau1-5/+1
2014-06-19ath9k: Add channel context structureFelix Fietkau1-0/+18
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi1-0/+1
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan1-0/+1
2014-05-13ath9k: reorder or remove some includesOleksij Rempel1-1/+1
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0
2014-04-30ath9k: remove tid->paused flagFelix Fietkau1-1/+0
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau1-0/+12
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel1-1/+0
2014-03-17ath9k: remove unused beacon_qiOleksij Rempel1-1/+0
2014-03-17ath9k: remove unused bc_tstampOleksij Rempel1-1/+0
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-10/+0