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
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-19
/
+16
2026-01-15
wifi: wil6210: fix a bunch of kernel-doc warnings
Randy Dunlap
-17
/
+16
2025-10-30
net: wireless: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-1
/
+0
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
-0
/
+1
2025-06-27
wifi: wil6210: wmi: Fix spellings reported by codespell
Sumanth Gavini
-3
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-1
/
+2
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-10
/
+16
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-3
/
+4
2025-06-07
wil6210: fix support for sparrow chipsets
Sebastian Gottschall
-10
/
+16
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
-2
/
+1
2025-04-23
wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
Johannes Berg
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-11
/
+11
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
-0
/
+1
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-1
/
+1
2024-05-07
wifi: wil6210: Do not use embedded netdev in wil6210_priv
Breno Leitao
-7
/
+16
2024-04-04
wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...
Gustavo A. R. Silva
-13
/
+8
2024-04-04
wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...
Gustavo A. R. Silva
-13
/
+10
2024-03-25
wifi: wil6210: fix sparse warnings
Kalle Valo
-5
/
+4
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
-1
/
+1
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
-1
/
+2
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
-2
/
+0
2023-07-27
wifi: wil6210: fix fortify warnings
Dmitry Antipov
-6
/
+10
2023-05-25
wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-1
/
+1
2023-05-25
wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-2
/
+2
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-30
/
+6
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
-4
/
+2
2022-09-28
wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...
Liu Shixin
-30
/
+6
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
-3
/
+3
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
-5
/
+5
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
-5
/
+5
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-5
/
+2
2022-07-27
wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
Ammar Faizi
-2
/
+2
2022-07-18
wifi: wil6210: fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-07-18
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
-10
/
+4
2022-07-15
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
-5
/
+2
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-6
/
+7
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
-3
/
+1
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
-2
/
+2
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
-4
/
+5
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-14
/
+0
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
-14
/
+0
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
-6
/
+4
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
-5
/
+4
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
-3
/
+2
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
-3
/
+2
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
-2
/
+2
[next]