summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Commit message (Expand)AuthorAgeFilesLines
* ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-291-1/+1
* ath9k_htc: use non-QoS NDP for AP probingJohannes Berg2018-03-211-0/+1
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+1
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-12/+12
* ath9k: make ath_ps_ops structures as constBhumika Goyal2017-08-081-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-4/+4
* ath9k_htc: fix up indents with spacesBob Copeland2016-03-111-7/+7
* ath9k: Add support for OCB modeJan Kaisrlik2015-09-291-1/+2
* ath9k_htc: introduce support for different fw versionsOleksij Rempel2015-09-181-0/+4
* ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-1/+2
|\
| * ath9k_htc: add support of channel switchChun-Yeow Yeoh2015-06-151-1/+2
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-10/+10
|/
* ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis2015-05-091-1/+1
* ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel2015-03-301-6/+136
* ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-271-2/+2
* ath9k_htc: Add a module parameter to disable blinkHong Xu2015-01-231-0/+4
* ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot2014-11-171-3/+3
* ath9k_htc: add spectral scan debug interfaceOleksij Rempel2014-11-111-0/+1
* ath9k_htc: set initial spec_config valuesOleksij Rempel2014-11-111-0/+8
* ath9k_htc: add ath_ps_ops bindingsOleksij Rempel2014-11-111-0/+16
* ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
* ath9k_htc: advertise support for TDLSCsaba Kiraly2014-08-281-0/+2
* ath9k_htc: sync beacon slot code with ath9kOleksij Rempel2014-03-171-0/+1
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-171-2/+1
* ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel2014-03-171-2/+2
* ath9k_htc: use common ath_beacon_configOleksij Rempel2014-03-171-1/+1
* ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel2014-02-281-30/+23
* ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel2014-02-281-8/+1
* ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel2014-02-281-47/+3
* ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2014-02-281-117/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+7
|\
| * ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
* | ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-121-0/+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_htc: reconfigure led_gpios after resumeOleksij Rempel2013-12-181-0/+2
|/
* ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
* ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen2013-06-271-2/+4
* ath9k_htc: Support reporting tx and rx chain mask.Ben Greear2013-06-241-0/+7
* ath9k_htc: add STBC TX supportOleksij Rempel2013-06-121-0/+3
* ath9k_htc: Claim support for mgmt frame protectionJavier Cardona2013-05-221-0/+1
* ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-221-2/+4
* ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-4/+4
|\
| * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-4/+4
* | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-061-1/+1
|/
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-4/+4
OpenPOWER on IntegriCloud