summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Light probe local SFsShay Drory2023-06-096-23/+183
* net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory2023-06-092-36/+47
* net/mlx5: Split function_setup() to enable and open functionsShay Drory2023-06-091-25/+58
* net/mlx5: Set max number of embedded CPU VFsDaniel Jurgens2023-06-091-0/+1
* net/mlx5: Update SRIOV enable/disable to handle EC/VFsDaniel Jurgens2023-06-093-9/+30
* net/mlx5: Query correct caps for min msix vectorsDaniel Jurgens2023-06-091-1/+15
* net/mlx5: Use correct vport when restoring GUIDsDaniel Jurgens2023-06-091-3/+7
* net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2023-06-092-1/+11
* net/mlx5: Add/remove peer miss rules for EC VFsDaniel Jurgens2023-06-091-0/+32
* net/mlx5: Add management of EC VF vportsDaniel Jurgens2023-06-093-17/+143
* net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens2023-06-092-7/+18
* net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens2023-06-092-1/+27
* net/mlx5: Simplify unload all rep codeDaniel Jurgens2023-06-091-47/+1
* net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli2023-06-093-0/+45
* net: phy: broadcom: Rename LED registersFlorian Fainelli2023-06-091-5/+5
* usbnet: ipheth: update Kconfig descriptionFoster Snowhill2023-06-091-6/+4
* usbnet: ipheth: add CDC NCM supportFoster Snowhill2023-06-091-25/+155
* usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill2023-06-091-3/+1
* usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov2023-06-091-1/+1
* chelsio/chtls: Use splice_eof() to flushDavid Howells2023-06-083-0/+11
* Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-06-0815-100/+177
|\
| * net/mlx5e: simplify condition after napi budget handling changeJakub Kicinski2023-06-071-1/+1
| * mlx5/core: E-Switch, Allocate ECPF vport if it's an eswitch managerBodong Wang2023-06-071-1/+2
| * net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failureJiri Pirko2023-06-071-1/+2
| * net/mlx5e: TC, refactor access to hash keyOz Shlomo2023-06-071-6/+3
| * net/mlx5e: Remove RX page cache leftoversTariq Toukan2023-06-071-7/+0
| * net/mlx5e: Expose catastrophic steering error countersLama Kayal2023-06-071-0/+10
| * net/mlx5: Enable 4 ports VF LAGShay Drory2023-06-073-5/+6
| * net/mlx5: LAG, block multiport eswitch LAG in case ldev have more than 2 portsShay Drory2023-06-071-0/+4
| * net/mlx5: LAG, block multipath LAG in case ldev have more than 2 portsShay Drory2023-06-071-0/+4
| * net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory2023-06-072-2/+1
| * net/mlx5: LAG, generalize handling of shared FDBShay Drory2023-06-071-28/+38
| * net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory2023-06-072-1/+12
| * {net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory2023-06-073-50/+93
| * RDMA/mlx5: Free second uplink ib portShay Drory2023-06-071-1/+4
* | net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)2023-06-081-1/+1
* | net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)2023-06-081-6/+5
* | net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)2023-06-081-0/+14
* | net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)2023-06-081-13/+1
* | net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)2023-06-081-2/+1
* | net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)2023-06-081-9/+4
* | net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)2023-06-081-8/+10
* | net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)2023-06-081-0/+29
* | net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)2023-06-081-8/+0
* | net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)2023-06-081-6/+1
* | net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetimeRussell King (Oracle)2023-06-081-4/+1
* | net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang2023-06-082-2/+2
* | mlxsw: spectrum_nve_vxlan: Fix unsupported flag regressionIdo Schimmel2023-06-081-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-08152-631/+1242
|\ \
| * \ Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-0835-162/+270
| |\ \