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
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
2014-04-29
cfg80211: remove BUG_ON usage
Johannes Berg
1
-2
/
+4
2014-04-25
cfg80211: change wiphy_to_dev function name
Zhao, Gang
1
-18
/
+19
2014-04-09
cfg80211: slightly clean up of cfg80211_sme_connect()
Zhao, Gang
1
-2
/
+1
2014-03-20
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
Zhao, Gang
1
-1
/
+0
2014-02-06
cfg80211: send scan results from work queue
Johannes Berg
1
-1
/
+1
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-10
/
+3
2014-01-09
cfg80211: Add a function to get the number of supported channels
Ilan Peer
1
-10
/
+3
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+12
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-0
/
+2
2013-12-05
cfg80211: fix WARN_ON for re-association to the expired BSS
Ujjal Roy
1
-10
/
+12
2013-10-09
cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()
Luis R. Rodriguez
1
-2
/
+2
2013-08-14
cfg80211: don't request disconnect if not connected
Johannes Berg
1
-6
/
+4
2013-07-16
cfg80211: fix bugs in new SME implementation
Johannes Berg
1
-3
/
+26
2013-06-24
wireless: add comments about bss refcounting
Ben Greear
1
-0
/
+3
2013-06-24
wireless: Make sure __cfg80211_connect_result always puts bss
Ben Greear
1
-1
/
+4
2013-06-19
cfg80211: hold BSS over association process
Johannes Berg
1
-5
/
+10
2013-06-04
cfg80211: separate internal SME implementation
Johannes Berg
1
-288
/
+254
2013-05-25
cfg80211: remove some locked wrappers from sme API
Johannes Berg
1
-34
/
+7
2013-05-25
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
1
-20
/
+20
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
1
-22
/
+4
2013-05-23
cfg80211: check wdev->netdev in connection work
Johannes Berg
1
-0
/
+3
2013-05-17
cfg80211: fix interface down/disconnect state handling
Johannes Berg
1
-1
/
+2
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-03-31
cfg80211: sched_scan_mtx lock in cfg80211_conn_work()
Artem Savkov
1
-0
/
+2
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
1
-2
/
+4
2013-03-20
cfg80211: fix potential connection work crash
Johannes Berg
1
-1
/
+1
2013-03-06
cfg80211: refactor association parameters
Johannes Berg
1
-13
/
+15
2013-03-06
cfg80211: add ability to override VHT capabilities
Johannes Berg
1
-1
/
+3
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-8
/
+8
2013-01-17
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
1
-1
/
+2
2013-01-03
regulatory: code cleanup
Johannes Berg
1
-4
/
+2
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-2
/
+11
[next]