aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-08qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren1-3/+5
2023-12-08qca_debug: Prevent crash on TX ring changesStefan Wahren2-5/+16
2023-12-08octeon_ep: initialise control mbox tasks before using APIsShinas Rasheed1-9/+13
2023-12-08net: dsa: microchip: use DSA_TAG_PROTO without _VALUE defineSean Nyekjaer1-1/+1
2023-12-08team: Fix use-after-free when an option instance allocation failsFlorent Revest1-1/+3
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-3/+2
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()[email protected]28-112/+100
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-309/+578
2023-12-07nfp: devlink: add extended ack report messagesRyno Swart1-2/+6
2023-12-07nfp: ethtool: add extended ack report messagesRyno Swart3-18/+45
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski45-215/+457
2023-12-07net: wangxun: fix changing mac failed when runningduanqiangwen2-0/+2
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer1-4/+12
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao5-12/+18
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König3-13/+6
2023-12-07wifi: mt76: mt7925: remove iftype from mt7925_init_eht_caps signatureLorenzo Bianconi1-3/+2
2023-12-07wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin2-2/+6
2023-12-07wifi: mt76: mt7996: adjust interface num and wtbl size for mt7992StanleyYP Wang2-4/+7
2023-12-07wifi: mt76: mt7996: support mt7992 eeprom loadingStanleyYP Wang2-3/+12
2023-12-07wifi: mt76: mt7996: rework register offsets for mt7992StanleyYP Wang2-23/+112
2023-12-07wifi: mt76: mt7996: add DMA support for mt7992Benjamin Lin4-17/+61
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang7-5/+45
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen5-32/+46
2023-12-07wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packingArnd Bergmann1-3/+3
2023-12-07wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang1-2/+3
2023-12-07wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981StanleyYP Wang1-1/+2
2023-12-07wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu1-1/+1
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye5-42/+153
2023-12-07wifi: mt76: mt7996: rework ampdu params settingPeter Chiu2-44/+16
2023-12-07wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang1-1/+1
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin5-46/+74
2023-12-07wifi: mt76: use chainmask for power delta calculationAllen Ye3-3/+3
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen4-0/+85
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen6-29/+47
2023-12-07wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu1-2/+2
2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu2-8/+75
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu3-4/+10
2023-12-07wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu2-2/+4
2023-12-07wifi: mt76: mt7996: adjust WFDMA settings to improve performancePeter Chiu2-21/+58
2023-12-07wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen1-1/+1
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang7-25/+68
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu2-0/+130
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu6-0/+274
2023-12-07wifi: mt76: mt7996: add TX statistics for EHT mode in debugfsHoward Hsu1-2/+3
2023-12-07wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen4-5/+35
2023-12-07wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi1-1/+1
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi8-0/+197
2023-12-07wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi5-9/+114
2023-12-07wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi6-33/+36