aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-09net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory2-36/+47
2023-06-09net/mlx5: Split function_setup() to enable and open functionsShay Drory1-25/+58
2023-06-09net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens1-0/+1
2023-06-09net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens3-9/+30
2023-06-09net/mlx5: Query correct caps for min msix vectorsDaniel Jurgens1-1/+15
2023-06-09net/mlx5: Use correct vport when restoring GUIDsDaniel Jurgens1-3/+7
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2-1/+11
2023-06-09net/mlx5: Add/remove peer miss rules for EC VFsDaniel Jurgens1-0/+32
2023-06-09net/mlx5: Add management of EC VF vportsDaniel Jurgens3-17/+143
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens2-7/+18
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens2-1/+27
2023-06-09net/mlx5: Simplify unload all rep codeDaniel Jurgens1-47/+1
2023-06-09wifi: ath12k: delete the timer rx_replenish_retry during rmmodHari Chandrakanthan1-0/+1
2023-06-09wifi: ath12k: Use msdu_end to check MCBCBaochen Qiang3-13/+13
2023-06-09wifi: ath12k: check hardware major version for WCN7850Carl Huang1-1/+13
2023-06-09wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S1-0/+1
2023-06-09wifi: ath11k: update proper pdev/vdev id for testmode commandVenkateswara Naralasetty1-3/+34
2023-06-09wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()Uwe Kleine-König1-1/+1
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König2-9/+5
2023-06-09wifi: ath10k: Drop checks that are always falseUwe Kleine-König1-9/+0
2023-06-09wifi: ath10k: Drop cleaning of driver data from probe error path and removeUwe Kleine-König1-3/+0
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda1-14/+22
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli3-0/+45
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli1-5/+5
2023-06-09usbnet: ipheth: update Kconfig descriptionFoster Snowhill1-6/+4
2023-06-09usbnet: ipheth: add CDC NCM supportFoster Snowhill1-25/+155
2023-06-09usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill1-3/+1
2023-06-09usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov1-1/+1
2023-06-08chelsio/chtls: Use splice_eof() to flushDavid Howells3-0/+11
2023-06-08net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-63/+111
2023-06-08net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-1/+1
2023-06-08net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-6/+5
2023-06-08net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)1-0/+14
2023-06-08net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)1-13/+1
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-2/+1
2023-06-08net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-9/+4
2023-06-08net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-8/+10
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+29
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-8/+0
2023-06-08net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)1-6/+1
2023-06-08net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetimeRussell King (Oracle)1-4/+1
2023-06-08net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang1-1/+1
2023-06-08igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan1-2/+6
2023-06-08mlxsw: spectrum_nve_vxlan: Fix unsupported flag regressionIdo Schimmel1-2/+4
2023-06-08ice: do not re-enable miscellaneous interrupt until thread_fn completesJacob Keller1-4/+5
2023-06-08ice: trigger PFINT_OICR_TSYN_TX interrupt instead of pollingJacob Keller1-2/+9
2023-06-08net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang1-2/+2
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz1-0/+4