summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink
AgeCommit message (Expand)Author
2023-12-15wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()Dmitry Antipov
2023-12-01wifi: rt2x00: make watchdog param per deviceStanislaw Gruszka
2023-11-30wifi: rt2x00: Simplify bool conversionYang Li
2023-11-14wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang
2023-11-08wifi: rt2x00: restart beacon queue when hardware resetShiji Yang
2023-11-08wifi: rt2x00: disable RTS threshold for rt2800 by defaultShiji Yang
2023-11-08wifi: rt2x00: introduce DMA busy check watchdog for rt2800Shiji Yang
2023-10-25wifi: rt2x00: rework MT7620 PA/LNA RF calibrationShiji Yang
2023-10-25wifi: rt2x00: rework MT7620 channel config functionShiji Yang
2023-10-25wifi: rt2x00: improve MT7620 register initializationShiji Yang
2023-10-23wifi: rt2x00: fix rt2800 watchdog functionShiji Yang
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-03wifi: rt2x00: fix MT7620 low RSSI issueShiji Yang
2023-09-28wifi: rt2x00: remove redundant check if u8 array element is less than zeroColin Ian King
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-23wifi: rt2x00: limit MT7620 TX power based on eeprom calibrationShiji Yang
2023-08-21wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-CalibrationShiji Yang
2023-06-15wifi: rt2x00: fix the typo in commentsDeming Wang
2023-04-03wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf
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