summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-131-1/+1
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-131-1/+1
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-131-2/+0
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-131-1/+2
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-131-1/+4
* ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan2011-04-131-0/+32
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-301-7/+1
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-301-0/+12
* ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-301-9/+6
* ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-231-0/+17
* ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-231-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-3/+0
|\
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-271-3/+0
* | ath9k_htc: Add multiple register read APISujith Manoharan2011-01-191-0/+29
|/
* Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-041-2/+1
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-041-3/+5