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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+8
2023-06-14
wifi: cfg80211: S1G rate information and calculations
Gilad Itzkovitch
1
-0
/
+110
2023-06-09
wifi: cfg80211: remove links only on AP
Johannes Berg
1
-1
/
+8
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
1
-13
/
+23
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
1
-0
/
+32
2023-02-14
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
1
-44
/
+76
2023-02-14
wifi: cfg80211: factor out bridge tunnel / RFC1042 header check
Felix Fietkau
1
-16
/
+18
2023-02-14
wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdr
Felix Fietkau
1
-2
/
+3
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
1
-1
/
+1
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-10-21
wifi: cfg80211: Fix bitrates overflow issue
Paul Zhang
1
-2
/
+4
2022-10-10
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
1
-19
/
+21
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
1
-1
/
+3
2022-10-07
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
1
-19
/
+21
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-09-27
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
1
-2
/
+2
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-2
/
+2
2022-07-15
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
Johannes Berg
1
-0
/
+14
2022-07-15
wifi: cfg80211: clean up links appropriately
Johannes Berg
1
-0
/
+43
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-7
/
+37
2022-03-12
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+131
2022-03-06
wireless: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-16
nl80211: add EHT MCS support
Veerendranath Jakkam
1
-0
/
+131
2022-02-04
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
1
-3
/
+5
2021-11-15
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
Nguyen Dinh Phi
1
-0
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2021-10-25
cfg80211: correct bridge/4addr mode check
Janusz Dziedzic
1
-7
/
+7
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
1
-0
/
+2
2021-05-31
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
1
-0
/
+3
2021-05-11
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-2
/
+2
2021-01-22
cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
Max Chen
1
-0
/
+21
2021-01-22
cfg80211: add VHT rate entries for MCS-10 and MCS-11
Arend van Spriel
1
-3
/
+11
2020-12-11
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
1
-8
/
+43
2020-12-11
cfg80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-11
cfg80211: remove WDS code
Johannes Berg
1
-3
/
+2
2020-11-06
cfg80211: Add support to calculate and report 4096-QAM HE rates
Vamsi Krishna
1
-15
/
+17
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-18
nl80211: support setting S1G channels
Thomas Pedersen
1
-0
/
+27
2020-09-18
nl80211: correctly validate S1G beacon head
Thomas Pedersen
1
-0
/
+5
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+5
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-0
/
+8
2020-05-31
nl80211: really allow client-only BIGTK support
Johannes Berg
1
-1
/
+3
2020-05-31
cfg80211: adapt to new channelization of the 6GHz band
Arend Van Spriel
1
-2
/
+4
[next]