aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Commit message (Expand)AuthorAge
* 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
|\
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-27
* | ath9k_htc: Add multiple register read APISujith Manoharan2011-01-19
|/
* Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-04
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-04
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-08
* | ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan2010-12-07
* | ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-07
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* | ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-16
* | ath9k_htc: fix eeprom accessFelix Fietkau2010-11-22
* | ath9k: Use static constJoe Perches2010-11-22
|/
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-15