aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-04-25rt2x00: add RT3883 supportGabor Juhos1-17/+581
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka1-9/+0
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka1-0/+17
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka1-2/+2
2019-02-19rt2800: comment and simplify AGC init for RT6352Stanislaw Gruszka1-3/+6
2019-02-19rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620Stanislaw Gruszka1-3/+4
2019-02-19rt2800: enable TX_PIN_CFG_LNA_PE_ bits per bandStanislaw Gruszka1-6/+12
2019-02-19rt2x00: remove confusing AGC registerTomislav Požega1-5/+1
2019-02-19rt2x00: remove unneeded checkTomislav Požega1-53/+50
2019-02-01rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega1-1/+1
2018-11-06rt2x00: rt2800lib: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka1-8/+6
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka1-10/+21
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka1-0/+7
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka1-0/+138
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka1-4/+7
2018-04-25rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez1-3/+6
2018-01-08rt2x00: Fix a typo in printkMasanari Iida1-1/+1
2017-08-30rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka1-1/+4
2017-07-13rt2x00: make const array glrt_table staticColin Ian King1-1/+1
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann1-6/+6
2017-05-24rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann1-97/+97
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann1-3/+3
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann1-62/+54
2017-05-24rt2x00: convert rt2800_register_read return typeArnd Bergmann1-146/+145
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann1-1/+1
2017-05-24rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann1-164/+158
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann1-5/+23
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+1
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-2/+2
2017-04-20rt2800: fix mt7620 E2 channel registersTomislav Požega1-2/+4
2017-04-20rt2800: fix mt7620 vco calibration registersTomislav Požega1-3/+3
2017-04-20rt2800: do VCO calibration after programming ALCDaniel Golle1-0/+2
2017-04-20rt2800: fix LNA gain assignment for MT7620Daniel Golle1-2/+16
2017-04-13rt2x00: reverse external PA capability flag logicDaniel Golle1-20/+20
2017-03-22rt2x00: add support for MT7620Roman Yeryomin1-26/+1395
2017-03-08rt2800: status based rate flags for nomatch caseStanislaw Gruszka1-1/+34
2017-03-08rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka1-6/+25
2017-03-08rt2800: identify station based on status WCIDStanislaw Gruszka1-0/+5
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka1-1/+1
2017-01-31rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka1-3/+0
2017-01-28rt2x00: add support for RT5350 WiSoCSerge Vasilugin1-7/+118
2017-01-28rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle1-1/+30
2017-01-19rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle1-13/+63
2017-01-19rt2x00: rt2800lib: fix rf id for RT3352Felix Fietkau1-0/+2
2017-01-19rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin1-2/+11
2017-01-19rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconingStanislaw Gruszka1-2/+0
2017-01-17rt2800: set max_psdu to 3 on usb devicesStanislaw Gruszka1-5/+6
2017-01-17rt2800: tune TX_RTS_CFG configStanislaw Gruszka1-2/+2