summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-03i40e: Add missing wordpart.h headerAndy Shevchenko-0/+2
2026-03-03i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()Yury Norov (NVIDIA)-13/+8
2026-03-03ice: Make name member of struct ice_cgu_pin_desc constSimon Horman-1/+1
2026-03-03net: phy: improve mdiobus_stats_acctHeiner Kallweit-8/+3
2026-03-03net: phy: inline helper mdio_bus_get_global_statHeiner Kallweit-15/+8
2026-03-03net: mdio: use macro __ATTRIBUTE_GROUPSHeiner Kallweit-12/+4
2026-03-03net: mdio: constify attributes and attribute arraysHeiner Kallweit-9/+10
2026-03-03net: phy: avoid extra casting in mdio_bus_get_statHeiner Kallweit-2/+2
2026-03-03net: phy: consider that mdio_bus_device_stat_field_show doesn't use member ad...Heiner Kallweit-1/+0
2026-03-03net: mdio: use macro __ATTR to simplify the codeHeiner Kallweit-11/+4
2026-03-03net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attributeHeiner Kallweit-25/+20
2026-03-03net: ti: davinci_emac: stop using bus type mdio_bus_typeHeiner Kallweit-24/+15
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar-2/+75
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-26/+16
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche-2/+2
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche-0/+2
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar-4/+15
2026-03-03net: mana: Trigger VF reset/recovery on health check failure due to HWC timeoutDipayaan Roy-33/+41
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen-2/+9
2026-03-03wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou-0/+1
2026-03-03wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin-1/+2
2026-03-02net: sparx5: replace sparx5_start() with sparx5_forwarding_init()Daniel Machon-8/+2
2026-03-02net: sparx5: move FDMA/XTR initialization out of sparx5_start()Daniel Machon-46/+63
2026-03-02net: sparx5: move PTP IRQ handling out of sparx5_start()Daniel Machon-23/+29
2026-03-02net: sparx5: move remaining init functions from start() to probe()Daniel Machon-8/+4
2026-03-02net: sparx5: move calendar initialization to probeDaniel Machon-12/+20
2026-03-02net: sparx5: move stats initialization and add deinit functionDaniel Machon-8/+20
2026-03-02net: sparx5: move MAC table initialization and add deinit functionDaniel Machon-33/+44
2026-03-02net: sparx5: move VCAP initialization to probeDaniel Machon-8/+12
2026-03-02net: sparx5: move netdev and notifier block registration to probeDaniel Machon-20/+21
2026-03-03wifi: rtw89: ser: post-recover DMAC state to prevent LPSZong-Zhe Yang-1/+8
2026-03-03wifi: rtw89: ser: Wi-Fi 7 reset HALT C2H after reading itZong-Zhe Yang-1/+6
2026-03-03wifi: rtw89: debug: add SER SW counters to count simulationZong-Zhe Yang-0/+15
2026-03-03wifi: rtw89: rfk: add hardware version to rtw89_fw_h2c_rf_pre_ntfy_mcc for ne...Ping-Ke Shih-0/+3
2026-03-03wifi: rtw89: add H2C command to protect TX/RX for unused PHYKuan-Chung Chen-0/+148
2026-03-03wifi: rtw89: 8851b: update supported firmware format to 1Zong-Zhe Yang-1/+1
2026-03-02net: stmmac: move DMA configuration validation to driver probeRussell King (Oracle)-5/+5
2026-03-02net: stmmac: simplify atds initialisationRussell King (Oracle)-3/+4
2026-03-02net: stmmac: move initialisation of dma_cfg->atdsRussell King (Oracle)-3/+7
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)-3/+1
2026-03-02net: stmmac: make chain_mode a booleanRussell King (Oracle)-2/+3
2026-03-02net: stmmac: make extend_desc booleanRussell King (Oracle)-2/+6
2026-03-02net: stmmac: remove mac->xlgmacRussell King (Oracle)-8/+0
2026-03-02net: stmmac: remove dwmac410_(enable|disable)_dma_irqRussell King (Oracle)-33/+1