summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-191-3/+4
|/
* ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-101-11/+26
* ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
* ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-041-312/+1
* ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-041-6/+2
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-041-1/+56
* ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
* ath9k_htc: Remove PCI specific configurationSujith Manoharan2010-12-151-4/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-2/+2
|\
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-081-2/+2
* | ath9k_htc: Add support for handling TX power configurationSujith Manoharan2010-12-071-0/+6
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-67/+66
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-31/+28
* | Revert "ath9k_htc: Handle monitor mode properly for HTC devices"Rajkumar Manoharan2010-11-291-5/+59
* | ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan2010-11-151-59/+5
* | ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-151-1/+3
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-24/+27
|\
| * ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-151-0/+1
| * ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau2010-10-051-12/+1
| * ath9k: Use common ath key management functionsBruno Randolf2010-09-161-2/+2
| * ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan2010-09-071-4/+3
| * ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan2010-08-271-4/+5
| * ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-241-0/+12
| * mac80211: use cipher suite selectorsJohannes Berg2010-08-161-2/+3
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-3/+6
|/
* ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-4/+6
* ath9k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+9
* ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez2010-07-161-4/+5
* drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-6/+3
* ath9k_htc: Add LED support for AR7010Sujith2010-06-301-0/+2
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-151-69/+24
* ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-141-5/+2
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-141-3/+1
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-141-1/+1
* mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-3/+3
* ath9k_htc: Setup 5GHz channelsSujith2010-06-041-2/+1
* ath9k_htc: Configure dual stream ratesSujith2010-06-041-2/+7
* ath9k_htc: Use proper station add/remove callbacksSujith2010-06-041-17/+24
* ath9k_htc: Fix fair beacon distributionSujith2010-06-031-1/+7
* ath9k_htc: Handle host RX disableSujith2010-06-031-0/+10
* ath9k_htc: Handle monitor interface removalSujith2010-06-031-6/+6
* ath9k_htc: Fix locking for ps_idleSujith2010-06-031-5/+13
* ath9k_htc: Remove useless cancel_work_syncSujith2010-06-031-1/+0
* ath9k_htc: Fix bug in handling CONF_IDLESujith2010-06-031-1/+1
* ath9k_htc: Add PS wrappersSujith2010-06-031-5/+18
* ath9k_htc: Revamp CONF_IDLE handlingSujith2010-06-031-36/+93
* ath9k_htc: Enable SGI in HT20 for AR9271Sujith2010-06-021-2/+5
* ath9k_htc: Update HT configuration properlySujith2010-06-021-0/+30
OpenPOWER on IntegriCloud