index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
1
-5
/
+2
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-3
/
+1
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+3
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
1
-5
/
+2
2016-09-12
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
1
-0
/
+6
2016-09-12
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
1
-1
/
+8
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
1
-0
/
+30
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
1
-0
/
+20
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-2
/
+2
2016-08-02
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
1
-1
/
+1
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
1
-1
/
+6
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-1
/
+1
2016-05-12
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
Johannes Berg
1
-26
/
+44
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
1
-14
/
+23
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+351
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
1
-0
/
+6
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
1
-16
/
+5
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
1
-2
/
+2
2016-04-06
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
1
-17
/
+17
2016-04-06
mac80211: count MSDUs in A-MSDU properly
Johannes Berg
1
-9
/
+9
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
1
-5
/
+13
2016-04-05
mac80211: fix cipher scheme function name
Johannes Berg
1
-4
/
+4
2016-04-05
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
1
-5
/
+5
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+28
2016-03-05
mac80211: use reset to set header pointer
Zhang Shengju
1
-1
/
+1
2016-03-01
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-01
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
1
-9
/
+27
2016-02-24
mac80211: let unused MPP table entries timeout
Henning Rogge
1
-0
/
+1
2016-02-24
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
Felix Fietkau
1
-3
/
+0
2016-02-24
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
1
-0
/
+84
2016-02-24
mac80211: change ieee80211_rx_reorder_ready() arguments
Johannes Berg
1
-9
/
+24
2016-02-24
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
1
-2
/
+3
2016-02-24
mac80211: allow drivers to report (non-)monitor frames
Grzegorz Bajorski
1
-2
/
+3
2016-01-14
mac80211: add flag for duplication check
Sara Sharon
1
-0
/
+3
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
1
-0
/
+5
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
1
-2
/
+1
2015-12-04
mac80211: remove string from unaligned packet warning
Johannes Berg
1
-2
/
+1
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-29
/
+34
2015-10-14
mac80211: clean up ieee80211_rx_h_check_dup code
Johannes Berg
1
-10
/
+10
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
1
-2
/
+2
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
1
-3
/
+2
2015-07-17
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
1
-2
/
+0
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
1
-1
/
+0
[next]