summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
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
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel
2014-03-17ath9k: remove unused beacon_qiOleksij Rempel
2014-03-17ath9k: remove unused bc_tstampOleksij Rempel
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-03-17ath9k: move struct ath_beacon_config to commonOleksij Rempel
2014-02-28ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior
2014-01-13ath9k: Process GTT interruptsSujith Manoharan
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan