summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-231-25/+30
* ath9k: Use a subroutine to assign HW queuesSujith Manoharan2014-09-091-1/+1
* ath9k: Add CTWindow supportSujith Manoharan2014-09-091-2/+3
* ath9k: Fix interface limitsSujith Manoharan2014-08-281-2/+4
* ath9k: Add ath9k_offchannel_initSujith Manoharan2014-08-281-0/+1
* ath9k: Add a routine for initializing channel contextsSujith Manoharan2014-08-281-4/+2
* ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan2014-08-281-25/+38
* ath9k: Isolate P2P powersave routinesSujith Manoharan2014-08-281-6/+3
* ath9k: Handle failure to allocate HW timerSujith Manoharan2014-08-281-1/+3
* ath9k: Add a debug level for channel contextSujith Manoharan2014-08-281-0/+2
* ath9k: Increase max listen intervalRajkumar Manoharan2014-07-011-1/+1
* ath9k: Advertise multichannel supportRajkumar Manoharan2014-06-191-2/+20
* ath9k: use separate HW queue for each channel contextRajkumar Manoharan2014-06-191-1/+9
* ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau2014-06-191-0/+1
* ath9k: Add p2p go NoA attributeFelix Fietkau2014-06-191-0/+2
* ath9k: Move beacon config to channel contextRajkumar Manoharan2014-06-191-0/+1
* ath9k: Implement channel context opsFelix Fietkau2014-06-191-0/+1
* ath9k: Implement remain-on-channal supportFelix Fietkau2014-06-191-0/+1
* ath9k: Implement hw_scan supportFelix Fietkau2014-06-191-2/+7
* ath9k: Add channel context worker threadFelix Fietkau2014-06-191-0/+2
* ath9k: Move txpower limit to channel contextFelix Fietkau2014-06-191-3/+2
* ath9k: Add channel context structureFelix Fietkau2014-06-191-0/+1
* ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan2014-05-291-4/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-0/+3
|\
| * ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-241-0/+3
* | ath9k: Allow platform override without EEPROM overrideHelmut Schaa2014-05-071-1/+1
* | ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan2014-05-061-1/+2
* | ath9k: implement p2p client powersave supportFelix Fietkau2014-04-221-0/+6
* | ath9k: support only one P2P interfaceFelix Fietkau2014-04-221-2/+2
|/
* ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
* ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel2014-02-281-15/+1
* ath9k: move setup_ht_cap to common-initOleksij Rempel2014-02-281-60/+2
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-281-159/+13
* ath9k: Enable U-APSD AP mode supportJouni Malinen2014-02-241-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+7
|\
| * ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
* | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-121-13/+1
* | ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-121-1/+1
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | ath9k: Remove RX PollSujith Manoharan2014-01-031-2/+0
* | ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-181-1/+0
* | ath9k: Remove unneeded ref. count initializationSujith Manoharan2013-12-181-1/+0
* | ath9k: Cleanup ath9k.hSujith Manoharan2013-12-181-1/+1
|/
* ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan2013-12-091-9/+27
* ath9k: enable dfs for mesh modeChun-Yeow Yeoh2013-12-091-0/+3
* ath9k: optimize ath9k_flushFelix Fietkau2013-12-021-0/+1
* ath9k: use a timer to put hardware into full sleepFelix Fietkau2013-12-021-0/+2
* ath9k: Add an initialization routine for WoWSujith Manoharan2013-12-021-19/+1
* ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan2013-12-021-2/+2