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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-26
wifi: iwlwifi: mld: add TLC support for NAN stations
Johannes Berg
2
-36
/
+182
2026-05-26
wifi: iwlwifi: mld: clean up station handling in key APIs
Johannes Berg
2
-10
/
+13
2026-05-26
wifi: iwlwifi: add XIAOMI to PPAG approved list
Pagadala Yesu Anjaneyulu
1
-1
/
+6
2026-05-26
wifi: iwlwifi: mld: move iwl_mld_link_info_changed_ap_ibss to ap.c
Emmanuel Grumbach
3
-38
/
+40
2026-05-26
wifi: iwlwifi: mld: honor BSS_CHANGED_BEACON_ENABLED
Emmanuel Grumbach
3
-7
/
+32
2026-05-26
wifi: iwlwifi: fix the access to CNVR TOP registers
Emmanuel Grumbach
4
-4
/
+51
2026-05-26
wifi: iwlwifi: bump core version for BZ/SC/DR to 103
Miri Korenblit
3
-3
/
+3
2026-05-26
wifi: iwlwifi: add RF name handling for PE chip type for debugfs
Pagadala Yesu Anjaneyulu
2
-2
/
+10
2026-05-26
wifi: iwlwifi: mld: don't allow softAP with NAN
Miri Korenblit
1
-14
/
+3
2026-05-26
wifi: iwlwifi: mld: fix NAN max channel switch time unit
Israel Kozitz
1
-1
/
+1
2026-05-26
wifi: iwlwifi: mld: Do not declare NAN support for Extended Key ID
Ilan Peer
1
-2
/
+0
2026-05-26
wifi: iwlwifi: mld: Do not declare support for NDPE
Ilan Peer
1
-2
/
+1
2026-05-26
wifi: iwlwifi: mld: Fix number of antennas in NAN capabilities
Ilan Peer
1
-2
/
+6
2026-05-26
wifi: iwlwifi: mld: extract NAN capabilities setting to a function
Miri Korenblit
1
-29
/
+36
2026-05-26
wifi: iwlwifi: mld: use host rate for NAN management frames
Miri Korenblit
1
-3
/
+5
2026-05-26
wifi: iwlwifi: mld: add peer schedule support
Johannes Berg
5
-0
/
+131
2026-05-26
wifi: iwlwifi: mld: implement NAN peer station management
Johannes Berg
4
-28
/
+109
2026-05-26
wifi: iwlwifi: add NAN schedule command support
Johannes Berg
3
-7
/
+78
2026-05-26
wifi: iwlwifi: mld: add NAN link management
Johannes Berg
9
-19
/
+356
2026-05-26
wifi: iwlwifi: mld: support NAN and NAN_DATA interfaces
Johannes Berg
5
-15
/
+184
2026-05-26
wifi: iwlwifi: mld: disable queue hang detection for NAN data
Johannes Berg
1
-7
/
+12
2026-05-26
wifi: iwlwifi: mld: tlc: separate from link STA
Johannes Berg
1
-128
/
+139
2026-05-26
wifi: iwlwifi: mld: set NAN phy capabilities
Miri Korenblit
3
-3
/
+57
2026-05-26
wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers
Junrui Luo
1
-0
/
+9
2026-05-26
wifi: iwlwifi: remove unused header inclusions
Jay Ng
2
-3
/
+0
2026-05-26
wifi: iwlwifi: mvm: fix race condition in PTP removal
Junjie Cao
1
-1
/
+1
2026-05-26
wifi: iwlwifi: mld: fix race condition in PTP removal
Junjie Cao
1
-1
/
+1
2026-05-26
net: enetc: dynamically allocate rxmsg based on VF count
Wei Fang
3
-2
/
+7
2026-05-26
net: enetc: use MADDR_TYPE for MAC filter array size
Wei Fang
1
-3
/
+1
2026-05-26
net: enetc: add generic helper to initialize SR-IOV resources
Wei Fang
3
-16
/
+26
2026-05-26
net: enetc: add CBDR setup/teardown hooks to enetc_si_ops for VF support
Wei Fang
2
-3
/
+7
2026-05-26
net: enetc: align v1 CBDR API with v4 for VF driver sharing
Wei Fang
4
-17
/
+18
2026-05-26
net: enetc: add VF-PF messaging support for IP minor revision query
Wei Fang
3
-3
/
+97
2026-05-26
net: enetc: convert mailbox messages to new formats
Wei Fang
6
-68
/
+324
2026-05-26
net: enetc: use read_poll_timeout() for VF mailbox polling
Wei Fang
1
-12
/
+7
2026-05-26
net: enetc: integrate enetc_msg.c into enetc-pf-common driver
Wei Fang
2
-1
/
+2
2026-05-26
net: enetc: relocate SR-IOV configuration helper for common PF support
Wei Fang
4
-45
/
+47
2026-05-26
net: enetc: move VF message handlers to enetc_msg.c
Wei Fang
3
-77
/
+77
2026-05-26
net: enetc: use enetc_set_si_hw_addr() for setting MAC address
Wei Fang
3
-3
/
+4
2026-05-26
mv88e6xxx: Remove locks for 6352's has_serdes
Fidan Aliyeva
2
-4
/
+0
2026-05-26
mv88e6xxx: Use cached config3 in 6352 has_serdes
Fidan Aliyeva
2
-15
/
+6
2026-05-26
mv88e6xxx: Cache scratch config3 of 6352
Fidan Aliyeva
4
-1
/
+36
2026-05-26
mv88e6xxx: Add mv88e6352_reset for 6352 family
Fidan Aliyeva
1
-4
/
+13
2026-05-26
net: mdio: realtek-rtl9300: Link I/O functions in info structure
Markus Stockhausen
1
-4
/
+12
2026-05-26
net: mdio: realtek-rtl9300: Add port mask register
Markus Stockhausen
1
-3
/
+5
2026-05-26
net: mdio: realtek-rtl9300: Add I/O register
Markus Stockhausen
1
-11
/
+17
2026-05-26
net: mdio: realtek-rtl9300: Add command/C22 register
Markus Stockhausen
1
-18
/
+20
2026-05-26
net: mdio: realtek-rtl9300: Add register structure
Markus Stockhausen
1
-3
/
+12
2026-05-26
net: mdio: realtek-rtl9300: Add pages to info structure
Markus Stockhausen
1
-2
/
+6
2026-05-26
net: mdio: realtek-rtl9300: Add ports to info structure
Markus Stockhausen
1
-3
/
+6
[prev]
[next]