summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
AgeCommit message (Expand)AuthorLines
2019-10-08rt2x00: remove input-polldev.h headerDmitry Torokhov-1/+0
2019-10-02rt2x00: initialize last_resetStanislaw Gruszka-1/+1
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski-12/+12
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-19/+18
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka-12/+6
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka-7/+12
2019-09-03rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx statusStanislaw Gruszka-3/+0
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+18
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka-5/+18
2019-08-06rt2800usb: Add new rt2800usb device PLANEX GW-USMicroNMasanari Iida-0/+1
2019-07-24rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-101/+35
2019-07-24rt2x00usb: remove unnecessary rx flag checksSoeren Moch-6/+3
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch-6/+6
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka-3/+12
2019-06-25rt2x00: add restart hwStanislaw Gruszka-2/+54
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka-5/+4
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka-0/+24
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka-0/+67
2019-06-25rt2800: add helpers for reading dma done indexStanislaw Gruszka-0/+52
2019-06-25rt2x00: allow to specify watchdog intervalStanislaw Gruszka-4/+10
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-531/+44
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+3
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar-1/+1
2019-04-25rt2x00: add RT3883 supportGabor Juhos-19/+607
2019-04-25rt2x00mmio: remove legacy commentStanislaw Gruszka-2/+0
2019-04-25rt2x00: remove not used entry fieldStanislaw Gruszka-3/+0
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka-12/+0
2019-04-25rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka-8/+82
2019-04-25rt2800mmio: fetch tx status changesStanislaw Gruszka-8/+9
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka-19/+21
2019-04-25rt2800: new flush implementation for SoC devicesStanislaw Gruszka-1/+1
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka-26/+12
2019-04-25rt2x00: code-style fix in rt2800usb.cTomislav Požega-2/+2
2019-04-25rt2x00: do not print error when queue is fullStanislaw Gruszka-1/+1
2019-04-25rt2x00: check number of EPROTO errorsStanislaw Gruszka-3/+20
2019-04-25rt2x00: use ratelimited variants dev_warn/dev_errStanislaw Gruszka-2/+2
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai-17/+9
2019-02-19rt2800: comment and simplify AGC init for RT6352Stanislaw Gruszka-3/+6
2019-02-19rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620Stanislaw Gruszka-3/+4
2019-02-19rt2800: enable TX_PIN_CFG_LNA_PE_ bits per bandStanislaw Gruszka-6/+12
2019-02-19rt2x00: remove confusing AGC registerTomislav Požega-5/+1
2019-02-19rt2x00: remove unneeded checkTomislav Požega-53/+50
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller-117/+5
2019-02-01rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-27/+0
2019-02-01rt2x00: Work around a firmware bug with shared keysBernd Edlinger-89/+4
2019-02-01rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-3/+3
2018-11-06rt2x00: rt61pci: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-11-06rt2x00: rt2800lib: mark expected switch fall-throughsGustavo A. R. Silva-0/+4
2018-11-06rt2x00: rt2500pci: mark expected switch fall-throughGustavo A. R. Silva-1/+1