index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
wext-compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
2021-06-23
1
-3
/
+3
*
net: wireless: wext_compat.c: Remove redundant assignment to ps
Yang Li
2021-06-23
1
-1
/
+1
*
wext: call cfg80211_set_encryption() with wiphy lock held
Johannes Berg
2021-01-28
1
-1
/
+6
*
wext: call cfg80211_change_iface() with wiphy lock held
Johannes Berg
2021-01-28
1
-1
/
+6
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-74
/
+197
*
cfg80211: fix callback type mismatches in wext-compat
Sami Tolvanen
2020-12-11
1
-32
/
+71
*
cfg80211: remove WDS code
Johannes Berg
2020-11-11
1
-51
/
+0
*
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-27
1
-2
/
+2
*
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
2020-08-27
1
-1
/
+1
*
net: wireless: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-1
/
+0
*
cfg80211: initialize on-stack chandefs
Johannes Berg
2019-10-01
1
-1
/
+1
*
cfg80211: always shut down on HW rfkill
Johannes Berg
2019-09-11
1
-2
/
+3
*
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
2019-04-26
1
-3
/
+0
*
cfg80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
1
-0
/
+2
*
cfg80211: fix wext-compat memory leak
Stefan Seyfried
2018-10-01
1
-4
/
+10
*
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2018-06-29
1
-5
/
+5
*
cfg80211: fix station info handling bugs
Johannes Berg
2018-01-18
1
-2
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-1
/
+1
*
cfg80211: Add support for static WEP in the driver
David Spinadel
2016-09-30
1
-1
/
+1
*
cfg80211: wext: really don't store non-WEP keys
Johannes Berg
2016-09-28
1
-1
/
+11
*
cfg80211: reduce connect key caching struct size
Johannes Berg
2016-09-13
1
-3
/
+3
*
cfg80211: wext: only allow WEP keys to be configured before connected
Johannes Berg
2016-09-13
1
-0
/
+3
*
wext: remove a/b/g/n from SIOCGIWNAME
Johannes Berg
2016-05-02
1
-35
/
+0
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-7
/
+7
*
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
2015-06-09
1
-0
/
+2
*
cfg80211-wext: export symbols only when needed
Johannes Berg
2015-02-28
1
-9
/
+9
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
1
-5
/
+5
*
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
2014-09-11
1
-0
/
+2
*
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-25
1
-16
/
+16
*
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
2014-04-10
1
-4
/
+4
*
cfg80211: add sanity check for retry limit in wext-compat
Ujjal Roy
2014-01-09
1
-1
/
+1
*
cfg80211: fix wext-compat for getting retry value
Ujjal Roy
2014-01-06
1
-2
/
+2
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
1
-18
/
+4
*
wext: explicitly cast -110 to u8
Johannes Berg
2012-12-07
1
-1
/
+1
*
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
1
-1
/
+3
*
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
1
-9
/
+17
*
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-30
1
-2
/
+2
*
cfg80211: add wrappers for registered_device_ops
Hila Gonen
2012-10-18
1
-26
/
+22
*
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2012-07-13
1
-2
/
+7
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
1
-7
/
+2
*
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
1
-8
/
+2
*
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
1
-1
/
+11
*
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
1
-1
/
+0
*
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
2012-04-13
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
1
-0
/
+12
|
\
|
*
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
2011-11-11
1
-0
/
+12
*
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
cfg80211: remove unused wext handler exports
Johannes Berg
2011-08-08
1
-78
/
+58
*
cfg80211: split wext compatibility to separate header
Johannes Berg
2011-08-08
1
-0
/
+1
[next]