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
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+74
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
1
-5
/
+3
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-06-14
nl80211: send event when CMD_FRAME duration expires
James Prestwood
1
-0
/
+10
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
1
-0
/
+20
2019-06-14
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
1
-0
/
+2
2019-06-14
nl80211: require and validate vendor command policy
Johannes Berg
1
-0
/
+8
2019-06-14
mac80211: add ieee80211_get_he_iftype_cap() helper
John Crispin
1
-4
/
+18
2019-06-14
nl80211: add support for SAE authentication offload
Chung-Hsien Hsu
1
-0
/
+5
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
1
-4
/
+11
2019-05-24
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+2
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+104
2019-04-26
cfg80211: add support to probe unexercised mesh link
Rajkumar Manoharan
1
-0
/
+5
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
1
-1
/
+1
2019-04-26
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
1
-0
/
+22
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
1
-0
/
+2
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
1
-0
/
+14
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
1
-0
/
+8
2019-04-08
cfg80211/nl80211: Offload OWE processing to user space in AP mode
Sunil Dutt
1
-0
/
+42
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
1
-0
/
+3
2019-04-08
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
1
-0
/
+8
2019-04-08
cfg80211: add ratelimited variants of err and warn
Stanislaw Gruszka
1
-0
/
+5
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
1
-2
/
+47
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
1
-2
/
+5
2019-02-11
cfg80211: fix and clean up cfg80211_gen_new_bssid()
Johannes Berg
1
-10
/
+8
2019-02-08
cfg80211: add missing kernel-doc for multi-BSSID fields
Johannes Berg
1
-0
/
+4
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
1
-0
/
+5
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
1
-0
/
+23
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
1
-0
/
+8
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
1
-1
/
+3
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
1
-7
/
+128
2019-02-01
cfg80211: add missing documentation that kernel-doc warns about
Johannes Berg
1
-1
/
+14
2019-02-01
cfg80211: fix typo
Matteo Croce
1
-1
/
+1
2019-01-25
cfg80211: Authentication offload to user space in AP mode
Srinivas Dasari
1
-0
/
+15
2019-01-25
cfg80211: Allow drivers to advertise supported AKM suites
Veerendranath Jakkam
1
-0
/
+5
2019-01-19
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
1
-1
/
+4
2019-01-19
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
1
-0
/
+4
2019-01-19
cfg80211: Add airtime statistics and settings
Toke Høiland-Jørgensen
1
-1
/
+10
2018-12-18
cfg80211: clarify LCI/civic location documentation
Johannes Berg
1
-2
/
+4
2018-12-18
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
1
-1
/
+1
2018-11-09
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
1
-1
/
+2
2018-11-09
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
1
-0
/
+5
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
1
-0
/
+3
2018-11-09
cfg80211: add peer measurement with FTM initiator API
Johannes Berg
1
-0
/
+263
2018-10-12
nl80211: Add per peer statistics to compute FCS error rate
Ankita Bajaj
1
-0
/
+7
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-2
/
+0
[next]