aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
AgeCommit message (Expand)Author
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
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
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k_htc: Change credit limit for UB94/95Sujith Manoharan
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan
2011-04-28ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan
2011-04-13ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan
2010-12-07ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan