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
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
wifi: ipw2x00: Use michael_mic() from cfg80211
Eric Biggers
2
-116
/
+5
2026-04-08
wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()
Eric Biggers
1
-3
/
+3
2026-04-07
wifi: iwlegacy: Fix GFP flags in allocation loop
Brendan Jackman
1
-1
/
+2
2026-04-07
wifi: iwlegacy: Fixup allocation failure log
Brendan Jackman
1
-2
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-42
/
+147
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
1
-1
/
+1
2026-03-25
wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically
Johannes Berg
1
-9
/
+4
2026-03-25
wifi: iwlwifi: reduce the number of prints upon firmware crash
Emmanuel Grumbach
1
-68
/
+1
2026-03-25
wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMD
Emmanuel Grumbach
1
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
Miri Korenblit
2
-5
/
+19
2026-03-25
wifi: iwlwifi: mld: block EMLSR during TDLS connections
Avinash Bhatt
3
-4
/
+22
2026-03-25
wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structures
Emmanuel Grumbach
1
-1
/
+2
2026-03-25
wifi: iwlwifi: mld: update the TLC when we deactivate a link
Emmanuel Grumbach
3
-1
/
+56
2026-03-25
wifi: iwlwifi: add a macro for max FW links
Miri Korenblit
7
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: always assign a fw id to a vif
Miri Korenblit
1
-0
/
+5
2026-03-25
wifi: iwlwifi: mld: use the dedicated helper to extract a link
Miri Korenblit
2
-6
/
+3
2026-03-25
wifi: iwlwifi: add MAC context command version 4
Johannes Berg
4
-20
/
+81
2026-03-25
wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
Avinash Bhatt
2
-2
/
+6
2026-03-25
wifi: iwlwifi: mld: add double-include guards to nan.h
Johannes Berg
1
-1
/
+4
2026-03-25
wifi: iwlwifi: mld: make alloc functions not forced static
Johannes Berg
5
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
Johannes Berg
1
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()
Johannes Berg
3
-4
/
+4
2026-03-25
wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() static
Johannes Berg
2
-3
/
+1
2026-03-25
wifi: iwlwifi: pcie: don't dump on reset handshake in dump
Johannes Berg
1
-3
/
+10
2026-03-25
wifi: iwlwifi: use IWL_FW_CHECK for sync timeout
Johannes Berg
2
-5
/
+7
2026-03-25
wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG command
Pagadala Yesu Anjaneyulu
1
-0
/
+16
2026-03-25
wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*
Miri Korenblit
1
-0
/
+7
2026-03-25
wifi: iwlwifi: add CQM event support for per-link RSSI changes
Avinash Bhatt
2
-1
/
+27
2026-03-25
wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handling
Pagadala Yesu Anjaneyulu
1
-7
/
+3
2026-03-25
wifi: iwlwifi: fw: Add TLV support for BIOS revision of command
Pagadala Yesu Anjaneyulu
6
-4
/
+78
2026-03-25
wifi: iwlwifi: bump core version for BZ/SC/DR
Miri Korenblit
3
-3
/
+3
2026-03-25
wifi: iwlwifi: mld: support changing iftype at runtime
Johannes Berg
1
-0
/
+25
2026-03-25
wifi: iwlwifi: mld: set UHR MCS in RX status
Johannes Berg
1
-0
/
+7
2026-03-25
wifi: iwlwifi: mld: enable UHR in TLC
Johannes Berg
1
-4
/
+24
2026-03-25
wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC
Emmanuel Grumbach
1
-2
/
+0
2026-03-25
wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT
Emmanuel Grumbach
1
-1
/
+0
2026-03-25
wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments
Emmanuel Grumbach
1
-10
/
+17
2026-03-25
wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
Emmanuel Grumbach
5
-6
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for WGDS revision 4
Emmanuel Grumbach
2
-0
/
+7
2026-03-25
wifi: iwlwifi: acpi: validate the WGDS table
Emmanuel Grumbach
1
-11
/
+27
2026-03-25
wifi: iwlwifi: uefi: add support for WGDS rev4
Emmanuel Grumbach
3
-11
/
+34
2026-03-25
wifi: iwlwifi: uefi: open code the parsing of the WGDS table
Emmanuel Grumbach
2
-7
/
+44
2026-03-25
wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
Emmanuel Grumbach
3
-8
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for EWRD rev 3 table
Emmanuel Grumbach
2
-1
/
+33
2026-03-25
wifi: iwlwifi: acpi: add support for WRDS rev 3 table
Emmanuel Grumbach
2
-1
/
+27
2026-03-25
wifi: iwlwifi: uefi: support the new WRDS and EWRD tables
Emmanuel Grumbach
3
-40
/
+116
2026-03-25
wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending
Emmanuel Grumbach
1
-2
/
+2
2026-03-25
wifi: iwlwifi: restrict TOP reset to some devices
Johannes Berg
3
-6
/
+24
2026-03-25
wifi: iwlwifi: uefi: add support for PPAG table rev5
Emmanuel Grumbach
2
-25
/
+56
2026-03-25
wifi: iwlwifi: acpi: add support for PPAG rev5
Emmanuel Grumbach
2
-7
/
+25
[next]