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
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-04
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-17
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
2015-07-17
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
1
-6
/
+1
2015-07-17
mac80211: don't store napi struct
Johannes Berg
1
-8
/
+10
2015-07-17
mac80211: move ieee80211_get_bssid into RX file
Johannes Berg
1
-0
/
+45
2015-07-17
mac80211: remove short frame test and counter
Johannes Berg
1
-5
/
+0
2015-07-17
mac80211: rename 'sta_inf' variable to more common 'sta'
Johannes Berg
1
-6
/
+6
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-13
/
+13
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2015-05-19
mac80211: don't use napi_gro_receive() outside NAPI context
Johannes Berg
1
-2
/
+3
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
1
-3
/
+3
2015-05-05
mac80211: clean up global debugfs statistics
Johannes Berg
1
-1
/
+1
2015-04-24
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
1
-0
/
+9
2015-04-24
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
1
-0
/
+8
2015-04-24
mac80211: use per-CPU TX/RX statistics
Johannes Berg
1
-7
/
+14
2015-04-24
mac80211: OCB: remove pointless check for broadcast BSSID
Johannes Berg
1
-5
/
+1
[prev]
[next]