aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-15net: phy: at803x: move specific qca808x config_aneg to dedicated functionChristian Marangi1-26/+40
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov3-40/+38
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh1-30/+54
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen2-77/+6
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller24-155/+248
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori3-1/+148
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori1-0/+8
2023-12-15net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney1-37/+54
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-7/+9
2023-12-14Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski15-54/+79
2023-12-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-5/+5
2023-12-14i40e: remove fake support of rx-frames-irqJason Xing1-3/+2
2023-12-14net: mdio-mux: be compatible with parent buses which only support C45Vladimir Oltean1-2/+4
2023-12-14net: mdio-mux: show errors on probe failureVladimir Oltean1-4/+4
2023-12-14net: atlantic: eliminate double free in error handling logicIgor Russkikh4-87/+47
2023-12-14net: mdio: mdio-bcm-unimac: Use read_poll_timeoutJustin Chen1-14/+3
2023-12-14net: mdio: mdio-bcm-unimac: Delay before first pollJustin Chen1-1/+7
2023-12-14net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2023-12-14net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski42-533/+1027
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr6-0/+405
2023-12-14ice: enable FW loggingPaul M Stillwell Jr4-0/+170
2023-12-14ice: configure FW loggingPaul M Stillwell Jr9-1/+796
2023-12-14ice: remove FW logging codePaul M Stillwell Jr5-319/+0
2023-12-14net: mvpp2: add support for miiStefan Eichenberger1-3/+18
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh1-1/+4
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney1-1/+5
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah1-0/+10
2023-12-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-16/+11
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki9-8/+137
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo14-82/+402
2023-12-13ice: refactor the FD and RSS flow ID generationAhmed Zaki8-81/+55
2023-12-13ice: refactor RSS configurationQi Zhang5-169/+238
2023-12-13ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki3-13/+11
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki11-262/+181
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki44-651/+714
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-74/+219
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei1-9/+2
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei1-3/+4
2023-12-13page_pool: transition to reference count management after page drainingLiang Chen1-2/+2
2023-12-13cxgb3: Avoid potential string truncation in descKees Cook2-6/+5
2023-12-13amd-xgbe: Avoid potential string truncation in nameKees Cook1-1/+1
2023-12-13idpf: add get/set for Ethtool's header split ringparamMichal Kubiak5-7/+90
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong1-6/+2
2023-12-13net/mlx5: devcom, Add component size getterTariq Toukan2-0/+8
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan9-27/+37
2023-12-13net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused argsTariq Toukan1-7/+15
2023-12-13net/mlx5e: Statify function mlx5e_monitor_counter_armTariq Toukan2-2/+1
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan10-110/+138