summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)AuthorLines
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg-6/+6
2014-12-01rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka-19/+26
2014-08-28rt2x00: support Ralink 5362.Canek Peláez Valdés-0/+6
2014-06-19rt2x00: do not initialize BCN_OFFSET registersStanislaw Gruszka-22/+0
2014-06-19rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka-1/+1
2014-06-19rt2x00: change beaconing setup on RT2800Stanislaw Gruszka-0/+45
2014-04-22rt2x00: restore original beaconing stateStanislaw Gruszka-8/+7
2014-03-13Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka-3/+3
2014-02-04rt2800: disable PS by default on USBStanislaw Gruszka-3/+2
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher-3/+1
2013-12-05rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo-1/+0
2013-12-05rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo-11/+19
2013-12-05rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo-3/+3
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena-1/+1
2013-10-18rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos-4/+4
2013-10-18rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos-21/+30
2013-10-18rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos-10/+6
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo-72/+3
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo-3/+2
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos-13/+12
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos-5/+20
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos-4/+7
2013-10-10rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo-7/+0
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos-4/+11
2013-10-10rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos-2/+8
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos-0/+3
2013-10-10rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos-1/+0
2013-10-10rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos-2/+0
2013-10-03rt2800: add support for radio chip RF3070Stanislaw Gruszka-1/+7
2013-09-26rt2x00: Fix rf register for RT3070Kevin Lo-1/+1
2013-09-26rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cardsGabor Juhos-9/+17
2013-09-26rt2800: comment enable radio initialization sequenceStanislaw Gruszka-2/+11
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka-5/+6
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2013-08-26rt2800: fix wrong TX power compensationStanislaw Gruszka-0/+7
2013-08-26rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos-8/+22
2013-08-26rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos-2/+9
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos-1/+1
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos-36/+37
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos-3/+16
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos-1/+5
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos-1/+6
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos-4/+5
2013-08-22rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos-11/+7
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos-2/+2
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau-1/+2
2013-08-16rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos-0/+23
2013-07-22rt2x00: rt2800lib: enable RT3593 supportGabor Juhos-0/+1
2013-07-22rt2x00: rt2800lib: enable RF3053 supportGabor Juhos-0/+1
2013-07-22rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos-0/+2