summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2013-01-23ath9k_hw: remove a useless WARN_ONFelix Fietkau1-3/+0
2013-01-23ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2-14/+6
2013-01-23ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau4-25/+1
2013-01-23ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2-2/+2
2013-01-23ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau1-37/+32
2013-01-23ath9k: clean up processing of pending tx frames on resetFelix Fietkau4-59/+32
2013-01-23ath9k: stop rx after txFelix Fietkau1-2/+2
2013-01-23ath9k_hw: fix RF bank initializationFelix Fietkau4-14/+9
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-10/+7
2013-01-15ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu1-1/+1
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez2-10/+7
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau6-18/+555
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich1-1/+1
2013-01-09ath9k: add spectral scan featureSimon Wunderlich10-1/+653
2013-01-09ath9k_hw: Fix radio programming for AR9550Sujith Manoharan1-14/+17
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan2-30/+100
2013-01-09ath9k_hw: Update initvals for QCA955xSujith Manoharan1-66/+66
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan2-38/+55
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan1-8/+11
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan1-7/+6
2013-01-08ath9k_hw: Fix calibration for AR9340Sujith Manoharan1-1/+1
2013-01-08ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2-18/+3
2013-01-08ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2-13/+11
2013-01-08ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan1-3/+0
2013-01-08ath9k: fix column header comments for some initval arraysGabor Juhos2-6/+6
2013-01-08ath9k_hw: use the devres API for allocationsFelix Fietkau7-80/+37
2013-01-08ath9k: use the devres API for allocations/mappingsFelix Fietkau7-170/+51
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg2-2/+6
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+4
2012-12-12ath9k: check pdata variable before dereferencing itGabor Juhos1-1/+1
2012-12-12ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-12-12ath9k: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-12-11ath9k: allow to load EEPROM content via firmware APIGabor Juhos3-2/+80
2012-12-11ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos6-22/+17
2012-12-11ath9k: add EEPROM offset to debug messageGabor Juhos1-1/+2
2012-12-11ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos4-13/+11
2012-12-11ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2012-12-11ath9k_hw: Update intivals for AR9340Sujith Manoharan1-2/+4
2012-12-11ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2-20/+43
2012-12-11ath9k_hw: Add HW cap for PAPRDSujith Manoharan5-7/+18
2012-12-11ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan1-1/+5
2012-12-11ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2-8/+3
2012-12-11ath9k: Fix redundant PS wrappersSujith Manoharan1-4/+6
2012-12-11ath9k: Add a few debug messages for PAPRDSujith Manoharan2-2/+11
2012-12-11ath9k_hw: Fix PAPRD trainingSujith Manoharan1-7/+29
2012-12-11ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan1-15/+14
2012-12-11ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2012-12-11ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan1-1/+1
2012-12-11Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-07ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-4/+4