summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan
2014-09-09ath9k: Add CTWindow supportSujith Manoharan
2014-08-28ath9k: Fix interface limitsSujith Manoharan
2014-08-28ath9k: Add ath9k_offchannel_initSujith Manoharan
2014-08-28ath9k: Add a routine for initializing channel contextsSujith Manoharan
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan
2014-08-28ath9k: Handle failure to allocate HW timerSujith Manoharan
2014-08-28ath9k: Add a debug level for channel contextSujith Manoharan
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan
2014-06-19ath9k: Advertise multichannel supportRajkumar 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 p2p go NoA attributeFelix Fietkau
2014-06-19ath9k: Move beacon config to 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: Add channel context worker threadFelix Fietkau
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau
2014-06-19ath9k: Add channel context structureFelix Fietkau
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-07ath9k: Allow platform override without EEPROM overrideHelmut Schaa
2014-05-06ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau
2014-04-22ath9k: support only one P2P interfaceFelix Fietkau
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel
2014-02-24ath9k: Enable U-APSD AP mode supportJouni Malinen
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2014-02-04ath9k: Do not support PowerSave by defaultSujith Manoharan
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03ath9k: Remove RX PollSujith Manoharan
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan
2013-12-18ath9k: Remove unneeded ref. count initializationSujith Manoharan
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan
2013-12-09ath9k: enable dfs for mesh modeChun-Yeow Yeoh
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan