summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-10net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-03-10net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey
2022-03-10net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey
2022-03-10net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for UARTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQsTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQ tableTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-10net/mlx4: Delete useless moduleparam includeLeon Romanovsky
2022-03-10net: ipa: use IPA power device pointerAlex Elder
2022-03-10net: ipa: embed interconnect array in the power structureAlex Elder
2022-03-10net: ipa: use bulk interconnect initializationAlex Elder
2022-03-10net: ipa: use bulk operations to set up interconnectsAlex Elder
2022-03-10net: ipa: use interconnect bulk enable/disable operationsAlex Elder
2022-03-10net: ipa: use icc_enable() and icc_disable()Alex Elder
2022-03-10net: ipa: kill struct ipa_interconnectAlex Elder
2022-03-10nfp: xsk: fix a warning when allocating rx ringsYinjun Zhang
2022-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-03-10net: dsa: lantiq_gswip: enable jumbo frames on GSWIPAleksander Jan Bajkowski
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie
2022-03-10Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-10can: gs_usb: add VID/PID for ABE CAN Debugger devicesBen Evans
2022-03-10can: gs_usb: add VID/PID for CES CANext FD devicesPeter Fink
2022-03-10can: gs_usb: add extended bt_const featurePeter Fink
2022-03-10can: gs_usb: activate quirks for CANtact Pro unconditionallyPeter Fink
2022-03-10can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ valueMarc Kleine-Budde
2022-03-10can: gs_usb: add usb quirk for NXP LPC546xx controllersPeter Fink
2022-03-10can: gs_usb: add CAN-FD supportPeter Fink
2022-03-10can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_framePeter Fink
2022-03-10can: gs_usb: support up to 3 channels per deviceMarc Kleine-Budde
2022-03-10can: gs_usb: gs_usb_probe(): introduce udev and make use of itMarc Kleine-Budde
2022-03-10can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE featureMarc Kleine-Budde
2022-03-10can: gs_usb: document the USER_ID featureMarc Kleine-Budde
2022-03-10can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentationMarc Kleine-Budde
2022-03-10can: gs_usb: add HW timestamp mode bitMarc Kleine-Budde
2022-03-10can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_co...Marc Kleine-Budde
2022-03-10can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()Marc Kleine-Budde
2022-03-10can: gs_usb: rewrap error messagesMarc Kleine-Budde