summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter
2023-11-30octeon_ep: support OCTEON CN98 devicesShinas Rasheed
2023-11-30octeon_ep: implement device unload control net APIShinas Rasheed
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'pmdomain-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-01Merge tag 'mmc-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-12-01Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-01Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29net: libwx: fix memory leak on msix entryJiawen Wu
2023-11-29net: dsa: sja1105: Use units.h instead of the copy of a definitionAndy Shevchenko
2023-11-29mlxsw: spectrum: Use CFF mode where availablePetr Machata
2023-11-29mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata
2023-11-29mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata
2023-11-29mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an intPetr Machata
2023-11-29mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()Petr Machata
2023-11-29mlxsw: spectrum_fid: Rename FID ops, families, arraysPetr Machata
2023-11-29mlxsw: spectrum_fid: Privatize FID familiesPetr Machata
2023-11-29net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-29net: phy: adin: allow control of Fast Link DownVincent Whitchurch
2023-11-29r8169: improve handling task schedulingHeiner Kallweit
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-29net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang
2023-11-29net/mlx5e: Implement AF_XDP TX timestamp and checksum offloadStanislav Fomichev