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
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
1
-0
/
+19
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
4
-0
/
+129
2018-10-11
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
2
-23
/
+48
2018-10-11
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
1
-7
/
+4
2018-10-11
mac80211: Helper function for marking STA authenticated
Jouni Malinen
1
-12
/
+22
2018-10-11
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
4
-51
/
+9
2018-10-11
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
1
-4
/
+6
2018-10-11
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2018-10-11
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2018-10-11
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2018-10-11
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
3
-78
/
+93
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
10
-258
/
+101
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
6
-47
/
+9
2018-10-11
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
1
-8
/
+15
2018-10-11
mac80211: avoid reflecting frames back to the client
Johannes Berg
1
-6
/
+6
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
7
-20
/
+22
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-19
/
+21
2018-10-02
mac80211: Remove unused initialization
Masashi Honma
1
-1
/
+1
2018-10-02
mac80211: fix error handling in ieee80211_register_hw()
Wei Yongjun
1
-1
/
+3
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
2018-10-01
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-09-26
mac80211: allocate TXQs for active monitor interfaces
Felix Fietkau
1
-1
/
+2
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-10
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
3
-8
/
+8
2018-09-10
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
1
-4
/
+4
2018-09-05
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
1
-1
/
+1
2018-09-05
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
1
-1
/
+2
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2
-0
/
+13
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
1
-0
/
+4
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
2
-3
/
+12
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
1
-22
/
+55
2018-09-05
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2018-09-05
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
1
-1
/
+11
2018-09-05
mac80211: Don't wake up from PS for offchannel TX
Andrei Otcheretianski
1
-0
/
+4
2018-09-05
mac80211: Always report TX status
Andrei Otcheretianski
1
-5
/
+2
2018-09-05
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2
-20
/
+94
2018-09-05
mac80211: support radiotap L-SIG data
Shaul Triebitz
1
-0
/
+21
2018-09-05
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2
-7
/
+13
2018-09-05
mac80211: copy VHT EXT NSS BW Support/Capable data to station
Johannes Berg
1
-0
/
+20
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
6
-22
/
+50
2018-09-05
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
3
-0
/
+57
2018-09-05
mac80211: in AP mode, set bss_conf::he_supported
Shaul Triebitz
1
-0
/
+3
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
5
-21
/
+47
2018-09-05
mac80211: use le16_encode_bits() instead of open-coding
Johannes Berg
1
-1
/
+1
2018-09-05
mac80211: remove pointless 'params' NULL checks
Johannes Berg
1
-4
/
+2
2018-09-05
mac80211: Add he_capa debugfs entry
Ido Yariv
1
-0
/
+325
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-49
/
+141
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-49
/
+141
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
[next]