summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-28ath9k: Use HW HT capabilites properlySujith 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-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-03-13ath6kl: fix debug.c file modeKalle Valo
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo
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: Add wiphy name to log messages.Ben Greear
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville