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
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
cfg80211: make wdev_list accessible to drivers
Johannes Berg
1
-8
/
+8
2016-04-27
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
Johannes Berg
1
-14
/
+22
2016-04-26
cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
Mohammed Shafi Shajakhan
1
-1
/
+2
2016-04-25
wireless: use nla_put_u64_64bit()
Nicolas Dichtel
1
-36
/
+55
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-22
/
+22
2016-04-12
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-04-06
cfg80211: Allow reassociation to be requested with internal SME
Jouni Malinen
1
-1
/
+2
2016-04-06
cfg80211: Add option to specify previous BSSID for Connect command
Jouni Malinen
1
-0
/
+4
2016-04-05
cfg80211: allow userspace to specify client P2P PS support
Ayala Beker
1
-0
/
+34
2016-04-05
nl80211: add feature for BSS selection support
Arend van Spriel
1
-0
/
+111
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
1
-0
/
+6
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-02-24
cfg80211: Add global RRM capability
Beni Lev
1
-7
/
+11
2016-02-24
cfg80211: basic support for PBSS network type
Lior David
1
-0
/
+11
2016-02-23
nl80211: Zero out the connection keys memory when freeing them.
Ola Olsson
1
-1
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-12-15
nl80211: Fix potential memory leak in nl80211_connect
Ola Olsson
1
-1
/
+3
2015-12-15
nl80211: Fix potential memory leak in nl80211_set_wowlan
Ola Olsson
1
-0
/
+1
2015-12-04
cfg80211: handle add_station auth/assoc flag quirks
Johannes Berg
1
-4
/
+19
2015-12-04
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
Ayala Beker
1
-2
/
+2
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+26
2015-12-04
cfg80211: Add missing tracing to cfg80211
Ilan Peer
1
-5
/
+4
2015-11-03
cfg80211: allow AID/listen interval changes for unassociated station
Ayala Beker
1
-9
/
+18
2015-11-03
nl80211: Fix potential memory leak from parse_acl_data
Ola Olsson
1
-6
/
+6
2015-10-16
cfg80211: reg: make CRDA support optional
Johannes Berg
1
-50
/
+54
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
1
-13
/
+166
2015-10-13
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
1
-0
/
+5
2015-09-29
cfg80211: allow changing station capabilities for unassociated stations
Ayala Beker
1
-2
/
+5
2015-09-22
nl80211: put current TX power in interface info
Rafał Miłecki
1
-0
/
+10
2015-09-22
nl80211: support vendor dumpit commands
Johannes Berg
1
-0
/
+192
2015-08-14
nl80211: Allow setting multicast rate on OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
cfg80211: propagate set_wiphy failure to userspace
Michal Kazior
1
-0
/
+1
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
1
-6
/
+8
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
1
-2
/
+2
2015-04-24
cfg80211: allow the plink state blocking for user managed mesh
Chun-Yeow Yeoh
1
-1
/
+2
2015-04-01
cfg80211: Stop calling crda if it is not responsive
Ilan peer
1
-1
/
+1
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-11
/
+73
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-1
/
+2
2015-03-30
nl80211: add net-detect delay to wowlan info
Luciano Coelho
1
-2
/
+3
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2015-03-16
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+10
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
1
-1
/
+18
2015-03-04
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
1
-0
/
+22
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-03
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
1
-4
/
+15
2015-03-03
cfg80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
1
-2
/
+12
[next]