summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-16ppp_async: limit MRU to 64KEric Dumazet
2024-02-16octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-16tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder
2024-02-16net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera
2024-02-16netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet
2024-02-16wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook
2024-02-16wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit
2024-02-16net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-05pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-05octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-05pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-02-05pds_core: Clear BARs on resetBrett Creeley
2024-02-05pds_core: Prevent race issues involving the adminqBrett Creeley
2024-02-05pds_core: implement pci reset handlersShannon Nelson
2024-02-05pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-02-05pds_core: Cancel AQ work on teardownBrett Creeley
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-05e1000e: correct maximum frequency adjustment valuesJacob Keller
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-02-05net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle
2024-02-05net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle
2024-02-05net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle
2024-02-05gve: Fix skb truesize underestimationPraveen Kaligineedi
2024-02-05virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-02-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean
2024-02-05octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-02-05i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-02-05wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui
2024-02-05wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter membersChing-Te Ku
2024-02-05wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg
2024-02-05net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz
2024-02-05net: atlantic: eliminate double free in error handling logicIgor Russkikh
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki
2024-02-05ionic: bypass firmware cmds when stuck in resetShannon Nelson
2024-02-05ionic: pass opcode to devcmd_waitShannon Nelson
2024-02-05net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi
2024-02-05wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong
2024-02-05wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov
2024-02-05wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang
2024-02-05wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu
2024-02-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz
2024-02-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang
2024-02-05wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang