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
/
ti
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
wifi: wlcore: fix unbalanced pm_runtime calls
Andreas Kemnade
1
-5
/
+5
2024-12-18
wifi: wlcore: sysfs: constify 'struct bin_attribute'
Thomas Weißschuh
1
-2
/
+2
2024-12-09
wifi: wlcore: testmode: Constify strutc nla_policy
Christophe JAILLET
1
-1
/
+1
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-3
/
+3
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-2
/
+3
2024-09-18
wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+2
2024-09-18
wifi: wlcore: sdio: Use helper to define resources
Vasileios Amoiridis
1
-7
/
+4
2024-09-18
wifi: wlcore: sdio: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-4
/
+2
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-1
/
+1
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
1
-1
/
+1
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
8
-18
/
+248
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2
-2
/
+2
2024-06-18
wifi: wl18xx: allow firmwares > 8.9.0.x.58
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wl18xx: add support for reading 8.9.1 fw status
Russell King (Oracle)
2
-2
/
+129
2024-06-18
wifi: wlcore: add pn16 support
Russell King (Oracle)
3
-5
/
+97
2024-06-18
wifi: wlcore: store AP encryption key type
Russell King (Oracle)
1
-0
/
+4
2024-06-18
wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wlcore: improve code in wlcore_fw_status()
Russell King (Oracle)
1
-4
/
+4
2024-06-18
wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficient
Russell King (Oracle)
1
-3
/
+10
2024-06-18
wifi: wlcore: correctness fix fwlog reading
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wlcore: fix wlcore AP mode
Russell King (Oracle)
4
-21
/
+16
2024-04-05
wifi: wl1251: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2024-03-28
wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
4
-6
/
+0
2024-03-21
wifi: ti: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-8
/
+3
2024-03-05
wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warns
Javier Martinez Canillas
1
-4
/
+4
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-02-08
Merge wireless into wireless-next
Johannes Berg
7
-0
/
+7
2024-02-05
wifi: ti: wlcore: sdio: Drop unused include
Linus Walleij
1
-1
/
+0
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wl18xx
Breno Leitao
1
-0
/
+1
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx
Breno Leitao
3
-0
/
+3
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wlcore
Breno Leitao
3
-0
/
+3
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: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-3
/
+3
2023-09-18
wifi: wlcore: Convert to platform remove callback returning void
Uwe Kleine-König
4
-9
/
+7
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2
-4
/
+4
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+1
2023-02-13
wifi: wl1251: Fix a typo ("boradcast")
Jonathan Neuschäfer
1
-1
/
+1
2022-12-14
wifi: ti: remove obsolete lines in the Makefile
Lukas Bulwahn
1
-3
/
+0
2022-11-16
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
2
-30
/
+34
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
5
-63
/
+4
2022-10-28
Kalle Valo says:
Jakub Kicinski
2
-0
/
+2
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
[next]