aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory2-1/+12
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory3-50/+93
2023-06-07RDMA/mlx5: Free second uplink ib portShay Drory1-1/+4
2023-06-07Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+37
2023-06-07net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier1-6/+9
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier1-0/+1
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier3-5/+13
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier1-1/+1
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier1-0/+2
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman1-5/+3
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada3-12/+12
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada14-3/+89
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt4-72/+6
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter1-1/+2
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova1-2/+25
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova1-0/+7
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta3-9/+35
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+5
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski11-36/+102
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley1-8/+8
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley1-2/+8
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock3-75/+4
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock1-1/+74
2023-06-06Merge tag 'spi-fix-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-20/+27
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+19
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra4-4/+60
2023-06-06Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+6
2023-06-06net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definitionLukas Bulwahn1-1/+1
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva1-6/+2
2023-06-05Bluetooth: hci_qca: fix debugfs registrationJohan Hovold1-1/+5
2023-06-05Merge tag 'mlx5-updates-2023-05-31' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski24-271/+603
2023-06-05HID: hidpp: terminate retry loop on successBenjamin Tissoires1-7/+6
2023-06-05net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3Bartosz Golaszewski1-1/+2
2023-06-05mlxsw: spectrum_router: Do not query MAX_VRS on each iterationPetr Machata1-4/+8
2023-06-05mlxsw: spectrum_router: Do not query MAX_RIFS on each iterationPetr Machata1-2/+4
2023-06-05mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()Petr Machata1-2/+2
2023-06-05mlxsw: spectrum_router: Clarify a commentPetr Machata1-2/+2
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)1-3/+2
2023-06-05net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)1-9/+1
2023-06-05net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)1-2/+1
2023-06-05net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier8-316/+83
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier3-167/+0
2023-06-05net: ethernet: altera-tse: Convert to mdio-regmap and use PCS LynxMaxime Chevallier2-9/+50
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier3-0/+105
2023-06-04Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-06-04net: enetc: correct rx_bytes statistics of XDPWei Fang1-0/+8
2023-06-04net: enetc: correct the statistics of rx bytesWei Fang1-1/+7
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds10-15/+31
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-91/+219
2023-06-04Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+26