summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-16wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach1-1/+1
2024-02-16ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-02-16octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu1-2/+12
2024-02-16tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder1-4/+12
2024-02-16net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera3-2/+16
2024-02-16netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet1-4/+4
2024-02-16wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook1-2/+4
2024-02-16wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-16net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu3-1/+60
2024-02-16wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg2-3/+6
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao1-4/+1
2024-02-05idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga1-1/+1
2024-02-05octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya3-7/+4
2024-02-05pds_core: Rework teardown/setup flow to be more commonBrett Creeley5-18/+9
2024-02-05pds_core: Clear BARs on resetBrett Creeley6-11/+45
2024-02-05pds_core: Prevent race issues involving the adminqBrett Creeley3-6/+47
2024-02-05pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2-3/+4
2024-02-05pds_core: Cancel AQ work on teardownBrett Creeley1-0/+2
2024-02-05pds_core: Prevent health thread from running during reset/removeBrett Creeley1-2/+17
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč1-2/+1
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET1-1/+2
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski5-41/+43
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski12-317/+264
2024-02-05e1000e: correct maximum frequency adjustment valuesJacob Keller2-7/+35
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur1-2/+3
2024-02-05net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle1-2/+1
2024-02-05net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle1-66/+81
2024-02-05net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle1-1/+4
2024-02-05gve: Fix skb truesize underestimationPraveen Kaligineedi1-4/+4
2024-02-05virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun1-4/+5
2024-02-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean1-5/+16
2024-02-05octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh1-7/+6
2024-02-05i40e: Fix VF disable behavior to block all trafficAndrii Staikov2-0/+33
2024-02-05wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui2-5/+5
2024-02-05wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter membersChing-Te Ku2-11/+5
2024-02-05wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen1-0/+12
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg3-11/+18
2024-02-05intel: add bit macro includes where neededJesse Brandeburg16-23/+36
2024-02-05net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz3-11/+11
2024-02-05net: atlantic: eliminate double free in error handling logicIgor Russkikh4-87/+47
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki3-13/+11
2024-02-05ionic: bypass firmware cmds when stuck in resetShannon Nelson3-7/+20
2024-02-05ionic: pass opcode to devcmd_waitShannon Nelson3-1/+3
2024-02-05net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi1-3/+3
2024-02-05wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong1-2/+2
2024-02-05wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov1-17/+25
2024-02-05wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2024-02-05wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu1-1/+1