index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
1
-1
/
+1
2024-07-09
wifi: virt_wifi: don't use strlen() in const context
Johannes Berg
1
-2
/
+3
2024-07-08
wifi: mac80211_hwsim: fix warning
Johannes Berg
1
-1
/
+1
2024-07-08
wifi: mac80211: do not check BSS color collision in certain cases
Michael-CY Lee
1
-2
/
+4
2024-07-08
wifi: mac80211: cancel color change finalize work when link is stopped
Michael-CY Lee
1
-0
/
+2
2024-07-08
wifi: virt_wifi: avoid reporting connection success with wrong SSID
En-Wei Wu
1
-3
/
+16
2024-07-08
wifi: mac80211: clear vif drv_priv after remove_interface when stopping
Felix Fietkau
1
-2
/
+6
2024-07-08
wifi: nl80211: split helper function from nl80211_put_iface_combinations
Felix Fietkau
1
-52
/
+59
2024-07-04
wifi: iwlwifi: mvm: re-enable MLO
Miri Korenblit
1
-1
/
+1
2024-07-04
wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v12
Anjaneyulu
2
-1
/
+9
2024-07-04
wifi: iwlwifi: Remove debug message
Mukesh Sisodiya
1
-12
/
+1
2024-07-04
wifi: iwlwifi: mvm: document remaining mvm data
Johannes Berg
1
-0
/
+29
2024-07-04
wifi: iwlwifi: fw: api: fix missing RX descriptor kernel-doc
Johannes Berg
1
-0
/
+8
2024-07-04
wifi: iwlwifi: document PPAG table command union correctly
Johannes Berg
1
-3
/
+6
2024-07-04
wifi: iwlwifi: fw: api: add puncturing to PHY context docs
Johannes Berg
1
-0
/
+1
2024-07-04
wifi: iwlwifi: fw: api: mac: fix kernel-doc
Johannes Berg
1
-0
/
+7
2024-07-04
wifi: iwlwifi: fw: api: fix memory region kernel-doc
Johannes Berg
1
-16
/
+18
2024-07-04
wifi: iwlwifi: mvm: add missing string for ROC EMLSR block
Johannes Berg
1
-0
/
+1
2024-07-04
wifi: iwlwifi: release TXQ lock during reclaim
Benjamin Berg
3
-33
/
+54
2024-07-04
wifi: iwlwifi: keep BHs disabled when TXing from reclaim
Benjamin Berg
1
-2
/
+2
2024-07-04
wifi: iwlwifi: use already mapped data when TXing an AMSDU
Benjamin Berg
2
-22
/
+63
2024-07-04
wifi: iwlwifi: keep the TSO and workaround pages mapped
Benjamin Berg
3
-17
/
+95
2024-07-04
wifi: iwlwifi: map entire SKB when sending AMSDUs
Benjamin Berg
4
-21
/
+128
2024-07-04
wifi: iwlwifi: return a new allocation for hdr page space
Benjamin Berg
3
-45
/
+44
2024-07-04
wifi: iwlwifi: mvm: simplify EMLSR blocking
Johannes Berg
1
-6
/
+8
2024-07-04
wifi: iwlwifi: mvm: align reorder buffer entries to cacheline
Johannes Berg
1
-1
/
+1
2024-07-04
wifi: iwlwifi: mvm: clean up reorder buffer data
Johannes Berg
3
-13
/
+10
2024-07-04
wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0
Emmanuel Grumbach
1
-3
/
+14
2024-07-04
wifi: iwlwifi: mvm: fix interface combinations
Johannes Berg
1
-2
/
+2
2024-07-01
wifi: ath12k: Support TQM stats
Dinesh Karthikeyan
2
-0
/
+391
2024-07-01
wifi: ath12k: Support pdev error stats
Dinesh Karthikeyan
2
-0
/
+346
2024-07-01
wifi: ath12k: Support Transmit Scheduler stats
Dinesh Karthikeyan
2
-0
/
+314
2024-07-01
wifi: ath12k: Dump additional Tx PDEV HTT stats
Ramya Gnanasekar
2
-0
/
+181
2024-07-01
wifi: ath12k: Add support to parse requested stats_type
Dinesh Karthikeyan
4
-4
/
+549
2024-07-01
wifi: ath12k: Add htt_stats_dump file ops support
Dinesh Karthikeyan
4
-1
/
+240
2024-07-01
wifi: ath12k: Add support to enable debugfs_htt_stats
Dinesh Karthikeyan
5
-1
/
+112
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
8
-49
/
+23
2024-06-28
wifi: mac80211_hwsim: fix kernel-doc
Johannes Berg
1
-2
/
+2
2024-06-28
wifi: mac80211: Use the link BSS configuration for beacon processing
Ilan Peer
1
-12
/
+12
2024-06-28
wifi: mac80211: remove key data from get_key callback
Johannes Berg
1
-3
/
+0
2024-06-28
wifi: nl80211: don't give key data to userspace
Johannes Berg
1
-8
/
+2
2024-06-28
net: thunderx: Unembed netdev structure
Breno Leitao
1
-6
/
+15
2024-06-28
Revert "net: micro-optimize skb_datagram_iter"
Sagi Grimberg
1
-2
/
+2
2024-06-28
selftests: net: add config for openvswitch
Aaron Conole
1
-0
/
+5
2024-06-28
selftests: net: Use the provided dpctl rather than the vswitchd for tests.
Aaron Conole
2
-23
/
+124
2024-06-28
selftests: openvswitch: Support implicit ipv6 arguments.
Aaron Conole
1
-12
/
+24
2024-06-28
selftests: openvswitch: Add support for tunnel() key.
Aaron Conole
1
-1
/
+166
2024-06-28
selftests: openvswitch: Add set() and set_masked() support.
Aaron Conole
1
-3
/
+34
2024-06-28
selftests: openvswitch: Refactor actions parsing.
Aaron Conole
1
-22
/
+23
2024-06-28
selftests: openvswitch: Support explicit tunnel port creation.
Aaron Conole
1
-6
/
+75
[next]