summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2020-07-21mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi
2020-07-21mt76: mt76s: move queue accounting in mt76s_tx_queue_skbLorenzo Bianconi
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang
2020-07-21mt76: introduce mt76_sdio moduleSean Wang
2020-07-21mt76: mt7615: introduce mt7663-usb-sdio-common moduleLorenzo Bianconi
2020-07-21mt76: mt7615: sdio code must access rate/key regs in preocess contextLorenzo Bianconi
2020-07-21mt76: mt76u: add mt76_skb_adjust_pad utility routineLorenzo Bianconi
2020-07-21mt76: mt7615: take into account sdio bus configuring txwiLorenzo Bianconi
2020-07-21mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2020-07-21mt76: mt7663u: fix potential memory leak in mcu message handlerSean Wang
2020-07-21mt76: mt7663u: fix memory leak in set keySean Wang
2020-07-21mt76: mt7615: reschedule ps work according to last activityLorenzo Bianconi
2020-07-21mt76: mt7615: avoid scheduling runtime-pm during hw scanLorenzo Bianconi
2020-07-21mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi
2020-07-21mt76: mt7615: improve mt7615_driver_own reliabilityLorenzo Bianconi
2020-07-21mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi
2020-07-21mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi
2020-07-21mt76: mt7615: add runtime-pm knob in mt7615 debugfsLorenzo Bianconi
2020-07-21mt76: mt7615: do not request {driver,fw}_own if already grantedLorenzo Bianconi
2020-07-21mt76: mt7615: check MT76_STATE_PM flag before accessing the deviceLorenzo Bianconi
2020-07-21mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}Lorenzo Bianconi
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before pulling packets from mac80211 queuesLorenzo Bianconi
2020-07-21mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutexLorenzo Bianconi
2020-07-21mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutexLorenzo Bianconi
2020-07-21mt76: mt7615: add missing lock in mt7615_regd_notifierLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before performing freq scanLorenzo Bianconi
2020-07-21mt76: mt7615: acquire driver_own before configuring device for suspendLorenzo Bianconi
2020-07-21mt76: mt7615: wake device in mt7615_update_channel before access regmapLorenzo Bianconi
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before configuring hw keysLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before accessing regmap in debugfsLorenzo Bianconi
2020-07-21mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi
2020-07-21mt76: move mt76 workqueue in common codeLorenzo Bianconi
2020-07-21mt76: mt7615: avoid polling in fw_own for mt7663Lorenzo Bianconi
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau
2020-07-21mt76: mt7615: use full on-chip memory address for WF_PHY registersFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing RF registers via MCUFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing mapped registers via bus opsFelix Fietkau
2020-07-21mt76: mt7615: schedule tx tasklet and sta poll on mac tx freeFelix Fietkau
2020-07-21mt76: mt7615: add .set_tsf callbackRyder Lee
2020-07-21mt76: add U-APSD support on AP sideLorenzo Bianconi
2020-07-21mt76: mt7615: fix up typo in Kconfig for MT7663USean Wang
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang
2020-07-21mt76: mt7615: re-enable offloading of sequence number assignmentFelix Fietkau