summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-02-08net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-08net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-08net/mlx5: Expose SF firmware pages counterMaher Sanalla2-1/+2
2023-02-08net/mlx5: Store page counters in a single arrayMaher Sanalla4-20/+25
2023-02-08net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-08net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2-1/+5
2023-02-08net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2-5/+1
2023-02-08net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik1-10/+15
2023-02-08net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris1-71/+15
2023-02-07net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean1-12/+12
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean1-7/+19
2023-02-06net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-06net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson1-2/+2
2023-02-04ionic: missed doorbell workaroundAllen Hubbe6-4/+176
2023-02-04ionic: clear up notifyq alloc commentaryShannon Nelson1-5/+7
2023-02-04ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-04net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-04net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey1-15/+16
2023-02-04bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-03net: phylink: move phy_device_free() to correctly release phy deviceClément Léger1-3/+2
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-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: 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-02nfp: flower: avoid taking mutex in atomic contextYanguo Li1-1/+7
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-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2-3/+1
2023-01-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-19/+43
2023-01-30net: phy: fix null dereference in phy_attach_directColin Foster1-1/+1
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2-1/+4
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba1-0/+2
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba3-11/+45
2023-01-28net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb1-2/+4
2023-01-28sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet1-1/+4
2023-01-28net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL1-3/+4
2023-01-28dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+6
2023-01-28dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-28virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-28lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-28qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+4
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman5-19/+43
2023-01-26net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-01-26tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder1-6/+9