index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
wext-compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
wifi: cfg80211: clarify and tighten key checks
Johannes Berg
1
-2
/
+1
2026-05-28
wifi: cfg80211: use strscpy in cfg80211_wext_giwname
Thorsten Blum
1
-1
/
+2
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2026-05-20
wifi: cfg80211: wext: validate chandef in monitor mode
Kartik Nair
1
-0
/
+2
2026-04-28
wifi: cfg80211: validate cipher suite for NAN Data keys
Daniel Gabay
1
-1
/
+2
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
1
-3
/
+3
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
1
-3
/
+3
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2026-02-23
wifi: cfg80211: wext: fix IGTK key ID off-by-one
Johannes Berg
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+1
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-5
/
+5
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
1
-1
/
+1
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
1
-206
/
+111
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-1
/
+1
2024-10-08
wifi: cfg80211: stop exporting wext symbols
Johannes Berg
1
-9
/
+0
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
1
-1
/
+1
2023-10-23
wifi: cfg80211: wext: convert return value to kernel-doc
Johannes Berg
1
-2
/
+2
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-34
/
+9
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
1
-1
/
+1
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-98
/
+82
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-5
/
+6
2022-08-25
wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLD
Veerendranath Jakkam
1
-0
/
+7
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-13
/
+35
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
1
-3
/
+3
2021-06-23
net: wireless: wext_compat.c: Remove redundant assignment to ps
Yang Li
1
-1
/
+1
2021-01-28
wext: call cfg80211_set_encryption() with wiphy lock held
Johannes Berg
1
-1
/
+6
2021-01-28
wext: call cfg80211_change_iface() with wiphy lock held
Johannes Berg
1
-1
/
+6
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-74
/
+197
2020-12-11
cfg80211: fix callback type mismatches in wext-compat
Sami Tolvanen
1
-32
/
+71
2020-11-11
cfg80211: remove WDS code
Johannes Berg
1
-51
/
+0
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
1
-2
/
+2
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-13
net: wireless: kerneldoc fixes
Andrew Lunn
1
-1
/
+0
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
1
-1
/
+1
2019-09-11
cfg80211: always shut down on HW rfkill
Johannes Berg
1
-2
/
+3
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
1
-3
/
+0
2019-01-25
cfg80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-10-01
cfg80211: fix wext-compat memory leak
Stefan Seyfried
1
-4
/
+10
2018-06-29
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
1
-5
/
+5
2018-01-18
cfg80211: fix station info handling bugs
Johannes Berg
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-1
/
+1
2016-09-30
cfg80211: Add support for static WEP in the driver
David Spinadel
1
-1
/
+1
2016-09-28
cfg80211: wext: really don't store non-WEP keys
Johannes Berg
1
-1
/
+11
2016-09-13
cfg80211: reduce connect key caching struct size
Johannes Berg
1
-3
/
+3
2016-09-13
cfg80211: wext: only allow WEP keys to be configured before connected
Johannes Berg
1
-0
/
+3
2016-05-02
wext: remove a/b/g/n from SIOCGIWNAME
Johannes Berg
1
-35
/
+0
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2015-06-09
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
1
-0
/
+2
[next]