aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04ath9k: eeprom: Use scnprintf instead of snprintfKees Cook1-6/+6
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik1-1/+63
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik1-8/+55
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik1-0/+6
2017-09-25ath9k: Use ARRAY_SIZE macroThomas Meyer1-3/+2
2016-12-15ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl1-1/+7
2016-12-15ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl1-5/+5
2016-12-15ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl1-1/+2
2016-08-19ath9k: consider return code onEduardo Abinader1-2/+4
2016-06-30ath9k: Fix programming of minCCA power thresholdSven Eckelmann1-1/+1
2016-05-28ath9k: Remove empty test conditionEduardo Abinader1-2/+1
2016-05-09ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa1-1/+1
2016-04-07Merge ath-next from ath.gitKalle Valo1-2/+2
2016-04-07ath9k: Remove unnecessary ?: operatorIvan Safonov1-3/+3
2016-03-11ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan1-2/+2
2016-01-26ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan1-3/+3
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan1-5/+10
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi1-0/+47
2014-11-17ath9k: Fix thermometer programmingSujith Manoharan1-4/+5
2014-06-25ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan1-1/+2
2014-03-17ath9k: Fix temperature compensationSujith Manoharan1-24/+35
2014-03-14ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-02-04ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan1-5/+8
2013-12-18ath9k: Fix regulatory complianceSujith Manoharan1-0/+32
2013-12-18ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan1-5/+5
2013-12-18ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan1-0/+10
2013-12-09ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan1-1/+1
2013-12-09ath9k: Fix internal regulator for AR955xSujith Manoharan1-1/+1
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan1-1/+1
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan1-9/+11
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-6/+6
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan1-1/+16
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan1-1/+4
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville1-2/+2
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan1-0/+5
2013-08-05ath9k: Fix antenna control init for AR9485Sujith Manoharan1-1/+13
2013-08-05ath9k: Support ANT diversity for WB225Sujith Manoharan1-3/+2
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan1-1/+2
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan1-2/+2
2013-06-24ath9k: Add support for AR9462 2.1Sujith Manoharan1-3/+4
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan1-2/+2
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan1-1/+1
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan1-3/+15
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan1-2/+6
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan1-0/+17
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan1-29/+99
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos1-9/+8
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan1-13/+28
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan1-6/+2