summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
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
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-13ath9k: Process GTT interruptsSujith Manoharan
2014-01-13ath9k: Remove debug print in ISRSujith Manoharan
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03ath9k: Fix interrupt statisticsSujith Manoharan
2014-01-03ath9k: Fix "cc_lock" usageSujith Manoharan
2014-01-03ath9k: Process BB watchdog events in the taskletSujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog resetSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog interruptsSujith Manoharan
2014-01-03ath9k: Fix max AMPDU size calculationSujith Manoharan
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau