summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink
Commit message (Expand)AuthorAgeFilesLines
* mac80211: prepare sta handling for MLO supportSriram R2022-04-112-5/+5
* rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka2021-11-291-0/+3
* rt2x00: remove duplicate USB device IDKrzysztof Kozlowski2021-09-211-1/+0
* rt2x00: do not set timestamp for injected framesStanislaw Gruszka2021-06-151-2/+3
* rt2x00: remove leading spaces before tabsHui Tang2021-06-151-1/+1
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-5/+1
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-177-8/+0
* rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka2021-02-081-0/+1
* rt2x00: remove duplicate word and fix typo in commentwengjianfeng2021-02-081-1/+1
* rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-081-0/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-042-16/+56
|\
| * rt2x00: save survey for every channel visitedMarkov Mikhail2020-11-072-16/+56
* | rt2x00: remove WDS codeJohannes Berg2020-11-113-8/+2
|/
* rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-277-43/+54
* rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-277-28/+24
* rt2x00: pci: use generic power managementVaibhav Gupta2020-08-0210-46/+19
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-22/+22
* rt2800: enable MFP support unconditionallyRui Salvaterra2020-05-292-4/+3
* rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET2019-12-181-1/+1
* rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka2019-12-181-12/+9
* rt2x00: implement reconfig_completeStanislaw Gruszka2019-12-186-11/+25
* drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-22/+22
* rt2800: remove errornous duplicate conditionDaniel Golle2019-11-061-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-202-2/+1
|\
| * rt2x00: remove input-polldev.h headerDmitry Torokhov2019-10-081-1/+0
| * rt2x00: initialize last_resetStanislaw Gruszka2019-10-021-1/+1
* | mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+2
|/
* drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-19/+18
|\
| * Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka2019-09-031-12/+6
| * rt2x00: clear up IV's on key removalStanislaw Gruszka2019-09-031-7/+12
* | rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx statusStanislaw Gruszka2019-09-031-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-273-5/+18
|\ \ | |/
| * rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka2019-08-203-5/+18
* | rt2800usb: Add new rt2800usb device PLANEX GW-USMicroNMasanari Iida2019-08-061-0/+1
* | rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-241-101/+35
* | rt2x00usb: remove unnecessary rx flag checksSoeren Moch2019-07-241-6/+3
|/
* rt2x00usb: fix rx queue hangSoeren Moch2019-07-151-6/+6
* rt2800: do not enable watchdog by defaultStanislaw Gruszka2019-06-253-3/+12
* rt2x00: add restart hwStanislaw Gruszka2019-06-254-2/+54
* rt2800: do not nullify initialization vector dataStanislaw Gruszka2019-06-251-5/+4
* rt2800: add pre_reset_hw callbackStanislaw Gruszka2019-06-256-0/+24
* rt2800: initial watchdog implementationStanislaw Gruszka2019-06-256-0/+67
* rt2800: add helpers for reading dma done indexStanislaw Gruszka2019-06-256-0/+52
* rt2x00: allow to specify watchdog intervalStanislaw Gruszka2019-06-252-4/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2144-531/+44
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
* rt2x00: add RT3883 supportGabor Juhos2019-04-253-19/+607
* rt2x00mmio: remove legacy commentStanislaw Gruszka2019-04-251-2/+0