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
/
sme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-3
/
+2
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
1
-2
/
+2
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2020-05-31
nl80211: really allow client-only BIGTK support
Johannes Berg
1
-2
/
+5
2020-04-24
cfg80211: Unprotected Beacon frame RX indication
Jouni Malinen
1
-0
/
+2
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
1
-2
/
+9
2020-01-15
cfg80211: fix deadlocks in autodisconnect work
Markus Theil
1
-3
/
+3
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
1
-4
/
+28
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
1
-1
/
+1
2018-11-09
cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...
Sriram R
1
-1
/
+5
2018-11-09
cfg80211: add missing constraint for user-supplied VHT mask
Sergey Matyukevich
1
-0
/
+2
2018-05-23
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
1
-7
/
+41
2018-05-23
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
1
-19
/
+21
2018-03-29
cfg80211: Support all iftypes in autodisconnect_wk
Denis Kenzior
1
-11
/
+32
2018-02-19
cfg80211: clear wep keys after disconnection
Avraham Stern
1
-0
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+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-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+41
2017-10-18
cfg80211: fix connect/disconnect edge cases
Johannes Berg
1
-9
/
+41
2017-10-02
cfg80211/nl80211: add a port authorized event
Avraham Stern
1
-1
/
+44
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
1
-0
/
+1
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-52
/
+38
2017-03-31
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
1
-1
/
+24
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
1
-69
/
+80
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
1
-12
/
+27
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
1
-0
/
+33
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+14
2016-10-19
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
1
-1
/
+1
2016-09-30
cfg80211: Add support for static WEP in the driver
David Spinadel
1
-1
/
+5
2016-09-15
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
1
-0
/
+3
2016-05-31
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
1
-5
/
+3
2016-05-12
cfg80211: make wdev_list accessible to drivers
Johannes Berg
1
-2
/
+2
2016-04-26
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
1
-6
/
+22
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2016-04-06
cfg80211: Allow reassociation to be requested with internal SME
Jouni Malinen
1
-2
/
+12
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
1
-0
/
+2
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2016-02-24
cfg80211: basic support for PBSS network type
Lior David
1
-3
/
+6
2016-02-23
cfg80211: stop critical protocol session upon disconnect event
Arend van Spriel
1
-0
/
+6
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+3
2015-04-07
cfg80211: send extended capabilities IE in connect
Johannes Berg
1
-10
/
+64
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-10
/
+6
2014-10-10
cfg80211: set the rates mask in connection probes over specified freq
Karl Beldan
1
-2
/
+11
2014-09-11
cfg80211: clear connect keys when freeing them
Johannes Berg
1
-3
/
+3
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-3
/
+5
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
1
-1
/
+1
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-05-05
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
[next]