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