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
2017-01-11
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
1
-2
/
+2
2017-01-11
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
1
-1
/
+2
2017-01-09
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
1
-8
/
+18
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-8
/
+11
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
1
-1
/
+1
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-2
/
+2
2016-12-15
mac80211: fix legacy and invalid rx-rate report
Ben Greear
1
-6
/
+8
2016-12-13
mac80211: Ensure enough headroom when forwarding mesh pkt
Cedric Izoard
1
-1
/
+1
2016-12-13
mac80211: don't call drv_set_default_unicast_key() for VLANs
Johannes Berg
1
-1
/
+2
2016-12-10
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-9
/
+12
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-9
/
+12
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+27
2016-11-15
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
1
-1
/
+5
2016-11-15
mac80211: remove bogus skb vif assignment
Felix Fietkau
1
-3
/
+0
2016-11-15
mac80211: update A-MPDU flag on tx dequeue
Felix Fietkau
1
-0
/
+5
2016-11-15
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
Felix Fietkau
1
-1
/
+1
2016-11-15
mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
Filip Matusiak
1
-0
/
+16
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-73
/
+135
2016-10-30
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
21
-114
/
+610
2016-10-28
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
1
-4
/
+2
2016-10-27
mac80211: Claim Fast Initial Link Setup (FILS) STA support
Jouni Malinen
1
-0
/
+1
2016-10-27
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
7
-4
/
+403
2016-10-27
mac80211: Add FILS auth alg mapping
Jouni Malinen
1
-0
/
+12
2016-10-27
mac80211: Allow AUTH_DATA to be used for FILS
Jouni Malinen
1
-3
/
+6
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-6
/
+6
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
2
-1
/
+12
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-11
/
+4
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
5
-7
/
+20
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
4
-3
/
+8
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-2
/
+3
2016-10-19
mac80211: improve RX aggregation data in debugfs
Johannes Berg
1
-2
/
+7
2016-10-19
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
3
-9
/
+5
2016-10-17
mac80211: move struct aead_req off the stack
Ard Biesheuvel
7
-62
/
+93
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
2
-1
/
+24
2016-10-17
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
1
-10
/
+13
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-24
/
+20
2016-10-12
mac80211: preserve more bits when building QoS header
Johannes Berg
1
-7
/
+16
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
7
-27
/
+58
2016-10-12
mac80211: remove unnecessary num_mcast_sta check
Michael Braun
1
-7
/
+0
2016-10-12
mac80211: remove unnecessary mesh check
Johannes Berg
1
-4
/
+1
2016-10-12
mac80211: fix CMD_FRAME for AP_VLAN
Michael Braun
1
-1
/
+1
2016-10-12
mac80211: validate DA/SA during A-MSDU decapsulation
Johannes Berg
1
-1
/
+19
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-1
/
+2
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-1
/
+7
2016-10-12
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
1
-9
/
+15
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
10
-63
/
+56
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
5
-90
/
+228
2016-09-30
mac80211: mesh: decrease max drift
Pedersen, Thomas
1
-1
/
+1
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
5
-6
/
+60
[next]