summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-14net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()Adham Faris
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-10-14net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify codeYu Liao
2023-10-14net/mlx5: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-10-14net/mlx5: Remove unused declarationYue Haibing
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-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Bluetooth: btrtl: Ignore error return for hci_devcd_register()Max Chou
2023-10-13Merge tag 'mlx5-fixes-2023-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-13ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-13ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-13i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
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-13net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar
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-13tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-13ice: fix over-shifted variableJesse Brandeburg
2023-10-13net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan
2023-10-13net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt