开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-15
wifi: wil6210: fix a bunch of kernel-doc warnings
Randy Dunlap
2025-10-30
net: wireless: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
2025-06-27
wifi: wil6210: wmi: Fix spellings reported by codespell
Sumanth Gavini
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
wil6210: fix support for sparrow chipsets
Sebastian Gottschall
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
2025-04-23
wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
Johannes Berg
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-07
wifi: wil6210: Do not use embedded netdev in wil6210_priv
Breno Leitao
2024-04-04
wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...
Gustavo A. R. Silva
2024-04-04
wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...
Gustavo A. R. Silva
2024-03-25
wifi: wil6210: fix sparse warnings
Kalle Valo
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-07-27
wifi: wil6210: fix fortify warnings
Dmitry Antipov
2023-05-25
wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-05-25
wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...
Liu Shixin
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-07-27
wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
Ammar Faizi
2022-07-18
wifi: wil6210: fix repeated words in comments
Jilin Yuan
2022-07-18
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
2022-07-15
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
[next]