summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2021-08-17Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-08-06mt76: fix enum type mismatchArnd Bergmann
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-12mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-06-22mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2021-06-19mt76: mt7921: allow chip reset during device restartLorenzo Bianconi
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi
2021-06-19mt76: mt7663s: enable runtime-pmLorenzo Bianconi
2021-06-19mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-06-19mt76: mt7663s: rely on pm reference countingLorenzo Bianconi
2021-06-19mt76: sdio: do not run mt76_txq_schedule directlyLorenzo Bianconi
2021-06-19mt76: mt7921: enable HE BFee capabilityDeren Wu
2021-06-19mt76: disable TWT capabilities for the momentLorenzo Bianconi
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: mt7921: fix the coredump is being truncatedSean Wang
2021-06-19mt76: mt7921: fix kernel warning when reset on vif is not staSean Wang
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi
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