index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
wifi: wlcore: Fix a locking bug
Bart Van Assche
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-86
/
+86
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-89
/
+88
2026-01-19
wifi: wlcore: Add support for IGTK key
Peter Åstrand
-0
/
+10
2026-01-08
wifi: wlcore: sdio: Use pm_ptr instead of #ifdef CONFIG_PM
Uwe Kleine-König
-5
/
+1
2025-12-16
wifi: wlcore: ensure skb headroom before skb_push
Peter Åstrand
-0
/
+5
2025-10-30
net: wireless: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-56
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-30
/
+5
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-3
/
+5
2025-06-24
wifi: wlcore: Remove unused wl12xx_cmd_start_fwlog
Dr. David Alan Gilbert
-27
/
+0
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-2
/
+2
2025-01-10
wifi: wlcore: fix unbalanced pm_runtime calls
Andreas Kemnade
-5
/
+5
2024-12-18
wifi: wlcore: sysfs: constify 'struct bin_attribute'
Thomas Weißschuh
-2
/
+2
2024-12-09
wifi: wlcore: testmode: Constify strutc nla_policy
Christophe JAILLET
-1
/
+1
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
-2
/
+3
2024-09-18
wifi: wlcore: sdio: Use helper to define resources
Vasileios Amoiridis
-7
/
+4
2024-09-18
wifi: wlcore: sdio: Make use of irq_get_trigger_type()
Vasileios Amoiridis
-4
/
+2
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-11
/
+107
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
-1
/
+1
2024-06-18
wifi: wlcore: add pn16 support
Russell King (Oracle)
-5
/
+97
2024-06-18
wifi: wlcore: store AP encryption key type
Russell King (Oracle)
-0
/
+4
2024-06-18
wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
Russell King (Oracle)
-1
/
+1
2024-06-18
wifi: wlcore: improve code in wlcore_fw_status()
Russell King (Oracle)
-4
/
+4
2024-06-18
wifi: wlcore: correctness fix fwlog reading
Russell King (Oracle)
-1
/
+1
2024-06-18
wifi: wlcore: fix wlcore AP mode
Russell King (Oracle)
-21
/
+16
2024-03-28
wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-3
/
+0
2024-03-21
wifi: ti: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
-8
/
+3
2024-03-05
wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warns
Javier Martinez Canillas
-4
/
+4
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
-3
/
+3
2024-02-08
Merge wireless into wireless-next
Johannes Berg
-0
/
+3
2024-02-05
wifi: ti: wlcore: sdio: Drop unused include
Linus Walleij
-1
/
+0
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wlcore
Breno Leitao
-0
/
+3
2023-10-23
wifi: wlcore: main: replace deprecated strncpy with strscpy
Justin Stitt
-2
/
+2
2023-10-23
wifi: wlcore: boot: replace deprecated strncpy with strscpy
Justin Stitt
-4
/
+1
2023-09-18
wifi: wlcore: Convert to platform remove callback returning void
Uwe Kleine-König
-5
/
+3
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
-4
/
+4
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
-12
/
+1
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
-1
/
+1
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
-2
/
+1
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
-1
/
+0
2022-10-28
Kalle Valo says:
Jakub Kicinski
-0
/
+1
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
-1
/
+1
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
-0
/
+1
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
-2
/
+2
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
-1
/
+2
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
-2
/
+2
[next]