summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
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-04-09ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau
2012-03-15ath9k: optimize register access functionsFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan
2012-03-15ath9k: Remove unused variablesSujith Manoharan
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan
2012-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau
2012-03-07ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau
2012-03-05ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan
2012-03-05ath9k: completely zero intialize valid_phy_rate_idxMohammed Shafi Shajakhan
2012-03-05ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau