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
2020-06-26
nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
Luca Coelho
1
-1
/
+1
2020-06-26
nl80211: don't return err unconditionally in nl80211_start_ap()
Luca Coelho
1
-1
/
+2
2020-05-31
cfg80211: support bigger kek/kck key length
Nathan Errera
1
-4
/
+19
2020-05-31
cfg80211: add and expose HE 6 GHz band capabilities
Johannes Berg
1
-1
/
+8
2020-05-31
cfg80211: handle 6 GHz capability of new station
Rajkumar Manoharan
1
-1
/
+17
2020-05-27
nl80211: Add support to configure TID specific Tx rate configuration
Tamizh Chelvam
1
-14
/
+42
2020-05-27
nl80211: add ability to report TX status for control port TX
Markus Theil
1
-8
/
+33
2020-05-27
nl80211: support scan frequencies in KHz
Thomas Pedersen
1
-12
/
+39
2020-05-27
nl80211: add KHz frequency offset for most wifi commands
Thomas Pedersen
1
-20
/
+58
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
1
-6
/
+6
2020-05-27
nl80211: simplify peer specific TID configuration
Sergey Matyukevich
1
-4
/
+1
2020-05-27
cfg80211: add support for TID specific AMSDU configuration
Sergey Matyukevich
1
-0
/
+8
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-6
/
+38
2020-05-01
netlink: remove NLA_EXACT_LEN_WARN
Johannes Berg
1
-63
/
+18
2020-05-01
nl80211: link recursive netlink nested policy
Johannes Berg
1
-6
/
+4
2020-04-24
cfg80211: Parse HE membership selector
Ilan Peer
1
-0
/
+2
2020-04-24
nl80211: allow client-only BIGTK support
Johannes Berg
1
-4
/
+15
2020-04-24
cfg80211: support multicast RX registration
Johannes Berg
1
-0
/
+10
2020-04-24
cfg80211: Unprotected Beacon frame RX indication
Jouni Malinen
1
-2
/
+11
2020-04-14
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
Johannes Berg
1
-4
/
+2
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2020-03-25
nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
Johannes Berg
1
-1
/
+1
2020-03-20
nl80211: clarify code in nl80211_del_station()
Johannes Berg
1
-8
/
+14
2020-03-20
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
1
-0
/
+11
2020-03-20
cfg80211: Add support for userspace to reset stations in IBSS mode
Nicolas Cavallari
1
-1
/
+6
2020-03-20
nl80211: pass HE operation element to the driver
Shaul Triebitz
1
-1
/
+4
2020-03-20
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
1
-0
/
+8
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-0
/
+3
2020-03-20
nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port
Markus Theil
1
-0
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+5
2020-03-11
nl80211: add missing attribute validation for channel switch
Jakub Kicinski
1
-0
/
+1
2020-03-11
nl80211: add missing attribute validation for beacon report scanning
Jakub Kicinski
1
-0
/
+2
2020-03-11
nl80211: add missing attribute validation for critical protocol indication
Jakub Kicinski
1
-0
/
+2
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+3
2020-02-25
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...
David S. Miller
1
-30
/
+268
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
1
-0
/
+8
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
1
-0
/
+8
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
1
-0
/
+28
2020-02-24
nl80211: modify TID-config API
Johannes Berg
1
-43
/
+56
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
1
-0
/
+148
2020-02-24
nl80211: explicitly include if_vlan.h
Johannes Berg
1
-0
/
+1
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
1
-11
/
+45
2020-02-24
cfg80211: More error messages for key addition failures
Jouni Malinen
1
-4
/
+15
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
1
-15
/
+3
2020-02-21
nl80211: fix potential leak in AP start
Johannes Berg
1
-2
/
+2
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-1
/
+1
2020-02-17
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-5
/
+104
2020-02-14
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
Sergey Matyukevich
1
-0
/
+1
2020-02-07
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
1
-3
/
+15
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
1
-2
/
+3
[next]