aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau1-7/+1
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau1-0/+12
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau1-9/+6
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan1-0/+17
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan1-1/+1
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+0
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka1-3/+0
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan1-0/+29
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan1-2/+1
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan1-3/+5
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-4/+1
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan1-0/+6
2010-12-07ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan1-1/+2