summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-07-28can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdevMarc Kleine-Budde
2023-07-28can: gs_usb: uniformly use "parent" as variable name for struct gs_usbMarc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_set_timestamp(): remove return statements form void functionMarc Kleine-Budde
2023-07-28can: gs_usb: gs_usb_probe(): align block commentMarc Kleine-Budde
2023-07-28can: gs_usb: remove leading space from goto labelsMarc Kleine-Budde
2023-07-28can: Explicitly include correct DT includes, part 2Rob Herring
2023-07-28can: sun4i_can: Add support for the Allwinner D1John Watts
2023-07-28can: sun4i_can: Add acceptance register quirkJohn Watts
2023-07-28can: peak_usb: remove unused/legacy peak_usb_netif_rx() functionPeter Seiderer
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-27Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski
2023-07-27net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_refAndrew Halaney
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-27Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-07-27net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefixJiri Pirko
2023-07-27net/mlx5: Make mlx5_eswitch_load/unload_vport() staticJiri Pirko
2023-07-27net/mlx5: Make mlx5_esw_offloads_rep_load/unload() staticJiri Pirko
2023-07-27net/mlx5: Remove pointless devlink_rate checksJiri Pirko
2023-07-27net/mlx5: Don't check vport->enabled in port opsJiri Pirko
2023-07-27net/mlx5e: Make flow classification filters staticParav Pandit
2023-07-27net/mlx5e: Remove duplicate code for user flowParav Pandit
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory
2023-07-27net/mlx5: Remove redundant cmdif revision checkShay Drory
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory
2023-07-27net/mlx5e: E-Switch, Allow devcom initialization on more vportsRoi Dayan
2023-07-27net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-27net/mlx5: Use shared code for checking lag is supportedRoi Dayan
2023-07-27ice: update reset path for SRIOV LAG supportDave Ertman
2023-07-27ice: enforce no DCB config changing when in bondDave Ertman
2023-07-27ice: enforce interface eligibility and add messaging for SRIOV LAGDave Ertman
2023-07-27ice: support non-standard teardown of bond interfaceDave Ertman
2023-07-27ice: Flesh out implementation of support for SRIOV on bonded interfaceDave Ertman
2023-07-27ice: process events created by lag netdev event handlerDave Ertman
2023-07-27ice: implement lag netdev event handlerDave Ertman
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-27ice: Correctly initialize queue context valuesJacob Keller
2023-07-27wifi: wil6210: fix fortify warningsDmitry Antipov
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-26virtio-net: fix race between set queues and probeJason Wang
2023-07-26net/mlx4: clean up a type issueDan Carpenter
2023-07-26net: ethernet: mtk_eth_soc: add basic support for MT7988 SoCLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: convert clock bitmap to u64Daniel Golle
2023-07-26net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64Lorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: add NETSYS_V3 version supportLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNTLorenzo Bianconi