summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2021-08-26mt76: fix enum type mismatchArnd Bergmann
2021-07-25mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-07-19mt76: fix iv and CCMP header insertionRyder Lee
2021-07-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee
2021-07-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang
2021-07-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi
2021-07-19mt76: mt7921: enable hw offloading for wep keysLorenzo Bianconi
2021-07-19mt76: mt7921: reset wfsys during hw probeLorenzo Bianconi
2021-07-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-07-19mt76: mt7915: fix tssi indication field of DBDC NICsEvelyn Tsai
2021-07-19mt76: dma: use ieee80211_tx_status_ext to free packets when tx failsFelix Fietkau
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-07-14mt76: mt7921: fix the coredump is being truncatedSean Wang
2021-07-14mt76: mt7921: fix kernel warning when reset on vif is not staSean Wang
2021-07-14mt76: mt7915: fix rx fcs error count in testmodeShayne Chen
2021-07-14mt76: mt7921: wake the device before dumping power tableLorenzo Bianconi
2021-07-14mt76: mt7915: fix MT_EE_CAL_GROUP_SIZERyder Lee
2021-07-14mt76: mt7615: fix potential overflow on large shiftRyder Lee
2021-07-14mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skbLorenzo Bianconi
2021-07-14mt76: testmode: fix memory leak in mt76_testmode_alloc_skbLorenzo Bianconi
2021-07-14mt76: mt7921: do not schedule hw reset if the device is not runningLorenzo Bianconi
2021-07-14mt76: mt7921: avoid unnecessary consecutive WiFi resetsSean Wang
2021-07-14mt76: mt7921: fix OMAC idx usageSean Wang
2021-07-14mt76: mt7921: fix invalid register access in wake_workSean Wang
2021-07-14mt76: mt7921: add back connection monitor supportSean Wang
2021-07-14mt76: mt7921: consider the invalid value for to_rssiSean Wang
2021-07-14mt76: connac: fix WoW with disconnetion and bitmap patternYN Chen
2021-07-14mt76: connac: fw_own rely on all packet memory all being freeSean Wang
2021-07-14mt76: mt7921: Don't alter Rx path classifierSean Wang
2021-07-14mt76: mt7921: fix mt7921_wfsys_reset sequenceSean Wang
2021-07-14mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi
2021-07-14mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi
2021-07-14mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd()Dan Carpenter
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi
2021-05-15mt76: validate rx A-MSDU subframesFelix Fietkau
2021-05-15mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi
2021-05-15mt76: mt7921: fix max aggregation subframes settingFelix Fietkau
2021-05-15mt76: connac: fix HT A-MPDU setting field in STA_REC_PHYFelix Fietkau
2021-05-15mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi
2021-05-15mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi
2021-04-21mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi
2021-04-21mt76: mt7921: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7915: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7615: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: debugfs: introduce napi_threaded nodeLorenzo Bianconi
2021-04-21mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi
2021-04-21mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi