summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2018-01-08rt2x00: Fix a typo in printkMasanari Iida
2017-08-30rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka
2017-07-13rt2x00: make const array glrt_table staticColin Ian King
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_register_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann
2017-05-24rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-20rt2800: fix mt7620 E2 channel registersTomislav Požega
2017-04-20rt2800: fix mt7620 vco calibration registersTomislav Požega
2017-04-20rt2800: do VCO calibration after programming ALCDaniel Golle
2017-04-20rt2800: fix LNA gain assignment for MT7620Daniel Golle
2017-04-13rt2x00: reverse external PA capability flag logicDaniel Golle
2017-03-22rt2x00: add support for MT7620Roman Yeryomin
2017-03-08rt2800: status based rate flags for nomatch caseStanislaw Gruszka
2017-03-08rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka
2017-03-08rt2800: identify station based on status WCIDStanislaw Gruszka
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka
2017-01-31rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka
2017-01-28rt2x00: add support for RT5350 WiSoCSerge Vasilugin
2017-01-28rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle
2017-01-19rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle
2017-01-19rt2x00: rt2800lib: fix rf id for RT3352Felix Fietkau
2017-01-19rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin
2017-01-19rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconingStanislaw Gruszka
2017-01-17rt2800: set max_psdu to 3 on usb devicesStanislaw Gruszka
2017-01-17rt2800: tune TX_RTS_CFG configStanislaw Gruszka
2017-01-17rt2800: change default retry settingsStanislaw Gruszka
2016-12-30rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka
2016-12-30rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka
2016-12-30rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka
2016-12-30rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka
2016-12-30rt2800: rename adjust_freq_offset functionStanislaw Gruszka
2016-12-30rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka
2016-12-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka
2016-12-30rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka
2016-11-23rt2800: disable CCK rates on HTStanislaw Gruszka
2016-11-23rt2800: tune *_PROT_CFG parametersStanislaw Gruszka
2016-11-23rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka
2016-11-23rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka
2016-11-23rt2800: correct AUTO_RSP_CFGStanislaw Gruszka
2016-11-23rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka
2016-11-23rt2800: OFDM rates are mandatoryStanislaw Gruszka
2016-11-23rt2800: correctly report MCS TX parametersStanislaw Gruszka
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin