summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
Commit message (Expand)AuthorAgeFilesLines
* average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* rt2500usb: don't mark register accesses as inlineArnd Bergmann2017-02-151-14/+5
* rt2x00: remove queue_entry from skbdescStanislaw Gruszka2017-02-082-5/+0
* rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka2017-02-0810-14/+15
* rt61pci: use entry directlyStanislaw Gruszka2017-02-081-2/+1
* rt2x00usb: fix anchor initializationStanislaw Gruszka2017-02-081-5/+8
* rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka2017-02-081-4/+0
* rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka2017-02-072-15/+13
* rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka2017-01-311-3/+0
* rt2x00: fix clk_get callStanislaw Gruszka2017-01-311-1/+4
* rt2x00: add support for RT5350 WiSoCSerge Vasilugin2017-01-283-7/+120
* rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle2017-01-281-1/+30
* rt2x00: add copy of clk for soc devicesStanislaw Gruszka2017-01-282-0/+5
* rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle2017-01-193-13/+89
* rt2x00: rt2800lib: fix rf id for RT3352Felix Fietkau2017-01-191-0/+2
* rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin2017-01-192-2/+13
* 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
* rt2x00: do not flush empty queueStanislaw Gruszka2017-01-171-1/+2
* rt2800usb: mark tx failure on timeoutStanislaw Gruszka2017-01-171-3/+2
* rt2800: tune TX_RTS_CFG configStanislaw Gruszka2017-01-171-2/+2
* rt2800: change default retry settingsStanislaw Gruszka2017-01-171-2/+9
* rt2x00: save conf settings before reset tunerStanislaw Gruszka2017-01-171-16/+16
* rt2800: increase TX timeoutStanislaw Gruszka2017-01-173-3/+3
* rt2800usb: remove watchdogStanislaw Gruszka2017-01-171-42/+0
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-029-155/+124
|\
| * rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka2016-12-304-0/+15
| * 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
| * rt2x00: merge agc and vco works with link tunerStanislaw Gruszka2016-12-303-128/+36
| * 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-305-7/+47
| * rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka2016-12-301-2/+2
| * rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka2016-12-301-6/+6
| * rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka2016-12-301-1/+1
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-279-59/+58
|\
| * 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
| * rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka2016-11-231-4/+1
| * rt2800: correctly report MCS TX parametersStanislaw Gruszka2016-11-231-10/+13
| * rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki2016-11-231-1/+1
| * rt2x00: add support for mac addr from device treeMathias Kresin2016-11-098-24/+24
OpenPOWER on IntegriCloud