summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka2016-11-231-2/+5
* rt2800: correct AUTO_RSP_CFGStanislaw Gruszka2016-11-231-4/+2
* rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka2016-11-231-1/+0
* rt2800: OFDM rates are mandatoryStanislaw Gruszka2016-11-231-1/+1
* rt2800: correctly report MCS TX parametersStanislaw Gruszka2016-11-231-10/+13
* rt2x00: add support for mac addr from device treeMathias Kresin2016-11-091-4/+1
* rt2800lib: enable MFP if hw crypt is disabledChun-Yeow Yeoh2016-04-261-0/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-15/+15
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-3/+4
|\
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+4
* | rt2x00: fix monitor mode regressionEli Cooper2016-01-251-1/+2
|/
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-0/+8021