summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2015-11-09ath9k: declare required extra tx headroomFelix Fietkau
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17ath9k: Fix LED configurationSujith Manoharan
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau
2014-10-27ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau
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