summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-17ath9k: move struct ath_beacon_config to commonOleksij Rempel1-9/+0
2014-02-28ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel1-1/+0
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel1-1/+0
2014-02-13ath9k: Remove ath9k rate controlSujith Manoharan1-1/+5
2014-02-13ath9k: move ath9k_process_rssi to common.cOleksij Rempel1-1/+0
2014-02-13ath9k: prepare for multi-interface CSA supportMichal Kazior1-2/+2
2014-01-13ath9k: Process GTT interruptsSujith Manoharan1-0/+2
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan1-1/+7
2014-01-04ath9k: Remove RX PollSujith Manoharan1-6/+1
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau1-2/+0
2013-12-19ath9k: Cleanup ath9k.hSujith Manoharan1-101/+78
2013-12-19ath9k: Cleanup spectral scan codeSujith Manoharan1-178/+1
2013-12-19ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau1-4/+3
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau1-0/+1
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau1-0/+2