summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller9-155/+124
2016-12-30rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka4-0/+15
2016-12-30rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka1-2/+4
2016-12-30rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka1-1/+1
2016-12-30rt2x00: merge agc and vco works with link tunerStanislaw Gruszka3-128/+36
2016-12-30rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka1-0/+2
2016-12-30rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka1-0/+2
2016-12-30rt2800: rename adjust_freq_offset functionStanislaw Gruszka1-8/+8
2016-12-30rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka5-7/+47
2016-12-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka1-2/+2
2016-12-30rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka1-6/+6
2016-12-30rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka1-1/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-11-28Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller9-59/+58
2016-11-23rt2800: disable CCK rates on HTStanislaw Gruszka1-1/+0
2016-11-23rt2800: tune *_PROT_CFG parametersStanislaw Gruszka1-8/+8
2016-11-23rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka1-3/+3
2016-11-23rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka1-2/+5
2016-11-23rt2800: correct AUTO_RSP_CFGStanislaw Gruszka1-4/+2
2016-11-23rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka1-1/+0
2016-11-23rt2800: OFDM rates are mandatoryStanislaw Gruszka1-1/+1
2016-11-23rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka1-4/+1
2016-11-23rt2800: correctly report MCS TX parametersStanislaw Gruszka1-10/+13
2016-11-23rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki1-1/+1
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin8-24/+24
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-2/+4
2016-09-03rt2x00usb: Fix error return codeChristophe Jaillet1-1/+3
2016-04-26rt2800lib: enable MFP if hw crypt is disabledChun-Yeow Yeoh1-0/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg5-59/+59
2016-04-06rt2x00usb: Use usb anchor to manage URBVishal Thanki3-2/+25
2016-03-07rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2016-03-07rt2x00: unterminated strlen of user dataOne Thousand Gnomes1-2/+3
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2-6/+5
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller3-21/+21
2016-02-07net: wireless: rt2x00: Space RequiredPaul Mcquade1-2/+2
2016-02-07net: wireless: rt2x00: Space issuePaul Mcquade1-9/+9
2016-02-07net: wireless: rt2x00: Fixed Spacing issuesPaul Mcquade1-10/+10
2016-01-25rt2x00: fix monitor mode regressionEli Cooper9-11/+23
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon2-6/+5
2016-01-07rt2x00pci: Disable memory-write-invalidate when the driver exitsJia-Ju Bai1-0/+2
2015-11-30rt2x00: type bug in _rt2500usb_register_read()Dan Carpenter1-1/+4
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo48-0/+43364