summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan1-1/+4
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan1-7/+1
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan1-1/+2
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan1-3/+5
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan1-1/+1
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan1-0/+3
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan1-0/+3
2014-08-28ath9k: Fix channel context creationSujith Manoharan1-0/+2
2014-08-28ath9k: Fix 'offchannel' in ath_softcSujith Manoharan1-0/+2
2014-08-28ath9k: Fix function argument typeSujith Manoharan1-2/+2
2014-08-28ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan1-13/+2
2014-08-28ath9k: Fix channel context eventsSujith Manoharan1-2/+6
2014-08-28ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan1-1/+31
2014-08-28ath9k: Add a routine to tear down channel contextsSujith Manoharan1-1/+2
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan1-5/+9
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan1-15/+3
2014-08-28ath9k: Move P2P functions to channel.cSujith Manoharan1-87/+0
2014-08-28ath9k: Add debug informationSujith Manoharan1-11/+62
2014-08-28ath9k: Move channel operations to channel.cSujith Manoharan1-202/+0
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan1-1/+2
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2014-06-20ath9k: Fix build error in ath_reset_internalRajkumar Manoharan1-5/+3
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan1-2/+46
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau1-0/+1
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau1-0/+3
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau1-0/+1
2014-06-19ath9k: Store current offchannel durationRajkumar Manoharan1-9/+19
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau1-1/+8
2014-06-19ath9k: Summarize hw state per channel contextRajkumar Manoharan1-137/+138
2014-06-19ath9k: save tsf in channel contextFelix Fietkau1-0/+10
2014-06-19ath9k: Move caldata into channel contextFelix Fietkau1-1/+1
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan1-18/+19
2014-06-19ath9k: Implement channel context opsFelix Fietkau1-11/+93
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau1-14/+112
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau1-0/+187
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau1-0/+6
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-11/+18
2014-06-19ath9k: Move acq to channel contextFelix Fietkau1-11/+14
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau1-3/+3
2014-06-19ath9k: Add channel context structureFelix Fietkau1-99/+12
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville1-9/+0
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan1-10/+8
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho1-9/+0
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan1-11/+44
2014-05-20ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan1-0/+8
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+2
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau1-0/+106
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-20/+25
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel1-1/+1