summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
...
* | rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos2013-08-221-4/+5
* | rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos2013-08-221-11/+7
* | rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos2013-08-221-2/+2
* | rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-161-0/+23
* | rt2x00: rt2800lib: enable RT3593 supportGabor Juhos2013-07-221-0/+1
* | rt2x00: rt2800lib: enable RF3053 supportGabor Juhos2013-07-221-0/+1
* | rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos2013-07-221-0/+2
* | rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos2013-07-221-1/+365
* | rt2x00: rt2800lib: add rf_vals for RF3053Gabor Juhos2013-07-221-0/+70
* | rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos2013-07-221-0/+22
* | rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos2013-07-221-12/+43
* | rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593Gabor Juhos2013-07-221-0/+6
* | rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpersGabor Juhos2013-07-221-14/+24
* | rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos2013-07-221-0/+7
* | rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos2013-07-221-7/+14
* | rt2x00: rt2800lib: fix antenna configuration for RT3593Gabor Juhos2013-07-221-0/+7
* | rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devicesGabor Juhos2013-07-221-1/+1
* | rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos2013-07-221-3/+422
* | rt2x00: rt2800lib: add BBP post initialization for RT3593Gabor Juhos2013-07-221-1/+47
* | rt2x00: rt2800lib: add RFCSR register initialization for RT3593Gabor Juhos2013-07-221-0/+122
* | rt2x00: rt2800lib: add BBP register initialization for RT3593Gabor Juhos2013-07-221-0/+19
* | rt2x00: rt2800lib: add MAC register initialization for RT3593Gabor Juhos2013-07-221-0/+17
* | rt2x00: rt2800lib: add EEPROM map for the RT3593 chipsetGabor Juhos2013-07-221-1/+47
* | rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helperGabor Juhos2013-07-221-4/+83
* | rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helperGabor Juhos2013-07-221-7/+16
* | rt2x00: rt2800lib: introduce local EEPROM access functionsGabor Juhos2013-07-221-70/+95
|/
* rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos2013-06-271-1/+1
* rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-12/+35
* rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-4/+4
* rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-06-241-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-181-11/+18
|\
| * rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-121-11/+18
* | rt2800: move 53xx specific bbp initializationStanislaw Gruszka2013-05-241-42/+41
* | rt2800: move 3290 specific bbp initializationStanislaw Gruszka2013-05-241-23/+23
* | rt2800: move 3352 specific bbp initializationStanislaw Gruszka2013-05-241-22/+20
* | rt2800: initialize BBP_R108 on proper subroutinesStanislaw Gruszka2013-05-241-17/+24
* | rt2800: initialize BBP_R104 on 3352 subroutineStanislaw Gruszka2013-05-241-3/+2
* | rt2800: initialize BBP_R134 & BBP_R135 on 53xx subroutineStanislaw Gruszka2013-05-241-5/+5
* | rt2800: initialize BBP_R128 on proper subroutinesStanislaw Gruszka2013-05-241-5/+4
* | rt2800: initialize BBP_R120 on 3352 subroutineStanislaw Gruszka2013-05-241-3/+2
* | rt2800: initialize BBP_R106 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-10/+21
* | rt2800: initialize BBP_R105 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-12/+16
* | rt2800: initialize BBP_R104 on proper subroutinesStanislaw Gruszka2013-05-241-6/+6
* | rt2800: initialize BBP_R103 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-14/+24
* | rt2800: move initialization of BBP_95 & BBP_98 to 53xx subroutineStanislaw Gruszka2013-05-241-5/+5
* | rt2800: initialize BBP_R92 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-8/+16
* | rt2800: initialize BBP_R91 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-2/+16
* | rt2800: initialize BBP_R88 on proper subroutinesStanislaw Gruszka2013-05-241-4/+5
* | rt2800: initialize BBP_R86 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-8/+16
* | rt2800: initialize BBP_R84 on all subroutines (except 5592)Stanislaw Gruszka2013-05-241-9/+19
OpenPOWER on IntegriCloud