summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan
2014-08-28ath9k: Fix channel context creationSujith Manoharan
2014-08-28ath9k: Fix 'offchannel' in ath_softcSujith Manoharan
2014-08-28ath9k: Fix function argument typeSujith Manoharan
2014-08-28ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan
2014-08-28ath9k: Fix channel context eventsSujith Manoharan
2014-08-28ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan
2014-08-28ath9k: Add a routine to tear down channel contextsSujith Manoharan
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan
2014-08-28ath9k: Move P2P functions to channel.cSujith Manoharan
2014-08-28ath9k: Add debug informationSujith Manoharan
2014-08-28ath9k: Move channel operations to channel.cSujith Manoharan
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-06-20ath9k: Fix build error in ath_reset_internalRajkumar Manoharan
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: Add multi-channel scheduling supportFelix Fietkau
2014-06-19ath9k: Implement mgd_prepare_txFelix 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: 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: 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-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan
2014-05-19ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel
2014-02-24ath9k: make some hardware reset log messages debug-onlyFelix Fietkau
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven