index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-14
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-29
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
2015-02-28
cfg80211-wext: export symbols only when needed
Johannes Berg
1
-9
/
+9
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-5
/
+5
2014-09-11
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
1
-0
/
+2
2014-04-25
cfg80211: change wiphy_to_dev function name
Zhao, Gang
1
-16
/
+16
2014-04-10
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
1
-4
/
+4
2014-01-09
cfg80211: add sanity check for retry limit in wext-compat
Ujjal Roy
1
-1
/
+1
2014-01-06
cfg80211: fix wext-compat for getting retry value
Ujjal Roy
1
-2
/
+2
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
1
-18
/
+4
2012-12-07
wext: explicitly cast -110 to u8
Johannes Berg
1
-1
/
+1
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-1
/
+3
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-9
/
+17
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-2
/
+2
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
1
-26
/
+22
2012-07-13
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
1
-2
/
+7
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
1
-7
/
+2
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
1
-8
/
+2
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
1
-1
/
+11
2012-06-05
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
1
-1
/
+0
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
1
-1
/
+2
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+12
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-08
cfg80211: remove unused wext handler exports
Johannes Berg
1
-78
/
+58
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
1
-0
/
+1
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-02-21
fix cfg80211_wext_siwfreq lock ordering...
Daniel J Blueman
1
-2
/
+2
[next]