index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
2023-06-22
1
-1
/
+1
*
wifi: mac80211: don't translate beacon/presp addrs
Johannes Berg
2023-06-06
1
-1
/
+3
*
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-21
1
-29
/
+26
*
Merge wireless/main into wireless-next/main
Johannes Berg
2023-03-31
1
-24
/
+27
|
\
|
*
wifi: mac80211: fix flow dissection for forwarded packets
Felix Fietkau
2023-03-30
1
-1
/
+1
|
*
wifi: mac80211: fix mesh forwarding
Felix Fietkau
2023-03-30
1
-0
/
+3
|
*
wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
Felix Fietkau
2023-03-30
1
-8
/
+8
|
*
wifi: mac80211: fix potential null pointer dereference
Felix Fietkau
2023-03-30
1
-2
/
+2
|
*
wifi: mac80211: drop bogus static keywords in A-MSDU rx
Felix Fietkau
2023-03-30
1
-2
/
+2
|
*
wifi: mac80211: fix mesh path discovery based on unicast packets
Felix Fietkau
2023-03-22
1
-11
/
+11
*
|
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
2023-03-22
1
-6
/
+16
*
|
wifi: mac80211: add mesh fast-rx support
Felix Fietkau
2023-03-22
1
-5
/
+29
*
|
wifi: mac80211: use mesh header cache to speed up mesh forwarding
Felix Fietkau
2023-03-22
1
-1
/
+64
*
|
wifi: mac80211: mesh fast xmit support
Felix Fietkau
2023-03-22
1
-1
/
+9
*
|
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
2023-03-07
1
-55
/
+27
*
|
wifi: cfg80211/mac80211: report link ID on control port RX
Johannes Berg
2023-03-07
1
-1
/
+1
*
|
wifi: mac80211: clear all bits that relate rtap fields on skb
Mordechay Goodstein
2023-03-07
1
-2
/
+9
|
/
*
wifi: mac80211: always initialize link_sta with sta
Johannes Berg
2023-02-15
1
-0
/
+2
*
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
2023-02-15
1
-15
/
+11
*
wifi: mac80211: Fix for Rx fragmented action frames
Gilad Itzkovitch
2023-02-14
1
-1
/
+2
*
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
2023-02-14
1
-1
/
+2
*
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
2023-02-14
1
-3
/
+0
*
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
2023-02-14
1
-3
/
+12
*
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
2023-02-14
1
-156
/
+194
*
wifi: mac80211: remove mesh forwarding congestion check
Felix Fietkau
2023-02-14
1
-5
/
+0
*
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
2023-01-19
1
-3
/
+3
*
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
2023-01-18
1
-0
/
+9
*
mac80211: Fix MLO address translation for multiple bss case
Sriram R
2023-01-10
1
-0
/
+3
*
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
2023-01-10
1
-123
/
+99
*
wifi: mac80211: fix and simplify unencrypted drop check for mesh
Felix Fietkau
2022-12-01
1
-28
/
+10
*
Kalle Valo says:
Jakub Kicinski
2022-10-29
1
-3
/
+0
|
\
|
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-3
/
+0
*
|
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
2022-10-13
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
2022-10-10
1
-5
/
+7
*
|
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
2022-10-07
1
-3
/
+4
*
|
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
2022-10-07
1
-1
/
+1
|
/
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-36
/
+38
|
\
|
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-2
/
+2
|
*
wifi: mac80211: use correct rx link_sta instead of default
Benjamin Berg
2022-09-06
1
-34
/
+35
|
*
wifi: mac80211: set link_sta in reorder timeout
Johannes Berg
2022-09-06
1
-0
/
+1
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-09-06
1
-0
/
+4
|
|
\
*
|
|
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-30
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
2022-09-03
1
-0
/
+4
*
|
wifi: mac80211: use link ID for MLO in queued frames
Johannes Berg
2022-08-25
1
-7
/
+19
*
|
wifi: mac80211: use the corresponding link for stats update
Vasanthakumar Thiagarajan
2022-08-25
1
-6
/
+29
*
|
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
2022-08-25
1
-1
/
+94
*
|
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
1
-18
/
+26
|
/
*
wifi: mac80211: rx: track link in RX data
Johannes Berg
2022-07-22
1
-2
/
+17
*
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
2022-07-22
1
-1
/
+1
[next]