Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b935ee2ea17db720d70f6420f77f594c0c93f75
/
net
/
mac80211
/
rx.c
8b935ee
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
by Johannes Berg
· 8 years ago
7f6990c
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
by Johannes Berg
· 8 years ago
ea72093
mac80211: discard multicast and 4-addr A-MSDUs
by Johannes Berg
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
bb42f2d
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
by Toke Høiland-Jørgensen
· 8 years ago
cb3b7d8
cfg80211: add start / stop NAN commands
by Ayala Beker
· 8 years ago
83e7e4c
mac80211: Use rhltable instead of rhashtable
by Herbert Xu
· 8 years ago
53f2497
mac80211: send delBA on unexpected BlockAck Request
by Johannes Berg
· 8 years ago
bfe40fa
mac80211: send delBA on unexpected BlockAck data frames
by Johannes Berg
· 8 years ago
99ee7ca
mac80211: add support for radiotap timestamp field
by Johannes Berg
· 8 years ago
42bd20d
mac80211: add support for MU-MIMO air sniffer
by Aviya Erenfeld
· 8 years ago
d821218
mac80211: refactor monitor representation in sdata
by Aviya Erenfeld
· 8 years ago
4e3f21b
mac80211: fix check for buffered powersave frames with txq
by Felix Fietkau
· 8 years ago
46f6b06
mac80211: Encrypt "Group addressed privacy" action frames
by Masashi Honma
· 8 years ago
fa962b9
mac80211: implement fair queueing per txq
by Michal Kazior
· 8 years ago
46fa38e
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
by Johannes Berg
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
c9c5962
mac80211: enable collecting station statistics per-CPU
by Johannes Berg
· 9 years ago
49ddf8e
mac80211: add fast-rx path
by Johannes Berg
· 9 years ago
0f9c5a6
mac80211: fix RX u64 stats consistency on 32-bit platforms
by Johannes Berg
· 9 years ago
4f6b1b3
mac80211: fix last RX rate data consistency
by Johannes Berg
· 9 years ago
0be6ed1
mac80211: move averaged values out of rx_stats
by Johannes Berg
· 9 years ago
8ebaa5b
mac80211: move semicolon out of CALL_RXH macro
by Johannes Berg
· 9 years ago
de8f18d
mac80211: count MSDUs in A-MSDU properly
by Johannes Berg
· 9 years ago
d63b548
mac80211: allow passing transmitter station on RX
by Johannes Berg
· 9 years ago
2c61cf9
mac80211: fix cipher scheme function name
by Johannes Berg
· 9 years ago
602fae4
mac80211: don't start dynamic PS timer if not needed
by Johannes Berg
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d57a544
mac80211: use reset to set header pointer
by Zhang Shengju
· 9 years ago
1ec7bae
mac80211: Fix Public Action frame RX in AP mode
by Jouni Malinen
· 9 years ago
9acc54b
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
by Johannes Berg
· 9 years ago
ab1c790
mac80211: let unused MPP table entries timeout
by Henning Rogge
· 9 years ago
88665f5
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
by Felix Fietkau
· 9 years ago
06470f7
mac80211: add API to allow filtering frames in BA sessions
by Sara Sharon
· 9 years ago
fb4ea05
mac80211: change ieee80211_rx_reorder_ready() arguments
by Johannes Berg
· 9 years ago
cf44012
mac80211: fix unnecessary frame drops in mesh fwding
by Michal Kazior
· 9 years ago
1788304
mac80211: allow drivers to report (non-)monitor frames
by Grzegorz Bajorski
· 9 years ago
f9cfa5f
mac80211: add flag for duplication check
by Sara Sharon
· 9 years ago
23a1f8d
mac80211: process and save VHT MU-MIMO group frame
by Sara Sharon
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cf1e05c
mac80211: handle width changes from opmode notification IE in beacon
by Eyal Shapira
· 9 years ago
441275e
mac80211: remove string from unaligned packet warning
by Johannes Berg
· 9 years ago
e5a9f8d
mac80211: move station statistics into sub-structs
by Johannes Berg
· 9 years ago
a732fa7
mac80211: clean up ieee80211_rx_h_check_dup code
by Johannes Berg
· 9 years ago
40d9a38
mac80211: use DECLARE_EWMA
by Johannes Berg
· 9 years ago
cc11729
mac80211: Only accept data frames in OCB mode
by Bertold Van den Bergh
· 9 years ago
c8ff71e
mac80211: TDLS: handle chan-switch in RTNL locked work
by Arik Nemtsov
· 9 years ago
e414eea
mac80211: remove IEEE80211_RX_FRAGMENTED
by Johannes Berg
· 9 years ago
77c9640
mac80211: remove key TX/RX counter
by Johannes Berg
· 9 years ago
0c028b5
mac80211: remove zero-length A-MPDU subframe reporting
by Johannes Berg
· 9 years ago
af9f9b2
mac80211: don't store napi struct
by Johannes Berg
· 9 years ago
a682849
mac80211: move ieee80211_get_bssid into RX file
by Johannes Berg
· 9 years ago
9ad8b21
mac80211: remove short frame test and counter
by Johannes Berg
· 9 years ago
cf47161
mac80211: rename 'sta_inf' variable to more common 'sta'
by Johannes Berg
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
22d3a3c
mac80211: don't use napi_gro_receive() outside NAPI context
by Johannes Berg
· 9 years ago
c206ca6
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
by Johannes Berg
· 10 years ago
f116043
mac80211: clean up global debugfs statistics
by Johannes Berg
· 10 years ago
b497de6
mac80211: notify the driver on reordering buffer timeout
by Emmanuel Grumbach
· 10 years ago
6382246
mac80211: notify the driver upon BAR Rx
by Emmanuel Grumbach
· 10 years ago
5a49051
mac80211: use per-CPU TX/RX statistics
by Johannes Berg
· 10 years ago
6fe3eac
mac80211: OCB: remove pointless check for broadcast BSSID
by Johannes Berg
· 10 years ago
a58fbe1
mac80211: clean up/rename prepare_for_handlers()
by Johannes Berg
· 10 years ago
5c90067
mac80211: remove IEEE80211_RX_RA_MATCH
by Johannes Berg
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
4e78eb0d
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
788211d
mac80211: fix RX A-MPDU session reorder timer deletion
by Johannes Berg
· 10 years ago
7bedd0c
mac80211: use rhashtable for station table
by Johannes Berg
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
e8f4fb7
mac80211: remove drop_unencrypted code
by Johannes Berg
· 10 years ago
45ceeee
mac80211: add comment for rx_path_lock
by Johannes Berg
· 10 years ago
4cc0dba
mac80211: move netdev stats to common function
by Johannes Berg
· 10 years ago
d0c2211
mac80211: drop unencrypted frames in mesh fwding
by Bob Copeland
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
3d6dc34
mac80211: fix per-TID RX-MSDU counter
by Johannes Berg
· 10 years ago
3a5c5e8
mac80211: properly set CCK flag in radiotap
by Mathy Vanhoef
· 10 years ago
f89903d
mac80211: remove 80+80 MHz rate reporting
by Johannes Berg
· 10 years ago
79c892b
mac80211: provide per-TID RX/TX MSDU counters
by Johannes Berg
· 10 years ago
3a4b0c9
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
1c45c5c
mac80211: update sta bw on ht chanwidth action frame
by Eliad Peller
· 10 years ago
d025933
mac80211: fix multicast LED blinking and counter
by Andreas Müller
· 10 years ago
9a638dd
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
8a4d32f
mac80211: add TDLS channel-switch Rx flow
by Arik Nemtsov
· 10 years ago
0395442
mac80211: refactor duplicate detection
by Johannes Berg
· 10 years ago
1f7bba7
mac80211: add back support for radiotap vendor namespace data
by Johannes Berg
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
b8fff40
mac80211: fix use-after-free in defragmentation
by Johannes Berg
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
4549cf2
mac80211: fix offloaded BA session traffic after hw restart
by Michal Kazior
· 10 years ago
970fdfa
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
by Vladimir Kondratiev
· 10 years ago
Next »