summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
Commit message (Expand)AuthorAgeFilesLines
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-283-2/+6
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-283-3/+5
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-242-29/+47
|\
| * 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-132-22/+22
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-0/+3
|\ \ | |/ |/|
| * wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+3
* | rt2x00: add support for MT7620Roman Yeryomin2017-03-225-27/+1578
* | rt2x00: fix TX_PWR_CFG_4 register definitionDaniel Golle2017-03-201-4/+4
* | rt2x00: fix rt2x00debug_dump_frame commentStanislaw Gruszka2017-03-081-1/+1
* | rt2800: use TXOP_BACKOFF for probe framesStanislaw Gruszka2017-03-081-3/+4
* | rt2800: status based rate flags for nomatch caseStanislaw Gruszka2017-03-082-1/+36
* | rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka2017-03-084-19/+35
* | rt2x00: fixup fill_tx_status for nomatch caseStanislaw Gruszka2017-03-082-1/+6
* | rt2x00: add txdone nomatch functionStanislaw Gruszka2017-03-082-0/+52
* | rt2x00: separte clearing entry from rt2x00lib_txdoneStanislaw Gruszka2017-03-081-22/+29
* | rt2x00: separte filling tx status from rt2x00lib_txdoneStanislaw Gruszka2017-03-081-65/+76
* | rt2800: identify station based on status WCIDStanislaw Gruszka2017-03-083-1/+8
* | rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.hGabor Juhos2017-03-082-25/+23
|/
* 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
OpenPOWER on IntegriCloud