summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
AgeCommit message (Expand)Author
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan
2011-01-04ath9k_htc: Fix fast channel changeSujith Manoharan
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan
2011-01-04ath9k_htc: Move work cancellation outside of mutexSujith Manoharan
2010-12-15ath9k_htc: Remove PCI specific configurationSujith 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_htc: Add support for handling TX power configurationSujith Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-29Revert "ath9k_htc: Handle monitor mode properly for HTC devices"Rajkumar Manoharan
2010-11-15ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-07ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan
2010-08-27ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-16ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches
2010-06-30ath9k_htc: Add LED support for AR7010Sujith
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith
2010-06-14ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-04ath9k_htc: Setup 5GHz channelsSujith
2010-06-04ath9k_htc: Configure dual stream ratesSujith
2010-06-04ath9k_htc: Use proper station add/remove callbacksSujith
2010-06-03ath9k_htc: Fix fair beacon distributionSujith
2010-06-03ath9k_htc: Handle host RX disableSujith
2010-06-03ath9k_htc: Handle monitor interface removalSujith
2010-06-03ath9k_htc: Fix locking for ps_idleSujith
2010-06-03ath9k_htc: Remove useless cancel_work_syncSujith
2010-06-03ath9k_htc: Fix bug in handling CONF_IDLESujith
2010-06-03ath9k_htc: Add PS wrappersSujith
2010-06-03ath9k_htc: Revamp CONF_IDLE handlingSujith
2010-06-02ath9k_htc: Enable SGI in HT20 for AR9271Sujith
2010-06-02ath9k_htc: Update HT configuration properlySujith
2010-06-02ath9k_htc: Cleanup rate initializationSujith
2010-06-02ath9k_htc: Add queue statistics to xmit debugfs fileSujith
2010-05-12ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com