index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
wifi: ath10k: support board-specific firmware overrides
Dmitry Baryshkov
3
-1
/
+15
2024-04-05
dt-bindings: net: wireless: ath10k: describe firmware-name property
Dmitry Baryshkov
1
-0
/
+6
2024-04-04
wifi: ath6kl: sdio: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2024-04-04
wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...
Gustavo A. R. Silva
2
-13
/
+8
2024-04-04
wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...
Gustavo A. R. Silva
2
-13
/
+10
2024-04-04
wifi: ath12k: fix hal_rx_buf_return_buf_manager documentation
Jeff Johnson
1
-1
/
+1
2024-04-04
wifi: ath11k: fix hal_rx_buf_return_buf_manager documentation
Jeff Johnson
1
-1
/
+1
2024-04-04
wifi: ath9k: work around memset overflow warning
Arnd Bergmann
2
-4
/
+5
2024-04-04
wifi: carl9170: re-fix fortified-memset warning
Arnd Bergmann
1
-1
/
+2
2024-04-04
wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()
Miaoqing Pan
2
-9
/
+9
2024-04-04
wifi: ath12k: debugfs: radar simulation support
Ramya Gnanasekar
1
-0
/
+29
2024-04-04
wifi: ath12k: initial debugfs support
Ramasamy Kaliappan
7
-0
/
+119
2024-04-03
mlxsw: pci: Store DQ pointer as part of CQ structure
Amit Cohen
1
-13
/
+28
2024-04-03
mlxsw: pci: Remove mlxsw_pci_cq_count()
Amit Cohen
1
-15
/
+3
2024-04-03
mlxsw: pci: Remove mlxsw_pci_sdq_count()
Amit Cohen
1
-12
/
+7
2024-04-03
mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
Amit Cohen
1
-12
/
+74
2024-04-03
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
Amit Cohen
1
-2
/
+2
2024-04-03
mlxsw: pci: Remove unused wait queue
Amit Cohen
1
-8
/
+4
2024-04-03
mlxsw: pci: Use only one event queue
Amit Cohen
2
-40
/
+16
2024-04-03
mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
Amit Cohen
2
-3
/
+3
2024-04-03
mlxsw: pci: Poll command interface for each cmd_exec()
Amit Cohen
1
-31
/
+17
2024-04-03
mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
Amit Cohen
1
-9
/
+12
2024-04-03
mlxsw: pci: Remove unused counters
Amit Cohen
1
-31
/
+18
2024-04-03
mlxsw: pci: Arm CQ doorbell regardless of number of completions
Amit Cohen
1
-2
/
+2
2024-04-03
mlxsw: pci: Do not setup tasklet from operation
Amit Cohen
1
-6
/
+2
2024-04-03
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
Amit Cohen
1
-43
/
+43
2024-04-03
mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
Amit Cohen
1
-36
/
+36
2024-04-03
net/mlx5: Don't call give_pages() if request 0 page
Jianbo Liu
1
-0
/
+3
2024-04-03
net/mlx5: Skip pages EQ creation for non-page supplier function
Jianbo Liu
2
-2
/
+11
2024-04-03
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
7
-67
/
+244
2024-04-03
net/mlx5e: Add support for 800Gbps link modes
Gal Pressman
1
-0
/
+7
2024-04-03
net/mlx5: Convert uintX_t to uX
Gal Pressman
11
-14
/
+14
2024-04-03
net/mlx5e: XDP, Fix an inconsistent comment
Carolina Jubran
1
-1
/
+1
2024-04-03
net/mlx5e: debugfs, Add reset option for command interface stats
Tariq Toukan
1
-5
/
+17
2024-04-03
net/mlx5e: Make stats group fill_stats callbacks consistent with the API
Gal Pressman
7
-173
/
+215
2024-04-03
net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings
Gal Pressman
7
-146
/
+85
2024-04-03
net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings
Gal Pressman
1
-1
/
+1
2024-04-03
net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings
Gal Pressman
1
-2
/
+1
2024-04-03
tools: ynl: ethtool.py: Make tool invokable from any CWD
Rahul Rameshbabu
1
-2
/
+6
2024-04-03
net: phy: marvell: implement cable-test for 88E308X/88E609X family
Pawel Dembicki
1
-0
/
+208
2024-04-03
net: ethtool: Add impedance mismatch result code to cable test
Pawel Dembicki
1
-0
/
+4
2024-04-03
net: phy: marvell: add basic support of 88E308X/88E609X family
Pawel Dembicki
2
-0
/
+14
2024-04-03
net: fman: Remove some unused fields in some structure
Christophe JAILLET
2
-2
/
+0
2024-04-03
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
3
-44
/
+1
2024-04-03
af_unix: Remove scm_fp_dup() in unix_attach_fds().
Kuniyuki Iwashima
1
-7
/
+2
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
3
-7
/
+43
2024-04-03
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
3
-11
/
+13
2024-04-03
net: enable timestamp static key if CPU
Marcelo Tosatti
1
-0
/
+5
2024-04-03
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
3
-14
/
+95
2024-04-03
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
3
-24
/
+102
[next]