index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
wifi: wilc1000: unregister wiphy only after netdev registration
Alexis Lothoré
2
-2
/
+2
2025-01-15
wifi: cfg80211: adjust allocation of colocated AP data
Dmitry Antipov
1
-3
/
+1
2025-01-15
wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
Dan Carpenter
1
-2
/
+4
2025-01-14
wifi: ath12k: fix key cache handling
Aditya Kumar Singh
1
-12
/
+18
2025-01-14
wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function
Karthikeyan Periyasamy
1
-6
/
+21
2025-01-14
wifi: ath12k: Remove ath12k_get_num_hw() helper function
Karthikeyan Periyasamy
3
-18
/
+17
2025-01-14
wifi: ath12k: Refactor the ath12k_hw get helper function argument
Karthikeyan Periyasamy
3
-11
/
+11
2025-01-14
wifi: ath12k: Refactor ath12k_hw set helper function argument
Karthikeyan Periyasamy
2
-4
/
+4
2025-01-14
wifi: mt76: mt7996: add implicit beamforming support for mt7992
Howard Hsu
2
-28
/
+55
2025-01-14
wifi: mt76: mt7996: fix beacon command during disabling
Michael-CY Lee
1
-11
/
+15
2025-01-14
wifi: mt76: mt7996: fix ldpc setting
Peter Chiu
1
-1
/
+1
2025-01-14
wifi: mt76: mt7996: fix definition of tx descriptor
Benjamin Lin
1
-2
/
+3
2025-01-14
wifi: mt76: connac: adjust phy capabilities based on band constraints
Howard Hsu
6
-21
/
+41
2025-01-14
wifi: mt76: mt7996: fix incorrect indexing of MIB FW event
Benjamin Lin
1
-16
/
+29
2025-01-14
wifi: mt76: mt7996: fix HE Phy capability
Howard Hsu
1
-2
/
+4
2025-01-14
wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU
Howard Hsu
1
-3
/
+2
2025-01-14
wifi: mt76: mt7996: add max mpdu len capability
Peter Chiu
1
-1
/
+3
2025-01-14
wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
Leon Yen
1
-0
/
+7
2025-01-14
wifi: mt76: mt7925e: fix too long of wifi resume time
Quan Zhou
4
-3
/
+15
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
14
-34
/
+127
2025-01-14
wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
Quan Zhou
3
-3
/
+21
2025-01-14
wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend
Quan Zhou
2
-0
/
+7
2025-01-14
wifi: mt76: mt7996: fix register mapping
Peter Chiu
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: fix register mapping
Peter Chiu
1
-1
/
+1
2025-01-14
wifi: mt76: mt7996: fix monitor mode
Felix Fietkau
3
-0
/
+23
2025-01-14
wifi: mt76: mt7996: switch to single multi-radio wiphy
Felix Fietkau
7
-379
/
+593
2025-01-14
wifi: mt76: mt7996: move all debugfs files to the primary phy
Felix Fietkau
3
-63
/
+89
2025-01-14
wifi: mt76: connac: rework connac helpers
Shayne Chen
7
-24
/
+22
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support
Felix Fietkau
3
-30
/
+13
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
6
-11
/
+17
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support
Felix Fietkau
3
-5
/
+7
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support
Felix Fietkau
3
-8
/
+11
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support
Felix Fietkau
4
-29
/
+30
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support
Felix Fietkau
3
-96
/
+99
2025-01-14
wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv
Felix Fietkau
1
-7
/
+4
2025-01-14
wifi: mt76: mt7996: use emulated hardware scan support
Felix Fietkau
2
-2
/
+5
2025-01-14
wifi: mt76: add multi-radio remain_on_channel functions
Felix Fietkau
4
-1
/
+112
2025-01-14
wifi: mt76: add multi-radio support to scanning code
Felix Fietkau
3
-2
/
+77
2025-01-14
wifi: mt76: add multi-radio support to tx scheduling
Felix Fietkau
1
-14
/
+19
2025-01-14
wifi: mt76: add multi-radio support to a few core hw ops
Felix Fietkau
1
-20
/
+68
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
7
-16
/
+7
2025-01-14
wifi: mt76: add chanctx functions for multi-channel phy support
Felix Fietkau
5
-15
/
+342
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
9
-31
/
+18
2025-01-14
wifi: mt76: mt7996: split link specific data from struct mt7996_vif
Felix Fietkau
5
-132
/
+185
2025-01-14
wifi: mt76: add vif link specific data structure
Felix Fietkau
1
-0
/
+53
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
20
-74
/
+74
2025-01-14
wifi: mt76: add support for allocating a phy without hw
Felix Fietkau
2
-5
/
+36
2025-01-14
wifi: mt76: add code for emulating hardware scanning
Felix Fietkau
8
-11
/
+189
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
9
-77
/
+29
2025-01-14
wifi: mt76: mt7996: use mac80211 .sta_state op
Felix Fietkau
4
-39
/
+61
[next]