index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
wifi: ath12k: refactor DP Rxdma ring structure
Karthikeyan Periyasamy
4
-39
/
+46
2023-11-29
wifi: ath12k: avoid explicit HW conversion argument in Rxdma replenish
Karthikeyan Periyasamy
3
-53
/
+31
2023-11-29
wifi: ath12k: avoid explicit RBM id argument in Rxdma replenish
Karthikeyan Periyasamy
3
-11
/
+4
2023-11-29
wifi: ath12k: avoid explicit mac id argument in Rxdma replenish
Karthikeyan Periyasamy
3
-13
/
+11
2023-11-29
wifi: ath12k: fix the error handler of rfkill config
Karthikeyan Periyasamy
1
-2
/
+4
2023-11-29
wifi: ath12k: use select for CRYPTO_MICHAEL_MIC
James Prestwood
1
-1
/
+1
2023-11-29
wifi: ath11k: use select for CRYPTO_MICHAEL_MIC
James Prestwood
1
-1
/
+1
2023-11-22
wifi: ath12k: Consolidate WMI peer flags
Jeff Johnson
1
-42
/
+19
2023-11-22
wifi: ath11k: Consolidate WMI peer flags
Jeff Johnson
1
-41
/
+18
2023-11-22
wifi: ath12k: Remove obsolete struct wmi_peer_flags_map *peer_flags
Jeff Johnson
1
-2
/
+0
2023-11-22
wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flags
Jeff Johnson
1
-2
/
+0
2023-11-22
wifi: ath12k: Remove struct ath12k::ops
Jeff Johnson
1
-2
/
+1
2023-11-22
wifi: ath11k: Remove struct ath11k::ops
Jeff Johnson
1
-1
/
+0
2023-11-22
wifi: ath10k: Remove unused struct ath10k_htc_frame
Jeff Johnson
1
-13
/
+0
2023-11-22
wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()
Dmitry Antipov
1
-2
/
+1
2023-11-13
wifi: ath11k: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-13
wifi: ath11k: Defer on rproc_get failure
Luca Weiss
1
-2
/
+2
2023-10-31
wifi: ath10k: replace deprecated strncpy with memcpy
Justin Stitt
2
-3
/
+2
2023-10-31
wifi: ath12k: drop NULL pointer check in ath12k_update_per_peer_tx_stats()
Ma Ke
1
-3
/
+0
2023-10-25
wifi: ray_cs: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-3
/
+3
2023-10-25
Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"
Kalle Valo
1
-1
/
+3
2023-10-25
wifi: ath12k: Introduce and use ath12k_sta_to_arsta()
Jeff Johnson
4
-11
/
+16
2023-10-25
wifi: ath12k: fix htt mlo-offset event locking
Johan Hovold
1
-2
/
+5
2023-10-25
wifi: ath12k: fix dfs-radar and temperature event locking
Johan Hovold
1
-1
/
+10
2023-10-25
wifi: ath11k: fix gtk offload status event locking
Johan Hovold
1
-2
/
+5
2023-10-25
wifi: ath11k: fix htt pktlog locking
Johan Hovold
1
-1
/
+7
2023-10-25
wifi: ath11k: fix dfs radar event locking
Johan Hovold
1
-0
/
+4
2023-10-25
wifi: ath11k: fix temperature event locking
Johan Hovold
1
-2
/
+6
2023-10-25
wifi: ath12k: rename the sc naming convention to ab
Karthikeyan Periyasamy
2
-11
/
+11
2023-10-25
wifi: ath12k: rename the wmi_sc naming convention to wmi_ab
Karthikeyan Periyasamy
1
-11
/
+11
2023-10-25
wifi: ath11k: add firmware-2.bin support
Anilkumar Kolli
7
-17
/
+258
2023-10-25
wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()
Kalle Valo
1
-7
/
+11
2023-10-25
wifi: rtw89: cleanup firmware elements parsing
Dmitry Antipov
1
-32
/
+39
2023-10-25
wifi: rt2x00: rework MT7620 PA/LNA RF calibration
Shiji Yang
2
-52
/
+130
2023-10-25
wifi: rt2x00: rework MT7620 channel config function
Shiji Yang
1
-56
/
+35
2023-10-25
wifi: rt2x00: improve MT7620 register initialization
Shiji Yang
3
-0
/
+45
2023-10-23
MAINTAINERS: wifi: rt2x00: drop Helmut Schaa
Stanislaw Gruszka
1
-1
/
+0
2023-10-23
wifi: wlcore: main: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-23
wifi: wlcore: boot: replace deprecated strncpy with strscpy
Justin Stitt
1
-4
/
+1
2023-10-23
wifi: wl18xx: replace deprecated strncpy with strscpy
Justin Stitt
1
-4
/
+1
2023-10-23
wifi: wl1251: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-23
wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel info
Ming Yen Hsieh
1
-0
/
+3
2023-10-23
wifi: ipw2x00: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-9
/
+8
2023-10-23
wifi: rt2x00: fix rt2800 watchdog function
Shiji Yang
1
-6
/
+11
2023-10-23
wifi: ath9k_htc: fix format-truncation warning
Kalle Valo
1
-1
/
+1
2023-10-23
wifi: ipw2x00: fix format-truncation warnings
Kalle Valo
2
-23
/
+3
2023-10-23
wifi: brcmfmac: fix format-truncation warnings
Kalle Valo
1
-3
/
+3
2023-10-23
wifi: mac80211: drop robust action frames before assoc
Johannes Berg
1
-0
/
+9
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
6
-17
/
+29
2023-10-23
wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()
Dmitry Antipov
1
-7
/
+0
[next]