summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
AgeCommit message (Expand)Author
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-11ath9k_htc: fix up indents with spacesBob Copeland
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-08-13ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-09ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel
2014-11-11ath9k_htc: set initial spec_config valuesOleksij Rempel
2014-11-11ath9k_htc: add ath_ps_ops bindingsOleksij Rempel
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak
2014-08-28ath9k_htc: advertise support for TDLSCsaba Kiraly
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel
2014-02-28ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel
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
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel
2013-07-22ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel
2013-05-22ath9k_htc: Claim support for mgmt frame protectionJavier Cardona
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-10-29ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan
2012-09-11ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan