summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-13ice: refactor the FD and RSS flow ID generationAhmed Zaki
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13page_pool: transition to reference count management after page drainingLiang Chen
2023-12-13cxgb3: Avoid potential string truncation in descKees Cook
2023-12-13amd-xgbe: Avoid potential string truncation in nameKees Cook
2023-12-13idpf: add get/set for Ethtool's header split ringparamMichal Kubiak
2023-12-13net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel
2023-12-13net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2023-12-13virtio-net: support rx netdimHeng Qi
2023-12-13virtio-net: extract virtqueue coalescig cmd for reuseHeng Qi
2023-12-13virtio-net: separate rx/tx coalescing moderation cmdsHeng Qi
2023-12-13virtio-net: returns whether napi is completeHeng Qi
2023-12-13ionic: fill out pci error handlersShannon Nelson
2023-12-13ionic: lif debugfs refresh on resetShannon Nelson
2023-12-13ionic: use timer_shutdown_syncShannon Nelson
2023-12-13ionic: no fw read when PCI reset failedShannon Nelson
2023-12-13ionic: prevent pci disable of already disabled deviceShannon Nelson
2023-12-13ionic: bypass firmware cmds when stuck in resetShannon Nelson
2023-12-13ionic: keep filters across FLRShannon Nelson
2023-12-13ionic: pass opcode to devcmd_waitShannon Nelson
2023-12-13net: stmmac: mmc: Support more counters for XGMAC CoreFurong Xu
2023-12-13net: phy: at803x: drop specific PHY ID check from cable test functionsChristian Marangi
2023-12-13net: phy: at803x: move at8035 specific DT parse to dedicated probeChristian Marangi
2023-12-13net: phy: at803x: move at8031 functions in dedicated sectionChristian Marangi
2023-12-13net: phy: at803x: make at8031 related DT functions name more specificChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 config_intr to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 WOL bits to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 config_init to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 probe mode check to dedicated probeChristian Marangi
2023-12-13net: phy: at803x: move specific DT option for at8031 to specific probeChristian Marangi
2023-12-13net: phy: at803x: move qca83xx specific check in dedicated functionsChristian Marangi
2023-12-13net: phy: at803x: raname hw_stats functions to qca83xx specific nameChristian Marangi
2023-12-13net: phy: at803x: move disable WOL to specific at8031 probeChristian Marangi
2023-12-13net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12bnxt_en: Make PTP TX timestamp HWRM query silentPavan Chebbi
2023-12-12bnxt_en: Skip nic close/open when configuring tstamp filtersPavan Chebbi
2023-12-12bnxt_en: Add support for UDP GSO on 5760X chipsMichael Chan
2023-12-12bnxt_en: add rx_filter_miss extended statsDamodharam Ammepalli
2023-12-12bnxt_en: Configure UDP tunnel TPAMichael Chan
2023-12-12bnxt_en: Add support for VXLAN GPEMichael Chan
2023-12-12bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commandsMichael Chan
2023-12-12bnxt_en: Allocate extra QP backing store memory when RoCE FW reports itSelvin Xavier
2023-12-12bnxt_en: Support TX coalesced completion on 5760X chipsMichael Chan
2023-12-12bnxt_en: Prevent TX timeout with a very small TX ringMichael Chan
2023-12-12bnxt_en: Fix TX ring indexing logicMichael Chan