summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-2986/+0
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka1-0/+10
2014-09-27rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-08-28rt2x00: support Ralink 5362.Canek Peláez Valdés1-1/+3
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos1-21/+21
2013-10-04rt2800: add support for radio chip RF3070Stanislaw Gruszka1-0/+2
2013-08-26rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos1-0/+2
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos1-0/+1
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos1-1/+1
2013-07-23rt2x00: rt2800usb: use correct [RT]XWI size for RT3593Gabor Juhos1-0/+1
2013-07-23rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos1-2/+44
2013-07-23rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos1-0/+4
2013-07-23rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos1-0/+7
2013-07-23rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos1-6/+0
2013-07-23rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos1-0/+116
2013-07-23rt2x00: rt2800lib: add RFCSR register initialization for RT3593Gabor Juhos1-0/+10
2013-07-23rt2x00: rt2800lib: add MAC register initialization for RT3593Gabor Juhos1-0/+1
2013-07-23rt2x00: rt2800lib: add EEPROM map for the RT3593 chipsetGabor Juhos1-0/+6
2013-07-23rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helperGabor Juhos1-37/+39
2013-07-23rt2x00: rt2800lib: introduce rt2800_eeprom_word enumGabor Juhos1-40/+39
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos1-1/+1
2013-06-24rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos1-4/+6
2013-03-19rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka1-0/+2
2013-03-19rt2800: add write_with_rx_chain functionStanislaw Gruszka1-0/+3
2013-03-19rt2800: 5592: add iq calibrationStanislaw Gruszka1-0/+55
2013-03-19rt2800: 5592: BBP registers initializationStanislaw Gruszka1-4/+20
2013-03-19rt2800: 5592: channel config stubStanislaw Gruszka1-0/+11
2013-03-19rt2800: 5592: add channels tableStanislaw Gruszka1-0/+6
2013-03-19rt2800: 5592: early definesStanislaw Gruszka1-0/+2
2012-12-03rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos1-0/+2
2012-12-03rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos1-2/+2
2012-09-11rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle1-0/+5
2012-09-07rt2x00: Unify GPIO register field namingsGertjan van Wingerde1-26/+27
2012-09-07rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde1-0/+6
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung1-1/+172
2012-06-06rt2x00:Add RT5392 chipset supportZero.Lin1-0/+6
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com1-0/+2
2012-05-09rt2x00: Add debugfs access for rfcsr registerAnisse Astier1-0/+2
2012-04-23rt2800: add chipset revision RT5390R supportAnisse Astier1-0/+1
2012-04-23rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier1-1/+1
2012-03-12rt2x00: Fix beacon skew in rt2800pciHelmut Schaa1-0/+7
2012-02-27rt2800: Add documentation on MCU requestsJakub Kicinski1-1/+14
2012-02-27rt2x00:Add RT5372 chipset supportJohn Li1-0/+1
2012-02-27rt2x00:Add VCO recalibrationJohn Li1-0/+9
2012-02-09rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde1-0/+13
2012-02-09rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde1-4/+6
2012-02-09rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde1-0/+2
2012-02-09rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde1-0/+8
2012-02-06rt2800: document RF_R03 register bits [7:4]Stanislaw Gruszka1-0/+3