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-10-16
wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions
Kalle Valo
1
-22
/
+39
2024-10-16
wifi: ath5k: add PCI ID for Arcadyan devices
Rosen Penev
1
-0
/
+1
2024-10-16
wifi: ath5k: add PCI ID for SX76X
Rosen Penev
1
-0
/
+1
2024-10-16
wifi: ath10k: avoid NULL pointer error during sdio remove
Kang Yang
1
-3
/
+3
2024-10-11
wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation
Kalle Valo
1
-5
/
+2
2024-10-11
wifi: ath12k: ath12k_mac_set_key(): remove exit label
Kalle Valo
1
-12
/
+10
2024-10-11
wifi: ath12k: cleanup unneeded labels
Kalle Valo
1
-34
/
+22
2024-10-11
wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
Kalle Valo
7
-210
/
+142
2024-10-11
wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work
Kalle Valo
2
-6
/
+8
2024-10-11
wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
Kalle Valo
1
-9
/
+9
2024-10-11
wifi: ath12k: Support Pdev OBSS Stats
Dinesh Karthikeyan
2
-0
/
+92
2024-10-11
wifi: ath12k: Support pdev CCA Stats
Dinesh Karthikeyan
2
-0
/
+90
2024-10-11
wifi: ath12k: Support pdev Transmit Multi-user stats
Dinesh Karthikeyan
2
-0
/
+383
2024-10-11
wifi: ath12k: Support Ring and SFM stats
Dinesh Karthikeyan
2
-0
/
+245
2024-10-11
wifi: ath12k: Support Self-Generated Transmit stats
Dinesh Karthikeyan
2
-6
/
+669
2024-10-08
wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR
Balaji Pothunoori
1
-0
/
+3
2024-10-07
wifi: ath12k: fix one more memcpy size error
Arnd Bergmann
1
-1
/
+1
2024-10-07
wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based sema...
Roopni Devanathan
1
-3
/
+11
2024-10-07
wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
Rameshkumar Sundaram
1
-4
/
+10
2024-09-28
wifi: ath12k: Skip Rx TID cleanup for self peer
Ramya Gnanasekar
1
-1
/
+4
2024-09-28
dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
Bartosz Golaszewski
1
-0
/
+29
2024-09-28
wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp
Nicolas Escande
2
-11
/
+11
2024-09-28
wifi: ath11k: allow missing memory-regions
Caleb Connolly
1
-6
/
+6
2024-09-28
wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeups
Miaoqing Pan
1
-18
/
+21
2024-09-28
wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750
Balaji Pothunoori
1
-1
/
+1
2024-09-28
wifi: ath11k: Fix double free issue during SRNG deinit
Manikanta Pubbisetty
1
-0
/
+1
2024-09-28
wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan
Miaoqing Pan
1
-26
/
+33
2024-09-28
wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channel
Miaoqing Pan
1
-14
/
+21
2024-09-28
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2
Baochen Qiang
1
-1
/
+1
2024-09-28
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1
Baochen Qiang
1
-1
/
+1
2024-09-19
wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd and wmi_snr_t...
Andrew Kreimer
1
-4
/
+4
2024-09-19
wifi: wcn36xx: fix a typo in struct wcn36xx_sta documentation
Andrew Kreimer
1
-1
/
+1
2024-09-19
wifi: ath12k: make read-only array svc_id static const
Colin Ian King
1
-3
/
+5
2024-09-18
wifi: ath9k: remove ath9k_platform_data
Rosen Penev
4
-103
/
+3
2024-09-18
wifi: ath9k: btcoex: remove platform_data
Rosen Penev
1
-13
/
+3
2024-09-18
wifi: ath9k: eeprom: remove platform data
Rosen Penev
1
-12
/
+0
2024-09-14
wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
Jeongjun Park
1
-0
/
+3
2024-09-14
wifi: ath9k: use clamp() in ar9003_aic_cal_post_process()
Li Zetao
1
-6
/
+4
2024-09-13
net: ibm: emac: get rid of wol_irq
Rosen Penev
1
-10
/
+3
2024-09-13
net: ibm: emac: remove all waiting code
Rosen Penev
1
-48
/
+7
2024-09-13
net: ibm: emac: replace of_get_property
Rosen Penev
1
-11
/
+9
2024-09-13
net: ibm: emac: use netdev's phydev directly
Rosen Penev
2
-30
/
+22
2024-09-13
net: ibm: emac: use devm for register_netdev
Rosen Penev
1
-3
/
+1
2024-09-13
net: ibm: emac: remove mii_bus with devm
Rosen Penev
2
-20
/
+13
2024-09-13
net: ibm: emac: use devm for of_iomap
Rosen Penev
1
-8
/
+4
2024-09-13
net: ibm: emac: manage emac_irq with devm
Rosen Penev
1
-18
/
+11
2024-09-13
net: ibm: emac: use devm for alloc_etherdev
Rosen Penev
1
-6
/
+3
2024-09-13
octeontx2-af: debugfs: Add Channel info to RPM map
Linu Cherian
1
-4
/
+7
2024-09-13
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-13
rtase: Fix error code in rtase_init_board()
Dan Carpenter
1
-1
/
+2
[next]