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
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-35
/
+39
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
1
-35
/
+39
2019-03-29
mac80211: un-schedule TXQs on powersave start
Felix Fietkau
1
-1
/
+9
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: fix position of vendor_data read
Liad Kaufman
1
-2
/
+19
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-01-19
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-12
/
+25
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-11-09
mac80211: fix GFP_KERNEL under tasklet context
Yan-Hsuan Chuang
1
-2
/
+2
2018-10-11
mac80211: avoid reflecting frames back to the client
Johannes Berg
1
-6
/
+6
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-05
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
1
-1
/
+11
2018-09-05
mac80211: support radiotap L-SIG data
Shaul Triebitz
1
-0
/
+21
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
1
-1
/
+1
2018-09-05
mac80211: use le16_encode_bits() instead of open-coding
Johannes Berg
1
-1
/
+1
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+1
2018-08-29
mac80211: add missing WFA Multi-AP backhaul STA Rx requirement
Sathishkumar Muruganandam
1
-1
/
+1
2018-08-28
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
1
-0
/
+1
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2018-07-06
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
1
-4
/
+1
2018-06-18
mac80211: add support for HE
Luca Coelho
1
-2
/
+125
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
1
-1
/
+1
2018-05-07
mac80211: rename rtap_vendor_space to rtap_space
Johannes Berg
1
-21
/
+19
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
1
-5
/
+28
2018-03-29
mac80211: Use proper chan_width enum in sta opmode event
tamizhr@codeaurora.org
1
-1
/
+2
2018-03-29
mac80211: Use proper smps_mode enum in sta opmode event
tamizhr@codeaurora.org
1
-1
/
+2
2018-03-21
mac80211: inform wireless layer when frame RSSI is invalid
Tosoni
1
-2
/
+4
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
1
-4
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-27
mac80211: support A-MSDU in fast-rx
Felix Fietkau
1
-51
/
+73
2018-02-27
mac80211: support station 4-addr mode fast-rx
Felix Fietkau
1
-4
/
+7
2018-02-27
mac80211: support fast-rx with incompatible PS capabilities when PS is disabled
Felix Fietkau
1
-6
/
+11
2018-02-27
mac80211: support AP 4-addr mode fast-rx
Felix Fietkau
1
-0
/
+9
2018-02-23
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
1
-1
/
+1
2018-02-22
mac80211: add get TID helper
Sara Sharon
1
-4
/
+2
2018-02-22
mac80211: support reporting A-MPDU EOF bit value/known
Johannes Berg
1
-0
/
+4
2018-01-31
mac80211: Add support to notify ht/vht opmode modification.
tamizhr@codeaurora.org
1
-0
/
+14
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-04
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2017-12-19
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
1
-8
/
+0
2017-12-11
mac80211: Add airtime account and scheduling to TXQs
Toke Høiland-Jørgensen
1
-0
/
+8
2017-12-11
mac80211: always update the PM state of a peer on MGMT / DATA frames
Emmanuel Grumbach
1
-12
/
+5
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
[next]