Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d61931d89be506372d01a90d1755f6d0a9fafe2d
/
net
/
mac80211
/
rx.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bef5d1c
mac80211: split ieee80211_drop_unencrypted
by Johannes Berg
· 15 years ago
026331c
cfg80211/mac80211: allow registering for and sending action frames
by Jouni Malinen
· 15 years ago
8404080
mac80211: reject unhandled action frames
by Johannes Berg
· 15 years ago
e15276a
mac80211: Reset dynamic ps timer in Rx path.
by Vivek Natarajan
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
4754ffd
mac80211: fix sta lookup for received action frames on an AP VLAN
by Felix Fietkau
· 15 years ago
4bb29f8
mac80211: fix rx data handling for non-data frames on multiple vifs
by Felix Fietkau
· 15 years ago
031cf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
d524215
mac80211: use nullfunc frames for 4-addr sta detection
by Felix Fietkau
· 15 years ago
d790744
mac80211: add missing sanity checks for action frames
by Felix Fietkau
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
cf0277e
mac80211: fix skb buffering issue
by Johannes Berg
· 15 years ago
af6b637
mac80211: generalise work handling
by Johannes Berg
· 15 years ago
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
eaf85ca
wireless: add ieee80211_amsdu_to_8023s
by Zhu Yi
· 15 years ago
59d9cb0
mac80211: remove payload alignment warning
by Kalle Valo
· 15 years ago
12375ef
mac80211: trace interface name
by Johannes Berg
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
5d618cb
mac80211: Fixed bug in mesh portal paths
by Javier Cardona
· 15 years ago
d29cecd
mac80211: fix reorder buffer release
by Johannes Berg
· 15 years ago
8f56874
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
2569a82
mac80211: correctly place aMPDU RX reorder code
by Johannes Berg
· 15 years ago
1edfb1a
mac80211: move aMPDU RX reorder code
by Johannes Berg
· 15 years ago
8c0c709
mac80211: move cmntr flag out of rx flags
by Johannes Berg
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
5f0b7de
mac80211: improve rate handling
by Johannes Berg
· 15 years ago
eb9fb5b
mac80211: trim RX data
by Johannes Berg
· 15 years ago
a02ae75
mac80211: cleanup reorder buffer handling
by Johannes Berg
· 15 years ago
af2ced6
mac80211: push michael MIC report after DA check
by Johannes Berg
· 15 years ago
f501dba
mac80211: fix broadcast frame handling for 4-addr AP VLANs
by Felix Fietkau
· 15 years ago
e5d6eb8
mac80211: fix max HT rate processing on mac80211
by Luis R. Rodriguez
· 15 years ago
f14543ee
mac80211: implement support for 4-address frames for AP and client mode
by Felix Fietkau
· 15 years ago
0938393
mac80211: update peer link management IE and action frames
by Rui Paulo
· 15 years ago
af81858
mac80211: async station powersave handling
by Johannes Berg
· 15 years ago
ff9458d
mac80211: remove sent_ps_buffered
by Johannes Berg
· 15 years ago
22403de
mac80211: also drop qos-nullfunc frames silently
by Johannes Berg
· 15 years ago
c27f2fd
mac80211: deprecate qual value
by Johannes Berg
· 15 years ago
8ce0b58
mac80211: make align adjustment code support paged SKB
by Zhu Yi
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
6a86b9c
mac80211: fix radiotap header generation
by Johannes Berg
· 15 years ago
43b7b31
mac80211: Learn about mesh portals from multicast traffic
by Javier Cardona
· 15 years ago
d20ef63
mac80211: document ieee80211_rx() context requirement
by Johannes Berg
· 15 years ago
fbc44bf
mac80211: fix vlan and optimise RX
by Johannes Berg
· 15 years ago
77a980d
mac80211: fix RX skb leaks
by Johannes Berg
· 15 years ago
ea77f12
mac80211: remove tasklet enable/disable
by Johannes Berg
· 15 years ago
103bf9f
mac80211: remove ieee80211_rx namespace hack
by John W. Linville
· 15 years ago
c8a61a7
mac80211: New stat counters for multicast and unicast forwarded frames
by Daniel Walker
· 15 years ago
3c5772a
mac80211: Use 3-address format for mesh broadcast frames.
by Javier Cardona
· 15 years ago
2f6d7c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
89c3a8a
mac80211: fix suspend
by Johannes Berg
· 15 years ago
3fa5205
mac80211: fix PS-poll response, race
by Johannes Berg
· 15 years ago
142b9f5
mac80211: implement basic background scanning
by Helmut Schaa
· 15 years ago
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
5061b0c
mac80211: cooperate more with network namespaces
by Johannes Berg
· 15 years ago
249b405
mac80211: Fix regression in mesh forwarding path.
by Javier Cardona
· 15 years ago
3b8d81e0
mac80211: remove master netdev
by Johannes Berg
· 15 years ago
b291ba1
mac80211: monitor the connection
by Johannes Berg
· 15 years ago
77fdaa1
mac80211: rework MLME for multiple authentications
by Johannes Berg
· 15 years ago
e6d6e34
cfg80211: use proper allocation flags
by Johannes Berg
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
8f77f38
mac80211: do not pass PS frames out of mac80211 again
by Johannes Berg
· 15 years ago
dacb6f1
mac80211 : fix unaligned rx skb
by matthieu castet
· 15 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 15 years ago
cc32abd
mac80211: move channel switch code
by Johannes Berg
· 16 years ago
f2ca3ea
mac80211: MFP - Drop unprotected Action frames prior key setup
by Jouni Malinen
· 16 years ago
0c7c10c
mac80211: Drop unencrypted frames based on key setup
by Jouni Malinen
· 16 years ago
aec6795
mac80211: Comment the order of HT RX reorder handler vs. RX handlers
by Jouni Malinen
· 16 years ago
4d050f1
mac80211: Add a timeout for frames in the RX reorder buffer
by Jouni Malinen
· 16 years ago
2d3babd
mac80211: Use a shared function to release frames from RX reorder buf
by Jouni Malinen
· 16 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago
495a1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
a3b8b05
nl80211: Add Michael MIC failure event
by Jouni Malinen
· 16 years ago
d1bcb9f
mac80211: fix alignment calculation bug
by Johannes Berg
· 16 years ago
b363128
mac80211: Fix bug in getting rx status for frames pending in reorder buffer
by Vasanthakumar Thiagarajan
· 16 years ago
3832c28
mac80211: fix RX path
by Johannes Berg
· 16 years ago
15b7b06
mac80211: track beacons separately from the rx path activity
by Kalle Valo
· 16 years ago
3cf335d
mac80211: decrease execution of the associated timer
by Kalle Valo
· 16 years ago
7986cf9
mac80211: remove mixed-cell and userspace MLME code
by Johannes Berg
· 16 years ago
aae8983
wireless: radiotap updates
by Johannes Berg
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
8abd3f9
mac80211: restrict aggregation to supported interface modes
by Johannes Berg
· 16 years ago
20ad19d
mac80211: fix RX aggregation timeouts
by Johannes Berg
· 16 years ago
7ab17c4
mac80211: remove bssid argument from prepare_for_handlers
by Johannes Berg
· 16 years ago
572e001
mac80211: use ps-poll when dynamic power save mode is disabled
by Kalle Valo
· 16 years ago
7fee537
mac80211: remove HW_SIGNAL_DB
by Johannes Berg
· 16 years ago
c1b4aa3
wireless: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
ebe6c7b
mac80211: Fix radiotap header it_present on big endian CPUs
by Jouni Malinen
· 16 years ago
f4f727a
mac80211: Mark ieee80211_process_sa_query_req() static
by Jouni Malinen
· 16 years ago
97ebe12
mac80211: 802.11w - Drop unprotected robust management frames if MFP is used
by Jouni Malinen
· 16 years ago
fea1473
mac80211: 802.11w - SA Query processing
by Jouni Malinen
· 16 years ago
3cfcf6ac
mac80211: 802.11w - Use BIP (AES-128-CMAC)
by Jouni Malinen
· 16 years ago
d1c3a37
mac80211: clarify alignment docs, fix up alignment
by Johannes Berg
· 16 years ago
c481ec9
mac80211: Add 802.11h CSA support
by Sujith
· 16 years ago
8d6f658
mac80211: Remove radiotap rate-present flag for HT
by Jouni Malinen
· 16 years ago
Next »