summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink
AgeCommit message (Expand)Author
2023-01-16wifi: rt2x00: Remove useless else ifJiapeng Chong
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-21wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-24wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-09-24wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-09-24wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle
2022-09-24wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-09-24wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620Daniel Golle
2022-09-24wifi: rt2x00: move helper functions up in fileDaniel Golle
2022-09-24wifi: rt2x00: add TX LOFT calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-09-24wifi: rt2x00: add RXIQ calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: add RXDCOC calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: add r calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: add RF self TXDC calibration for MT7620Tomislav Požega
2022-09-24wifi: rt2x00: move up and reuse busy wait functionsDaniel Golle
2022-09-24wifi: rt2x00: add support for external PA on MT7620Daniel Golle
2022-09-24wifi: rt2x00: add throughput LED triggerDavid Bauer
2022-09-24wifi: rt2x00: define RF5592 in init_eeprom routineTomislav Požega
2022-09-19wifi: rt2x00: Fix "Error - Attempt to send packet over invalid queue 2"Hans de Goede
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-09-21rt2x00: remove duplicate USB device IDKrzysztof Kozlowski
2021-06-15rt2x00: do not set timestamp for injected framesStanislaw Gruszka
2021-06-15rt2x00: remove leading spaces before tabsHui Tang
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-08rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka
2021-02-08rt2x00: remove duplicate word and fix typo in commentwengjianfeng
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-11rt2x00: remove WDS codeJohannes Berg
2020-11-07rt2x00: save survey for every channel visitedMarkov Mikhail
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29rt2800: enable MFP support unconditionallyRui Salvaterra
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET
2019-12-18rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka