summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-10-14net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyShay Drory
2023-10-14net/mlx5: Redesign SF active work to remove table_lockWei Zhang
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang
2023-10-14wifi: rtw89: mac: do bf_monitor only if WiFi 6 chipsZong-Zhe Yang
2023-10-14wifi: rtw89: mac: set bf_assoc capabilities according to chip genZong-Zhe Yang
2023-10-14wifi: rtw89: mac: set bfee_ctrl() according to chip genZong-Zhe Yang
2023-10-14wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chipsPing-Ke Shih
2023-10-14wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip genZong-Zhe Yang
2023-10-14wifi: rtw89: mac: update RTS threshold according to chip genZong-Zhe Yang
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-10-14wifi: hostap: remove unused ioctl functionArnd Bergmann
2023-10-14wifi: atmel: remove unused ioctl functionArnd Bergmann
2023-10-13qed: replace uses of strncpyJustin Stitt
2023-10-13r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-10-13netconsole: Attach cmdline target to dynamic targetBreno Leitao
2023-10-13netconsole: Initialize configfs_item for default targetsBreno Leitao
2023-10-13netconsole: move init/cleanup functions lowerBreno Leitao
2023-10-13sfc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13ionic: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13net: sparx5: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13net/mlx4_core: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13nfp: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13mlxsw: pci: Allocate skbs using GFP_KERNEL during initializationIdo Schimmel
2023-10-13octeontx2-af: Enable hardware timestamping for VFsSubbaraya Sundeep
2023-10-13net: ngbe: add ethtool stats supportJiawen Wu
2023-10-13net: txgbe: add ethtool stats supportJiawen Wu
2023-10-13net: libwx: support hardware statisticsJiawen Wu
2023-10-13net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-13chcr_ktls: use tls_offload_context_tx and driver_state like other driversSabrina Dubroca
2023-10-13net: stmmac: fix typo in commentJohannes Zink
2023-10-13xen-netback: add software timestamp capabilitiesLuca Fancellu
2023-10-13ibmvnic: replace deprecated strncpy with strscpyJustin Stitt
2023-10-13net: fec: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13net: mdio: xgene: Use device_get_match_data()Rob Herring
2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gustavo A. R. Silva
2023-10-13net: ethernet: wiznet: Use spi_get_device_match_data()Rob Herring
2023-10-13net: ethernet: Use device_get_match_data()Rob Herring
2023-10-13net: stmmac: dwmac-stm32: refactor clock configBen Wolsieffer
2023-10-13vxlan: vxlan_core: Support FDB flushing by destination IPAmit Cohen
2023-10-13vxlan: vxlan_core: Support FDB flushing by destination portAmit Cohen
2023-10-13vxlan: vxlan_core: Support FDB flushing by destination VNIAmit Cohen
2023-10-13vxlan: vxlan_core: Support FDB flushing by nexthop IDAmit Cohen
2023-10-13vxlan: vxlan_core: Support FDB flushing by source VNIAmit Cohen
2023-10-13vxlan: vxlan_core: Add support for FDB flushAmit Cohen
2023-10-13vxlan: vxlan_core: Do not skip default entry in vxlan_flush() by defaultAmit Cohen
2023-10-13vxlan: vxlan_core: Make vxlan_flush() more generic for future useAmit Cohen