summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Display calibration data piers in debugfsWojciech Dubowik2018-01-251-1/+63
* ath9k: Read noise floor calibration data from eepromWojciech Dubowik2018-01-251-8/+55
* ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik2018-01-251-0/+6
* ath9k: Use ARRAY_SIZE macroThomas Meyer2017-09-251-3/+2Star
* ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl2016-12-151-1/+7
* ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl2016-12-151-5/+5
* ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl2016-12-151-1/+2
* ath9k: consider return code onEduardo Abinader2016-08-191-2/+4
* ath9k: Fix programming of minCCA power thresholdSven Eckelmann2016-06-301-1/+1
* ath9k: Remove empty test conditionEduardo Abinader2016-05-281-2/+1Star
* ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa2016-05-091-1/+1
* Merge ath-next from ath.gitKalle Valo2016-04-071-2/+2
|\
| * ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan2016-03-111-2/+2
* | ath9k: Remove unnecessary ?: operatorIvan Safonov2016-04-071-3/+3
|/
* ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan2016-01-261-3/+3
* ath9k: Add QCA956x HW supportMiaoqing Pan2015-01-151-5/+10
* ath9k: add TX power per-rate tablesLorenzo Bianconi2014-11-251-0/+47
* ath9k: Fix thermometer programmingSujith Manoharan2014-11-171-4/+5
* ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan2014-06-251-1/+2
* ath9k: Fix temperature compensationSujith Manoharan2014-03-171-24/+35
* ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-141-2/+2
* ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-031-5/+8
* ath9k: Fix regulatory complianceSujith Manoharan2013-12-181-0/+32
* ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan2013-12-181-5/+5
* ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan2013-12-181-0/+10
* ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan2013-12-091-1/+1
* ath9k: Fix internal regulator for AR955xSujith Manoharan2013-12-091-1/+1
* ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
* ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-6/+6
* ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2013-09-261-1/+16
* ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2013-09-261-1/+4
* ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
* ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-221-0/+5
* ath9k: Fix antenna control init for AR9485Sujith Manoharan2013-08-051-1/+13
* ath9k: Support ANT diversity for WB225Sujith Manoharan2013-08-051-3/+2Star
* ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan2013-08-051-1/+2
* ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-241-2/+2
* ath9k: Add support for AR9462 2.1Sujith Manoharan2013-06-241-3/+4
* ath9k: Convert a couple of debug messagesSujith Manoharan2013-06-181-2/+2
* ath9k: Fix LNA gpio for AR9485Sujith Manoharan2013-06-171-1/+1
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-141-3/+15
* ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2013-06-121-2/+6
* ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan2013-03-061-0/+17
* ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan2013-01-091-29/+99
* ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-101-9/+8Star
* ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2012-12-101-13/+28
* ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-101-6/+2Star
* ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan2012-10-291-1/+1