summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-2362-1811/+2104
|\
| * mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi2021-12-222-6/+9
| * mt76: mt7921s: fix cmd timeout in throughput testDeren Wu2021-12-192-4/+6
| * mt76: mt7921s: fix suspend error with enlarging mcu timeout valueSean Wang2021-12-191-1/+1
| * mt76: mt7921s: make pm->suspended usage consistentSean Wang2021-12-191-2/+7
| * mt76: mt7921: fix possible resume failureSean Wang2021-12-191-2/+7
| * mt76: mt7921: clear pm->suspended in mt7921_mac_reset_workSean Wang2021-12-191-0/+1
| * mt76: connac: rely on le16_add_cpu in mt76_connac_mcu_add_nested_tlvLorenzo Bianconi2021-12-191-5/+2
| * mt76: mt7921: remove dead definitionsLorenzo Bianconi2021-12-191-3/+0
| * mt76: mt7915: add mu-mimo and ofdma debugfs knobsMeiChia Chiu2021-12-195-1/+311
| * mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi2021-12-195-54/+55
| * mt76: mt7921: reduce log severity levels for informative messagesTzung-Bi Shih2021-12-192-2/+2
| * mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi2021-12-197-1075/+411
| * mt76: connac: rely on MCU_CMD macroLorenzo Bianconi2021-12-196-22/+22
| * mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi2021-12-195-66/+73
| * mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi2021-12-195-63/+64
| * mt76: connac: remove MCU_FW_PREFIX bitLorenzo Bianconi2021-12-191-11/+9
| * mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi2021-12-193-11/+31
| * mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi2021-12-197-149/+113
| * mt76: mt7921: fix network buffer leak by txs missingDeren Wu2021-12-194-1/+43
| * mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663Felix Fietkau2021-12-191-0/+3
| * mt76: mt7915: process txfree and txstatus without allocating skbsFelix Fietkau2021-12-193-6/+32
| * mt76: allow drivers to drop rx packets earlyFelix Fietkau2021-12-192-7/+14
| * mt76: mt7663: disable 4addr capabilityLorenzo Bianconi2021-12-191-0/+1
| * mt76: mt7615: clear mcu error interrupt status on mt7663Felix Fietkau2021-12-191-0/+1
| * mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdrRyder Lee2021-12-192-2/+3
| * mt76: move sar_capa configuration in common codeLorenzo Bianconi2021-12-194-20/+16
| * mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_bandLorenzo Bianconi2021-12-191-5/+5
| * mt76: mt7921s: fix possible kernel crash due to invalid Rx countSean Wang2021-12-191-0/+4
| * mt76: mt7921s: fix bus hang with wrong privilegeDeren Wu2021-12-191-0/+11
| * mt76: mt7921: use correct iftype data on 6GHz cap initShayne Chen2021-12-191-1/+1
| * mt76: mt7921: fix boolreturn.cocci warningChangcheng Deng2021-12-191-1/+1
| * mt76: eeprom: tolerate corrected bit-flipsDaniel Golle2021-12-191-0/+2
| * mt76: mt7603: improve reliability of tx powersave filteringFelix Fietkau2021-12-191-2/+3
| * mt76: clear sta powersave flag after notifying driverFelix Fietkau2021-12-191-2/+4
| * mt76: mt7915: introduce SAR supportLorenzo Bianconi2021-12-192-4/+27
| * mt76: mt7603: introduce SAR supportLorenzo Bianconi2021-12-192-8/+27
| * mt76: mt7915: improve wmm index allocationFelix Fietkau2021-12-191-5/+3
| * mt76: mt7615: improve wmm index allocationFelix Fietkau2021-12-191-5/+3
| * mt76: mt7615: fix unused tx antenna mask in testmodeShayne Chen2021-12-191-11/+10
| * mt76: mt7921s: fix the device cannot sleep deeply in suspendSean Wang2021-12-195-18/+27
| * mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related filesSean Wang2021-12-193-37/+12
| * mt76: mt7615: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau2021-12-191-2/+21
| * mt76: mt7915: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau2021-12-191-2/+21
| * mt76: mt76x02: introduce SAR supportLorenzo Bianconi2021-12-1913-11/+101
| * mt76: move sar utilities to mt76-core moduleLorenzo Bianconi2021-12-194-48/+63
| * mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...Lorenzo Bianconi2021-12-191-4/+8
| * mt76: fix the wiphy's available antennas to the correct valueBo Jiao2021-12-191-2/+2
| * mt76: do not pass the received frame with decryption errorXing Song2021-12-194-3/+28
| * mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi2021-12-192-8/+5