summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan2012-10-291-0/+17
* ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan2012-09-111-0/+5
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-1/+1
* ath9k_htc: Change default listen interval to 1Sujith Manoharan2012-06-261-1/+1
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-1/+2
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-101-4/+4
* ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan2012-02-271-31/+1
* ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-241-0/+2
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-2/+3
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-12/+8
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-5/+2
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-241-20/+1
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-081-1/+0
* ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan2011-07-081-0/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Change credit limit for UB94/95Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-191-5/+0
* ath9k_htc: Revamp LED managementSujith Manoharan2011-04-291-0/+22
* ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2011-04-281-1/+1
* ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-251-0/+17
* ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-191-29/+8
* ath9k_htc: Enable AP and P2P modesSujith Manoharan2011-04-131-1/+4
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-131-1/+2