summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink
Commit message (Expand)AuthorAgeFilesLines
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-1/+1
* wifi: rt2x00: limit MT7620 TX power based on eeprom calibrationShiji Yang2023-08-231-17/+40
* wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-CalibrationShiji Yang2023-08-211-1/+1
* wifi: rt2x00: fix the typo in commentsDeming Wang2023-06-151-1/+1
* wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf2023-04-031-0/+1
* wifi: rt2x00: Remove useless else ifJiapeng Chong2023-01-161-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-1013-58/+58
|\
| * wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld2022-10-2113-58/+58
* | wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-108-0/+8
|/
* wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle2022-09-241-1/+4
* wifi: rt2x00: set SoC wmac clock registerDaniel Golle2022-09-241-0/+21
* wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle2022-09-241-1/+2
* wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle2022-09-241-1/+1
* wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620Daniel Golle2022-09-241-0/+8
* wifi: rt2x00: move helper functions up in fileDaniel Golle2022-09-241-20/+20
* wifi: rt2x00: add TX LOFT calibration for MT7620Tomislav Požega2022-09-242-0/+912
* wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle2022-09-241-1/+2
* wifi: rt2x00: add RXIQ calibration for MT7620Tomislav Požega2022-09-241-0/+375
* wifi: rt2x00: add RXDCOC calibration for MT7620Tomislav Požega2022-09-241-0/+60
* wifi: rt2x00: add r calibration for MT7620Tomislav Požega2022-09-242-0/+135
* wifi: rt2x00: add RF self TXDC calibration for MT7620Tomislav Požega2022-09-241-0/+48
* wifi: rt2x00: move up and reuse busy wait functionsDaniel Golle2022-09-241-53/+46
* wifi: rt2x00: add support for external PA on MT7620Daniel Golle2022-09-242-1/+52
* wifi: rt2x00: add throughput LED triggerDavid Bauer2022-09-241-0/+18
* wifi: rt2x00: define RF5592 in init_eeprom routineTomislav Požega2022-09-241-0/+2
* wifi: rt2x00: Fix "Error - Attempt to send packet over invalid queue 2"Hans de Goede2022-09-191-1/+4
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-1/+1
* wifi: rt2x00: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-157-11/+18
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-202-2/+2
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-202-2/+4
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-2/+2
|\
| * net: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-2/+2
* | 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