aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Commit message (Expand)AuthorAge
* ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-04
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel2013-12-18
|/
* ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-22
* ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen2013-06-27
* ath9k_htc: Support reporting tx and rx chain mask.Ben Greear2013-06-24
* ath9k_htc: add STBC TX supportOleksij Rempel2013-06-12
* ath9k_htc: Claim support for mgmt frame protectionJavier Cardona2013-05-22
* ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-22
* ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
* | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-07
|/
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-21
* ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan2012-10-29
* ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan2012-09-11
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-26
* ath9k_htc: Change default listen interval to 1Sujith Manoharan2012-06-26
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-10
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-10
* ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan2012-02-27
* ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-24
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-14
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-24
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-08
* ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan2011-07-08
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_htc: Change credit limit for UB94/95Sujith Manoharan2011-05-19
* ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-19
* ath9k_htc: Revamp LED managementSujith Manoharan2011-04-29
* ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2011-04-28
* ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-25
* ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-19
* ath9k_htc: Enable AP and P2P modesSujith Manoharan2011-04-13
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-13
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-13
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-13
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-13
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-13
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-13
* ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan2011-04-13
* ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-30
* ath9k_hw: add a new register op for read-mask-writeFelix Fietkau2011-03-30
* ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau2011-03-30
* ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-23
* ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\