summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-21leds: trigger: netdev: expose hw_control status via sysfsChristian Marangi1-0/+11
2023-06-21leds: trigger: netdev: add additional specific link duplex modeChristian Marangi1-2/+25
2023-06-21leds: trigger: netdev: add additional specific link speed modeChristian Marangi1-10/+70
2023-06-21bnxt_en: Link representors to PCI deviceIvan Vecera1-0/+1
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur1-96/+154
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platformsBartosz Golaszewski1-14/+51
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski1-1/+1
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for SGMIIBartosz Golaszewski1-0/+37
2023-06-20net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modesBartosz Golaszewski1-5/+26
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clockBartosz Golaszewski1-15/+16
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phyBartosz Golaszewski1-0/+37
2023-06-20net: stmmac: dwmac-qcom-ethqos: remove stray spaceBartosz Golaszewski1-1/+1
2023-06-20net: stmmac: dwmac-qcom-ethqos: add a newline between headersBartosz Golaszewski1-0/+1
2023-06-20net: stmmac: dwmac-qcom-ethqos: add missing includeBartosz Golaszewski1-0/+1
2023-06-20net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->devBartosz Golaszewski1-23/+26
2023-06-20net: stmmac: dwmac-qcom-ethqos: tweak the order of local variablesBartosz Golaszewski1-1/+1
2023-06-20net: stmmac: dwmac-qcom-ethqos: rename a label in probe()Bartosz Golaszewski1-7/+7
2023-06-20net: stmmac: dwmac-qcom-ethqos: shrink clock code with devresBartosz Golaszewski1-13/+11
2023-06-20sfc: fix uninitialized variable useArnd Bergmann1-0/+1
2023-06-20sfc: add CONFIG_INET dependency for TC offloadArnd Bergmann1-0/+1
2023-06-20net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn1-3/+6
2023-06-20octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth1-2/+12
2023-06-20net: fec: allow to build without PAGE_POOL_STATSLucas Stach2-1/+3
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann1-1/+1
2023-06-20ptp: ocp: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu1-0/+7
2023-06-20ptp: idt82p33: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu2-11/+11
2023-06-20ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu2-20/+18
2023-06-20net/mlx5: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu1-16/+15
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu3-1/+20
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller30-163/+415
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET1-37/+7
2023-06-16net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko1-1/+0
2023-06-16net/mlx5: Add header file for eventsJuhee Kang7-38/+45
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens3-7/+10
2023-06-16net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens1-0/+1
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov1-1/+22
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman6-66/+45
2023-06-16net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed1-4/+2
2023-06-16net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov5-1/+103
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov3-25/+29
2023-06-16net/mlx5: Create eswitch debugfs root directoryVlad Buslov2-0/+7
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh2-5/+101
2023-06-16net/mlx5: Check DTOR entry value is not zeroMoshe Shemesh1-1/+2
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh2-1/+4
2023-06-16net/mlx5: Ack on sync_reset_request only if PF can do reset_nowMoshe Shemesh1-13/+44
2023-06-16sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=nEdward Cree2-0/+23
2023-06-16s390/net: lcs: use IS_ENABLED() for kconfig detectionRandy Dunlap1-5/+5
2023-06-15net: ethernet: litex: add support for 64 bit statsJisheng Zhang1-4/+15
2023-06-15ice: remove unnecessary check for old MAC == new MACPiotr Gardocki1-5/+0
2023-06-15i40e: remove unnecessary check for old MAC == new MACPiotr Gardocki1-6/+0