summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-19mt76: mt7921: use correct iftype data on 6GHz cap initShayne Chen1-1/+1
2021-12-19mt76: mt7921: fix boolreturn.cocci warningChangcheng Deng1-1/+1
2021-12-19mt76: eeprom: tolerate corrected bit-flipsDaniel Golle1-0/+2
2021-12-19mt76: mt7603: improve reliability of tx powersave filteringFelix Fietkau1-2/+3
2021-12-19mt76: clear sta powersave flag after notifying driverFelix Fietkau1-2/+4
2021-12-19mt76: mt7915: introduce SAR supportLorenzo Bianconi2-4/+27
2021-12-19mt76: mt7603: introduce SAR supportLorenzo Bianconi2-8/+27
2021-12-19mt76: mt7915: improve wmm index allocationFelix Fietkau1-5/+3
2021-12-19mt76: mt7615: improve wmm index allocationFelix Fietkau1-5/+3
2021-12-19mt76: mt7615: fix unused tx antenna mask in testmodeShayne Chen1-11/+10
2021-12-19mt76: mt7921s: fix the device cannot sleep deeply in suspendSean Wang5-18/+27
2021-12-19mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related filesSean Wang3-37/+12
2021-12-19mt76: mt7615: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau1-2/+21
2021-12-19mt76: mt7915: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau1-2/+21
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi13-11/+101
2021-12-19mt76: move sar utilities to mt76-core moduleLorenzo Bianconi4-48/+63
2021-12-19mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...Lorenzo Bianconi1-4/+8
2021-12-19mt76: fix the wiphy's available antennas to the correct valueBo Jiao1-2/+2
2021-12-19mt76: do not pass the received frame with decryption errorXing Song4-3/+28
2021-12-19mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi2-8/+5
2021-12-19mt76: mt7615: remove dead code in get_omac_idxLorenzo Bianconi1-3/+0
2021-12-19mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi1-2/+2
2021-12-19mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwiLorenzo Bianconi1-1/+1
2021-12-19mt76: fix possible OOB issue in mt76_calculate_default_rateLorenzo Bianconi1-3/+4
2021-12-19mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu2-0/+16
2021-12-19mt76: debugfs: fix queue reporting for mt76-usbLorenzo Bianconi1-2/+3
2021-12-18mt76: mt7921: add support for PCIe ID 0x0608/0x0616Deren Wu1-0/+2
2021-12-18mt76: testmode: add support to set MACShayne Chen3-3/+39
2021-12-18mt76: mt7915: add default calibrated data supportShayne Chen4-18/+94
2021-12-18mt76: only set rx radiotap flag from within decoder functionsRyder Lee2-45/+33
2021-12-18mt76: reverse the first fragmented frame to 802.11Xing Song4-9/+263
2021-12-18mt76: mt7915: fix SMPS operation failRyder Lee2-28/+61
2021-12-18mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen1-9/+8
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang3-1/+6
2021-12-18mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu1-2/+6
2021-12-18mt76: mt7921: drop offload_flags overwrittenSean Wang1-6/+0
2021-12-18mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routineLorenzo Bianconi1-47/+0
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski130-1919/+5566
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng1-2/+1
2021-12-16net: mana: Add RX fencingDexuan Cui2-5/+66
2021-12-16net: vertexcom: remove unneeded semicolonYang Li1-1/+1
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang1-19/+31
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski162-456/+791
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38-87/+236
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+38
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+12
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo46-326/+2074
2021-12-16Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue4-0/+107