summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-14cxgb4: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-14bnxt_en: avoid truncation of per rx run debugfs filenameSimon Horman
2024-08-14bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-14net: ethernet: dlink: replace deprecated macroMoon Yeounsu
2024-08-13net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt
2024-08-13net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()Simon Horman
2024-08-13net: fec: Remove duplicated codeCsókás, Bence
2024-08-13net: fec: Move `fec_ptp_read()` to the top of the fileCsókás, Bence
2024-08-13net: netconsole: Constify struct config_item_typeChristophe JAILLET
2024-08-13gve: Add RSS adminq commands and ethtool supportJeroen de Borst
2024-08-13gve: Add RSS device optionZiwei Xiao
2024-08-13net: hinic: use ethtool_sprintf/putsRosen Penev
2024-08-13net: netconsole: Defer netpoll cleanup to avoid lock release during list trav...Breno Leitao
2024-08-13net: netconsole: Unify Function Return PathsBreno Leitao
2024-08-13net: netconsole: Standardize variable namingBreno Leitao
2024-08-13net: netconsole: Correct mismatched return typesBreno Leitao
2024-08-13net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si
2024-08-13net: stmmac: Export dwmac1000_dma_opsYanteng Si
2024-08-13net: stmmac: Add multi-channel supportYanteng Si
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-08-12nfp: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-12eth: fbnic: add support for basic qstatsStanislav Fomichev
2024-08-12eth: fbnic: add basic rtnl statsJakub Kicinski
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski
2024-08-12eth: mlx5: allow disabling queues when RSS contexts existJakub Kicinski
2024-08-12eth: mvpp2: implement new RSS context APIJakub Kicinski
2024-08-12net: vxlan: remove duplicated initialization in vxlan_xmitMenglong Dong
2024-08-12net: sunvnet: use ethtool_sprintf/putsRosen Penev
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)
2024-08-11net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-08-11net: mvpp2: use port_count to remove portsJavier Carrasco
2024-08-11bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei
2024-08-11bnxt_en: stop packet flow during bnxt_queue_stop/startDavid Wei
2024-08-11bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan
2024-08-11bnxt_en: Update firmware interface to 1.10.3.68Michael Chan
2024-08-09net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu