summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur5-16/+136
2023-02-03net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda1-3/+12
2023-02-03net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda1-0/+5
2023-02-03net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda1-3/+15
2023-02-03net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda2-50/+62
2023-02-03net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda2-78/+27
2023-02-03net: fec: do not double-parse 'phy-reset-active-high' propertyDmitry Torokhov1-5/+2
2023-02-03net: fec: restore handling of PHY reset line as optionalDmitry Torokhov1-1/+4
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-78/+196
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens1-0/+1
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork2-4/+4
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2-11/+30
2023-02-02Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+1
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL1-2/+4
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju3-4/+211
2023-02-02amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju1-2/+13
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde1-0/+1
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley1-7/+2
2023-02-02octeontx2-af: Removed unnecessary debug messages.Sunil Goutham1-14/+4
2023-02-02virtio-net: fix possible unsigned integer overflowHeng Qi1-6/+9
2023-02-02octeontx2-af: Fix devlink unregisterRatheesh Kannoth1-8/+27
2023-02-02igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix1-5/+9
2023-02-02ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdrXin Long1-1/+1
2023-02-02virtio_net: notify MAC address change on device initializationLaurent Vivier1-0/+20
2023-02-02virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not setLaurent Vivier1-0/+6
2023-02-02nfp: correct cleanup related to DCB resourcesHuayu Chen2-3/+7
2023-02-02nfp: flower: avoid taking mutex in atomic contextYanguo Li1-1/+7
2023-02-01net: ipa: define two new memory regionsAlex Elder2-4/+12
2023-02-01net: ipa: support a third pulse registerAlex Elder2-51/+57
2023-02-01net: ipa: greater timer granularity optionsAlex Elder1-2/+2
2023-02-01net: ipa: support zeroing new cache tablesAlex Elder1-10/+28
2023-02-01net: ipa: update table cache flushingAlex Elder3-9/+27
2023-02-01net: ipa: define IPA v5.0+ registersAlex Elder1-5/+38
2023-02-01net: ipa: extend endpoints in packet init commandAlex Elder1-4/+9
2023-02-01net: ipa: support more endpointsAlex Elder3-7/+21
2023-02-01Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-74/+835
2023-02-01net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-02-01net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean1-0/+3
2023-02-01Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-39/+0
2023-02-01net: mdio: add amlogic gxl mdio mux supportJerome Brunet3-0/+176
2023-01-31net: ipa: use dev PM wakeirq handlingCaleb Connolly1-6/+4
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann1-2/+1
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2-3/+1
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child1-13/+16
2023-01-31net: dsa: ocelot: add external ocelot switch controlColin Foster3-0/+185
2023-01-31net: dsa: felix: add functionality when not all ports are supportedColin Foster2-3/+9
2023-01-31net: dsa: felix: add support for MFD configurationsColin Foster1-0/+7
2023-01-31net: dsa: felix: add configurable device quirksColin Foster4-2/+8
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster2-14/+15