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-09-03
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-09-03
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-09-03
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-09-03
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
1
-2
/
+1
2018-09-03
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-08-30
mac80211: always account for A-MSDU header changes
Johannes Berg
1
-5
/
+7
2018-08-30
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
1
-3
/
+3
2018-08-29
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
1
-17
/
+21
2018-08-29
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
1
-0
/
+4
2018-08-29
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
1
-3
/
+3
2018-08-29
mac80211: add missing WFA Multi-AP backhaul STA Rx requirement
Sathishkumar Muruganandam
1
-1
/
+1
2018-08-28
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
4
-7
/
+121
2018-08-28
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-46
/
+2
2018-08-28
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
1
-0
/
+1
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
1
-4
/
+4
2018-08-28
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-4
/
+1
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
21
-164
/
+854
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+15
2018-08-14
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
1
-1
/
+1
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+3
2018-07-25
net: remove blank lines at end of file
Stephen Hemminger
1
-1
/
+0
2018-07-24
Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...
David S. Miller
3
-11
/
+17
2018-07-24
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-09
mac80211: don't put null-data frames on the normal TXQ
Johannes Berg
1
-1
/
+1
2018-07-06
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
1
-4
/
+1
2018-07-06
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-5
/
+15
2018-07-03
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
1
-1
/
+2
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
18
-150
/
+835
2018-06-29
mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2
-45
/
+45
2018-06-29
mac80211: remove unnecessary NULL check
Johannes Berg
1
-2
/
+1
2018-06-29
mac80211: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2018-06-29
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Denis Kenzior
1
-0
/
+2
2018-06-18
mac80211: add support for HE
Luca Coelho
13
-36
/
+661
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
4
-6
/
+6
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
9
-24
/
+71
2018-06-15
mac80211: split ieee80211_send_probe_req()
Johannes Berg
4
-35
/
+37
2018-06-15
mac80211: add probe request building flags
Johannes Berg
4
-16
/
+26
2018-06-15
mac80211: Move up init of TXQs
Toke Høiland-Jørgensen
1
-6
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
5
-6
/
+7
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-3
/
+3
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
3
-12
/
+38
2018-05-23
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
3
-9
/
+25
2018-05-18
mac80211: allocate and fill tidstats only when needed
Johannes Berg
4
-8
/
+10
2018-05-18
mac80211: fix TX aggregation stop race
Alexander Wetzel
1
-23
/
+21
2018-05-18
cfg80211/mac80211: revert to stack allocation for sinfo
Johannes Berg
1
-19
/
+13
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
1
-4
/
+5
[prev]
[next]