summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-10Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski139-5751/+32544
2023-06-10net/mlx5e: Remove a useless function callChristophe JAILLET1-3/+1
2023-06-10net/mlx5: Light probe local SFsShay Drory6-23/+183
2023-06-10net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory2-36/+47
2023-06-10net/mlx5: Split function_setup() to enable and open functionsShay Drory1-25/+58
2023-06-10net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens1-0/+1
2023-06-10net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens3-9/+30
2023-06-10net/mlx5: Query correct caps for min msix vectorsDaniel Jurgens1-1/+15
2023-06-10net/mlx5: Use correct vport when restoring GUIDsDaniel Jurgens1-3/+7
2023-06-10net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2-1/+11
2023-06-10net/mlx5: Add/remove peer miss rules for EC VFsDaniel Jurgens1-0/+32
2023-06-10net/mlx5: Add management of EC VF vportsDaniel Jurgens3-17/+143
2023-06-10net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens2-7/+18
2023-06-10net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens2-1/+27
2023-06-10net/mlx5: Simplify unload all rep codeDaniel Jurgens1-47/+1
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-09chelsio/chtls: Use splice_eof() to flushDavid Howells3-0/+11
2023-06-09Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski15-100/+177
2023-06-09net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-1/+1
2023-06-09net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)1-6/+5
2023-06-09net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)1-0/+14
2023-06-09net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)1-13/+1
2023-06-09net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-2/+1
2023-06-09net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-9/+4
2023-06-09net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)1-8/+10
2023-06-09net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+29
2023-06-09net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-8/+0
2023-06-09net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)1-6/+1
2023-06-09net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetimeRussell King (Oracle)1-4/+1
2023-06-09net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang2-2/+2
2023-06-09mlxsw: 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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski152-631/+1242
2023-06-08ice: introduce ICE_TX_TSTAMP_WORK enumerationJacob Keller3-22/+42
2023-06-08ice: always return IRQ_WAKE_THREAD in ice_misc_intr()Karol Kolacinski1-10/+4
2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski4-19/+33
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds35-162/+270
2023-06-08wifi: rtlwifi: remove misused flag from HAL dataDmitry Antipov2-5/+3
2023-06-08wifi: rtlwifi: remove unused dualmac control leftoversDmitry Antipov2-14/+0
2023-06-08wifi: rtlwifi: remove unused timer and related codeDmitry Antipov3-18/+1
2023-06-08wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut1-3/+0
2023-06-08wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut1-4/+2
2023-06-08wifi: brcmfmac: Detect corner error case earlier with logNeal Sidhwaney1-0/+6
2023-06-08wifi: rtw89: 8852c: update RF radio A/B parameters to R63Ping-Ke Shih1-982/+3948