summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2800: do not enable watchdog by defaultStanislaw Gruszka2019-06-251-2/+10
* rt2x00: add restart hwStanislaw Gruszka2019-06-251-0/+4
* rt2800: do not nullify initialization vector dataStanislaw Gruszka2019-06-251-5/+4Star
* rt2800: add pre_reset_hw callbackStanislaw Gruszka2019-06-251-0/+19
* rt2800: initial watchdog implementationStanislaw Gruszka2019-06-251-0/+56
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1Star
* rt2x00: add RT3883 supportGabor Juhos2019-04-251-17/+581
* rt2x00: remove last_nostatus_checkStanislaw Gruszka2019-04-251-9/+0Star
* rt2800: move txstatus pending routineStanislaw Gruszka2019-04-251-0/+17
* rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka2019-04-251-2/+2
* rt2800: comment and simplify AGC init for RT6352Stanislaw Gruszka2019-02-191-3/+6
* rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620Stanislaw Gruszka2019-02-191-3/+4
* rt2800: enable TX_PIN_CFG_LNA_PE_ bits per bandStanislaw Gruszka2019-02-191-6/+12
* rt2x00: remove confusing AGC registerTomislav Požega2019-02-191-5/+1Star
* rt2x00: remove unneeded checkTomislav Požega2019-02-191-53/+50Star
* rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega2019-02-011-1/+1
* rt2x00: rt2800lib: mark expected switch fall-throughsGustavo A. R. Silva2018-11-061-0/+4
* rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka2018-10-011-8/+6Star
* rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka2018-10-011-10/+21
* rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka2018-10-011-0/+7
* rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka2018-10-011-0/+138
* rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka2018-05-041-4/+7
* rt2x00: rt2800: add antenna diversity for RT5370GXose Vazquez Perez2018-04-251-3/+6
* rt2x00: Fix a typo in printkMasanari Iida2018-01-081-1/+1
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-08-301-1/+4
* rt2x00: make const array glrt_table staticColin Ian King2017-07-131-1/+1
* rt2x00: convert rt2x00_desc_read return typeArnd Bergmann2017-05-241-6/+6
* rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann2017-05-241-97/+97
* rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann2017-05-241-3/+3
* rt2x00: convert rt2*_bbp_read return typeArnd Bergmann2017-05-241-62/+54Star
* rt2x00: convert rt2800_register_read return typeArnd Bergmann2017-05-241-146/+145Star
* rt2x00: convert rt2x00_rf_read return typeArnd Bergmann2017-05-241-1/+1
* rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann2017-05-241-164/+158Star
* rt2x00: change function pointers for register accessorsArnd Bergmann2017-05-241-5/+23
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-2/+2
* rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-201-2/+4
* rt2800: fix mt7620 vco calibration registersTomislav Požega2017-04-201-3/+3
* rt2800: do VCO calibration after programming ALCDaniel Golle2017-04-201-0/+2
* rt2800: fix LNA gain assignment for MT7620Daniel Golle2017-04-201-2/+16
* rt2x00: reverse external PA capability flag logicDaniel Golle2017-04-131-20/+20
* rt2x00: add support for MT7620Roman Yeryomin2017-03-221-26/+1395
* rt2800: status based rate flags for nomatch caseStanislaw Gruszka2017-03-081-1/+34
* rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka2017-03-081-6/+25
* rt2800: identify station based on status WCIDStanislaw Gruszka2017-03-081-0/+5
* rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka2017-02-081-1/+1
* rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka2017-01-311-3/+0Star
* rt2x00: add support for RT5350 WiSoCSerge Vasilugin2017-01-281-7/+118
* rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle2017-01-281-1/+30
* rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle2017-01-191-13/+63