summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-09net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens
2023-06-09net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens
2023-06-09net/mlx5: Query correct caps for min msix vectorsDaniel Jurgens
2023-06-09net/mlx5: Use correct vport when restoring GUIDsDaniel Jurgens
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens
2023-06-09net/mlx5: Add/remove peer miss rules for EC VFsDaniel Jurgens
2023-06-09net/mlx5: Add management of EC VF vportsDaniel Jurgens
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens
2023-06-09net/mlx5: Simplify unload all rep codeDaniel Jurgens
2023-06-09wifi: ath12k: delete the timer rx_replenish_retry during rmmodHari Chandrakanthan
2023-06-09wifi: ath12k: Use msdu_end to check MCBCBaochen Qiang
2023-06-09wifi: ath12k: check hardware major version for WCN7850Carl Huang
2023-06-09wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S
2023-06-09wifi: ath11k: update proper pdev/vdev id for testmode commandVenkateswara Naralasetty
2023-06-09wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()Uwe Kleine-König
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-09wifi: ath10k: Drop checks that are always falseUwe Kleine-König
2023-06-09wifi: ath10k: Drop cleaning of driver data from probe error path and removeUwe Kleine-König
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli
2023-06-09usbnet: ipheth: update Kconfig descriptionFoster Snowhill
2023-06-09usbnet: ipheth: add CDC NCM supportFoster Snowhill
2023-06-09usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill
2023-06-09usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov
2023-06-08chelsio/chtls: Use splice_eof() to flushDavid Howells
2023-06-08net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-08net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)
2023-06-08net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)
2023-06-08net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)
2023-06-08net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)
2023-06-08net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)
2023-06-08net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)
2023-06-08net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetimeRussell King (Oracle)
2023-06-08net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang
2023-06-08igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan
2023-06-08mlxsw: spectrum_nve_vxlan: Fix unsupported flag regressionIdo Schimmel
2023-06-08ice: do not re-enable miscellaneous interrupt until thread_fn completesJacob Keller
2023-06-08ice: trigger PFINT_OICR_TSYN_TX interrupt instead of pollingJacob Keller
2023-06-08net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08ice: introduce ICE_TX_TSTAMP_WORK enumerationJacob Keller