summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka2018-10-011-8/+6
* 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/+54
* rt2x00: convert rt2800_register_read return typeArnd Bergmann2017-05-241-146/+145
* rt2x00: convert rt2x00_rf_read return typeArnd Bergmann2017-05-241-1/+1
* rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann2017-05-241-164/+158
* 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/+0
* 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
* rt2x00: rt2800lib: fix rf id for RT3352Felix Fietkau2017-01-191-0/+2
* rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin2017-01-191-2/+11
* rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconingStanislaw Gruszka2017-01-191-2/+0
* rt2800: set max_psdu to 3 on usb devicesStanislaw Gruszka2017-01-171-5/+6
* rt2800: tune TX_RTS_CFG configStanislaw Gruszka2017-01-171-2/+2
* rt2800: change default retry settingsStanislaw Gruszka2017-01-171-2/+9
* rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka2016-12-301-2/+4
* rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka2016-12-301-1/+1
* rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka2016-12-301-0/+2
* rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka2016-12-301-0/+2
* rt2800: rename adjust_freq_offset functionStanislaw Gruszka2016-12-301-8/+8
* rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka2016-12-301-3/+42
* rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka2016-12-301-2/+2
* rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka2016-12-301-1/+1
* rt2800: disable CCK rates on HTStanislaw Gruszka2016-11-231-1/+0
* rt2800: tune *_PROT_CFG parametersStanislaw Gruszka2016-11-231-8/+8
* rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka2016-11-231-3/+3
OpenPOWER on IntegriCloud