summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2021-06-19mt76: mt7921: limit txpower according to userlevel powerLorenzo Bianconi
2021-06-19mt76: mt7921: improve code readability for mt7921_update_txsLorenzo Bianconi
2021-06-19mt76: mt7921: add deep sleep control to runtime-pm knobSean Wang
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee
2021-06-19mt76: use SPDX header file comment styleTom Rix
2021-06-19mt76: add a space between comment char and SPDX tagTom Rix
2021-06-19mt76: mt7915: improve MU stabilityRyder Lee
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: mt7915: drop the use of repeater entries for station interfacesFelix Fietkau
2021-06-19mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpowerLorenzo Bianconi
2021-06-19mt76: move mt76_get_next_pkt_id in mt76.hLorenzo Bianconi
2021-06-19mt76: reduce rx buffer size to 2048Lorenzo Bianconi
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang
2021-06-19mt76: mt7915: fix rx fcs error count in testmodeShayne Chen
2021-06-19mt76: testmode: move chip-specific stats dump before common statsShayne Chen
2021-06-19mt76: connac: add mt76_connac_mcu_get_nic_capability utility routineLorenzo Bianconi
2021-06-19mt76: mt7921: make mt7921_set_channel staticLorenzo Bianconi
2021-06-19mt76: mt7921: wake the device before dumping power tableLorenzo Bianconi
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi
2021-06-19mt76: mt7921: enable VHT BFee capabilityFelix Fietkau
2021-06-19mt76: mt7915: fix MT_EE_CAL_GROUP_SIZERyder Lee
2021-06-19mt76: mt7615: update radar parametersRyder Lee
2021-06-19mt76: mt7915: setup drr group for peersRyder Lee
2021-06-19mt76: mt7921: enable random mac address during sched_scanDeren Wu
2021-06-19mt76: mt7921: remove mt7921_get_wtbl_info routineLorenzo Bianconi
2021-06-19mt76: mt7921: enable hw offloading for wep keysLorenzo Bianconi
2021-06-19mt76: mt7915: read all eeprom fields from fw in efuse modeShayne Chen
2021-06-19mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee
2021-06-19mt76: mt7921: set MT76_RESET during mac resetLorenzo Bianconi
2021-06-19mt76: mt7915: improve error recovery reliabilityFelix Fietkau
2021-06-19mt76: allow hw driver code to overwrite wiphy interface_modesLorenzo Bianconi
2021-06-19mt76: mt7921: update statistic in active mode onlyDeren Wu
2021-06-19mt76: mt7921: introduce mac tx done handlingDeren Wu
2021-06-19mt76: mt7615: fix potential overflow on large shiftRyder Lee
2021-06-19mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skbLorenzo Bianconi
2021-06-19mt76: testmode: remove unnecessary function calls in mt76_testmode_free_skbLorenzo Bianconi
2021-06-19mt76: testmode: fix memory leak in mt76_testmode_alloc_skbLorenzo Bianconi
2021-06-19mt76: mt7615: remove useless if condition in mt7615_add_interface()Lorenzo Bianconi
2021-06-19mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpowerShayne Chen
2021-06-19mt76: mt7615: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7915: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7921: reset wfsys during hw probeLorenzo Bianconi
2021-06-19mt76: mt7921: do not schedule hw reset if the device is not runningLorenzo Bianconi
2021-06-19mt76: mt7921: return proper error value in mt7921_mac_initLorenzo Bianconi
2021-06-19mt76: connac: add bss color support for sta modeYN Chen
2021-06-19mt76: mt7921: enable runtime pm by defaultLorenzo Bianconi
2021-06-19mt76: mt7921: fix OMAC idx usageSean Wang