summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan1-1/+7
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan1-0/+1
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu1-2/+2
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau1-4/+5
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-25/+30
2014-11-17ath9k: Fix LED configurationSujith Manoharan1-0/+3
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-12ath9k: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-12ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel1-0/+1
2014-11-12ath9k: move spec_config to ath_spec_scan_privOleksij Rempel1-6/+6
2014-11-12ath9k: add support for reporting tx power to mac80211Felix Fietkau1-11/+14
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau1-0/+2
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau1-0/+2
2014-10-27ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau1-0/+3
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan1-25/+30
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan1-1/+1
2014-09-09ath9k: Add CTWindow supportSujith Manoharan1-2/+3
2014-08-28ath9k: Fix interface limitsSujith Manoharan1-2/+4
2014-08-28ath9k: Add ath9k_offchannel_initSujith Manoharan1-0/+1
2014-08-28ath9k: Add a routine for initializing channel contextsSujith Manoharan1-4/+2
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan1-25/+38
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan1-6/+3
2014-08-28ath9k: Handle failure to allocate HW timerSujith Manoharan1-1/+3
2014-08-28ath9k: Add a debug level for channel contextSujith Manoharan1-0/+2
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan1-1/+1
2014-06-19ath9k: Advertise multichannel supportRajkumar Manoharan1-2/+20
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan1-1/+9
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau1-0/+1
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau1-0/+2
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan1-0/+1
2014-06-19ath9k: Implement channel context opsFelix Fietkau1-0/+1
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau1-0/+1
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau1-2/+7
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-0/+2
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau1-3/+2
2014-06-19ath9k: Add channel context structureFelix Fietkau1-0/+1
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan1-4/+21
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2014-05-08ath9k: Allow platform override without EEPROM overrideHelmut Schaa1-1/+1
2014-05-06ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan1-1/+2
2014-04-25ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan1-0/+3
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau1-0/+6
2014-04-22ath9k: support only one P2P interfaceFelix Fietkau1-2/+2
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic1-0/+2
2014-02-28ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel1-15/+1
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel1-60/+2
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel1-159/+13
2014-02-25ath9k: Enable U-APSD AP mode supportJouni Malinen1-0/+1
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+7
2014-02-13ath9k: Remove ath9k rate controlSujith Manoharan1-13/+1