index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
wifi: mac80211: rx: track link in RX data
Johannes Berg
1
-2
/
+17
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
1
-1
/
+1
2022-07-22
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
1
-8
/
+22
2022-07-22
wifi: mac80211: fix RX MLD address translation
Johannes Berg
1
-4
/
+8
2022-07-15
wifi: mac80211: do link->MLD address translation on RX
Johannes Berg
1
-0
/
+25
2022-07-15
wifi: mac80211: Allow EAPOL tx from specific link
Andrei Otcheretianski
1
-2
/
+2
2022-07-15
wifi: mac80211: Allow EAPOL frames from link addresses
Andrei Otcheretianski
1
-30
/
+30
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-2
/
+6
2022-07-15
wifi: mac80211: rx: accept link-addressed frames
Johannes Berg
1
-8
/
+61
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-1
/
+5
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-1
/
+2
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-3
/
+3
2022-06-20
wifi: mac80211: move ieee80211_bssid_match() function
Johannes Berg
1
-0
/
+6
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-4
/
+4
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-11
/
+14
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-1
/
+1
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-37
/
+12
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2022-05-04
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-42
/
+43
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
1
-0
/
+46
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+5
2022-02-16
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
1
-2
/
+2
2022-02-16
mac80211: fix EAPoL rekey fail in 802.3 rx path
Deren Wu
1
-7
/
+3
2022-02-04
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
1
-0
/
+2
2022-01-04
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+6
2021-12-20
mac80211: fix FEC flag in radio tap header
P Praneesh
1
-1
/
+6
2021-11-26
mac80211: set up the fwd_skb->dev for mesh forwarding
Xing Song
1
-0
/
+1
2021-11-15
mac80211: fix throughput LED trigger
Felix Fietkau
1
-3
/
+4
2021-11-15
mac80211: fix radiotap header generation
Johannes Berg
1
-1
/
+1
2021-11-15
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-11
/
+1
2021-09-23
mac80211: check hostapd configuration parsing twt requests
Lorenzo Bianconi
1
-11
/
+1
2021-09-23
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-0
/
+73
2021-08-13
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
1
-1
/
+6
2021-08-13
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
1
-11
/
+11
2021-07-23
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
1
-1
/
+2
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-5
/
+1
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
1
-8
/
+13
2021-06-23
mac80211: unify queueing SKB to iface
Johannes Berg
1
-18
/
+15
2021-06-09
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-05-11
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-2
/
+11
2021-05-11
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
2021-05-11
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
1
-0
/
+12
2021-05-11
mac80211: check defrag PN against current frame
Johannes Berg
1
-3
/
+2
[next]