aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel1-30/+23
2014-02-28ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel1-8/+1
2014-02-28ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel1-47/+3
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel1-117/+6
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+7
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel1-0/+1
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel1-0/+2
2013-07-22ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear1-0/+7
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel1-0/+3
2013-05-22ath9k_htc: Claim support for mgmt frame protectionJavier Cardona1-0/+1
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona1-2/+4
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+4
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-4/+4
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+1
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-4/+4
2012-10-29ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan1-0/+17
2012-09-11ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan1-0/+5
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan1-1/+1
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan1-1/+1
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-1/+2
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-4/+4
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan1-31/+1
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli1-0/+2
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-2/+3
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-12/+8
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau1-5/+2
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan1-20/+1
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin1-1/+0
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan1-0/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-19ath9k_htc: Change credit limit for UB94/95Sujith Manoharan1-1/+1
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan1-5/+0
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan1-0/+22
2011-04-28ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan1-1/+1
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan1-0/+17
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan1-29/+8
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan1-1/+4
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan1-1/+2
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan1-1/+1
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan1-1/+1
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan1-2/+0
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan1-1/+2
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan1-1/+4
2011-04-13ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan1-0/+32