summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/channel.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau1-7/+25
2014-06-19ath9k: Update channel switch timerFelix Fietkau1-0/+11
2014-06-19ath9k: Handle beacon miss on multi channel contextFelix Fietkau1-4/+26
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau1-3/+21
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau1-4/+91
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau1-8/+42
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau1-0/+48
2014-06-19ath9k: switch channel after sending beaconFelix Fietkau1-1/+2
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau1-5/+34
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau1-2/+82
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan1-1/+0
2014-06-19ath9k: save tsf in channel contextFelix Fietkau1-0/+5
2014-06-19ath9k: Add ATH_OP_MULTI_CHANNELFelix Fietkau1-0/+13
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan1-5/+9
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau1-0/+31
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau1-0/+97
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-6/+58
2014-06-19ath9k: Move acq to channel contextFelix Fietkau1-1/+3
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau1-0/+1
2014-06-19ath9k: Add channel context structureFelix Fietkau1-0/+133