summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-13net: stmmac: add support for RZ/N1 GMACClément Léger
2024-05-13net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)
2024-05-13net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin
2024-05-13net: stmmac: Add dedicated XPCS cleanup methodSerge Semin
2024-05-13net: qede: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-13virtio_net: remove the misleading commentXuan Zhuo
2024-05-13virtio_net: rx remove premapped failover codeXuan Zhuo
2024-05-13virtio_net: big mode skip the unmap checkXuan Zhuo
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit
2024-05-13net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory
2024-05-13net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel
2024-05-13net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel
2024-05-13net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel
2024-05-13net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez
2024-05-13net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum
2024-05-13virtio_net: Add TX stopped and wake countersDaniel Jurgens
2024-05-13net: ena: Change initial rx_usec intervalDavid Arinzon
2024-05-13net: ena: Changes around strscpy callsDavid Arinzon
2024-05-13net: ena: Add validation for completion descriptors consistencyDavid Arinzon
2024-05-13net: ena: Reduce holes in ena_com structuresDavid Arinzon
2024-05-13net: ena: Add a counter for driver's reset failuresDavid Arinzon
2024-05-13net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle
2024-05-13Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki
2024-05-13wifi: ath12k: allocate dummy net_device dynamicallyBreno Leitao
2024-05-13wifi: ath10k: do not always wait for MSA_READY indicatorMarc Gonzalez
2024-05-13wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()Jeff Johnson
2024-05-13wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson
2024-05-13wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson
2024-05-13wifi: ath12k: avoid double SW2HW_MACID conversionKarthikeyan Periyasamy
2024-05-13wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson
2024-05-13wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson
2024-05-10net/mlx5: Discard command completions in internal errorAkiva Goldberger
2024-05-10net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-10net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla
2024-05-10net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory
2024-05-10net/mlx5e: Fix netif state handlingShay Drory
2024-05-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-05-10net: qede: use extack in qede_parse_actions()Asbjørn Sloth Tønnesen
2024-05-10net: qede: propagate extack through qede_flow_spec_validate()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use faked extack in qede_flow_spec_to_rule()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_parse_flow_attr()Asbjørn Sloth Tønnesen
2024-05-10net: qede: add extack in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_flow_parse_udp_v4()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_flow_parse_udp_v6()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_flow_parse_tcp_v4()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_flow_parse_tcp_v6()Asbjørn Sloth Tønnesen