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
starfive-6.6.48-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
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-43
/
+74
2022-05-16
mac80211: mlme: track assoc_bss/associated separately
Johannes Berg
1
-8
/
+10
2022-05-16
mac80211: remove useless bssid copy
Johannes Berg
1
-3
/
+1
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
1
-6
/
+4
2022-05-16
mac80211: mlme: use local SSID copy
Johannes Berg
1
-12
/
+2
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
1
-17
/
+17
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
1
-0
/
+40
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-05-04
mac80211: support disabling EHT mode
Muna Sinada
1
-0
/
+3
2022-05-04
mac80211: Reset MBSSID parameters upon connection
Manikanta Pubbisetty
1
-0
/
+6
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-9
/
+9
2022-03-15
mac80211: always have ieee80211_sta_restart()
Johannes Berg
1
-1
/
+1
2022-03-12
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-24
/
+160
2022-03-11
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
1
-0
/
+12
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2022-03-01
mac80211: treat some SAE auth steps as final
Johannes Berg
1
-4
/
+12
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+21
2022-02-16
mac80211: Handle station association response with EHT
Ilan Peer
1
-0
/
+15
2022-02-16
mac80211: Add EHT capabilities to association/probe request
Ilan Peer
1
-1
/
+47
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
1
-23
/
+86
2022-02-04
mac80211: mlme: validate peer HE supported rates
Mordechay Goodstein
1
-1
/
+100
2022-02-04
mac80211: mlme: add documentation from spec to code
Mordechay Goodstein
1
-1
/
+9
2022-02-04
mac80211: consider RX NSS in UHB connection
Mordechay Goodstein
1
-3
/
+58
2022-02-04
mac80211: limit bandwidth in HE capabilities
Johannes Berg
1
-3
/
+8
2022-01-31
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
1
-8
/
+21
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-01-04
mac80211: use ieee80211_bss_get_elem()
Johannes Berg
1
-7
/
+7
2022-01-04
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-16
/
+37
2021-12-20
mac80211: add more HT/VHT/HE state logging
Johannes Berg
1
-12
/
+33
2021-12-20
mac80211: Notify cfg80211 about association comeback
Ilan Peer
1
-0
/
+4
2021-12-20
mac80211: Remove a couple of obsolete TODO
Ilan Peer
1
-4
/
+0
2021-11-26
mac80211: track only QoS data frames for admission control
Johannes Berg
1
-3
/
+10
2021-10-21
mac80211: Prevent AP probing during suspend
Loic Poulain
1
-0
/
+7
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
1
-0
/
+1
2021-10-21
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
1
-21
/
+22
2021-10-21
mac80211: fix memory leaks with element parsing
Johannes Berg
1
-18
/
+18
2021-09-27
mac80211: save transmit power envelope element and power constraint
Wen Gong
1
-0
/
+29
2021-09-24
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()
Wen Gong
1
-37
/
+22
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
1
-76
/
+100
2021-09-23
mac80211: mlme: find auth challenge directly
Johannes Berg
1
-5
/
+6
2021-09-23
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
1
-4
/
+5
2021-07-23
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
1
-2
/
+2
2021-06-23
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
1
-4
/
+1
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-17
/
+54
2021-06-23
mac80211: add vendor-specific capabilities to assoc request
Johannes Berg
1
-2
/
+10
2021-06-23
mac80211: fix some spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-06-23
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
1
-9
/
+17
2021-06-23
mac80211: improve AP disconnect message
Johannes Berg
1
-2
/
+2
2021-06-23
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
1
-0
/
+18
[next]