summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-12-18net: dsa: xrs700x: reject unsupported HSR configurationsVladimir Oltean
2025-12-18net: dsa: b53: fix BCM5325/65 ARL entry VIDsJonas Gorski
2025-12-18net: dsa: b53: fix BCM5325/65 ARL entry multicast port masksJonas Gorski
2025-12-18net: dsa: b53: add support for bcm63xx ARL entry formatJonas Gorski
2025-12-18net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65Jonas Gorski
2025-12-18net: dsa: b53: use same ARL search result offset for BCM5325/65Jonas Gorski
2025-12-18net: dsa: b53: add support for 5389/5397/5398 ARL entry formatJonas Gorski
2025-12-18net: dsa: b53: move ARL entry functions into ops structJonas Gorski
2025-12-18net: dsa: b53: split reading search entry into their own functionsJonas Gorski
2025-12-18net: dsa: b53: provide accessors for accessing ARL_SRCH_CTLJonas Gorski
2025-12-18net: dsa: b53: move writing ARL entries into their own functionsJonas Gorski
2025-12-18net: dsa: b53: move reading ARL entries into their own functionJonas Gorski
2025-12-18net: dsa: b53: b53_arl_read{,25}(): use the entry for comparisionJonas Gorski
2025-12-18net: dsa: b53: fix extracting VID from entry for BCM5325/65Jonas Gorski
2025-12-18net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65Jonas Gorski
2025-12-18net: phy: aquantia: check for NVMEM deferralRobert Marko
2025-12-18net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev
2025-12-18net: vxlan: prevent NULL deref in vxlan_xmit_oneAntoine Tenart
2025-12-18iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt
2025-12-18mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()Zilin Guan
2025-12-18wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-12-18wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link removeLorenzo Bianconi
2025-12-18wifi: mt76: mt7996: skip deflink accounting for offchannel linksLorenzo Bianconi
2025-12-18wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()Lorenzo Bianconi
2025-12-18wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()Lorenzo Bianconi
2025-12-18wifi: mt76: mt7996: fix EMI rings for RROShayne Chen
2025-12-18wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()Shayne Chen
2025-12-18wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen
2025-12-18wifi: mt76: mt7996: fix MLD group index assignmentShayne Chen
2025-12-18wifi: mt76: mt7996: set link_valid field when initializing wcidShayne Chen
2025-12-18wifi: mt76: mt7996: fix teardown command for an MLD peerShayne Chen
2025-12-18wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()Shayne Chen
2025-12-18wifi: mt76: mt7996: fix implicit beamforming support for mt7992Howard Hsu
2025-12-18wifi: mt76: mt7996: fix max nss value when getting rx chainmaskStanleyYP Wang
2025-12-18Revert "wifi: mt76: mt792x: improve monitor interface handling"Fedor Pchelkin
2025-12-18wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()Lorenzo Bianconi
2025-12-18wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi
2025-12-18wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_txLorenzo Bianconi
2025-12-18wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau
2025-12-18wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae
2025-12-18net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl
2025-12-18net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean
2025-12-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait
2025-12-18net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-12-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal
2025-12-18wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal
2025-12-18wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran
2025-12-18wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin
2025-12-18wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin