Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3fddbf54b381e5e58a6c7a6618841890ea4f3478
/
net
/
mac80211
/
rx.c
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
9e26297
mac80211: simplify RX PN/IV handling
by Johannes Berg
· 13 years ago
04b7dcf
wireless: unify QoS control field definitions
by Johannes Berg
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 13 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 13 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 13 years ago
d3aaec8
mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
by Javier Cardona
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
334df73
mac80211: fix too early reorder release timer
by Christian Lamparter
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
73b4809
mac80211: explain padding in place of rate field
by Johannes Berg
· 14 years ago
4114fa2
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
by Felix Fietkau
· 14 years ago
7183912
mac80211: Let user space receive and send mesh auth/deauth frames
by Javier Cardona
· 14 years ago
252f4bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
fcf8bd3
mac80211: Fix duplicate frames on cooked monitor
by Helmut Schaa
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c835b21
mac80211: add comment about reordering
by Johannes Berg
· 14 years ago
499fe9a
mac80211: fix aggregation frame release during timeout
by Daniel Halperin
· 14 years ago
3af6334
mac80211: add support for showing the last rx bitrate
by Felix Fietkau
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
0c2530c
mac80211: Remove superfluous if clause
by Helmut Schaa
· 14 years ago
38f37be
mac80211: Update comments on radiotap MCS index
by Mohammed Shafi Shajakhan
· 14 years ago
4f31233
mac80211: as a 4-addr station, do not receive packets for other stations
by Felix Fietkau
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
b1f9331
mac80211: do not send duplicate data frames to the cooked monitor interface
by Felix Fietkau
· 14 years ago
8c99f69
mac80211: do not restart ps timer during scan or offchannel
by Rajkumar Manoharan
· 14 years ago
771bbd0
mac80211: pass up beacons from external BSS when operating as AP
by Arik Nemtsov
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
6d744ba
mac80211: add MCS information to radiotap
by Johannes Berg
· 14 years ago
b305dae
mac80211: Fix skb-copy failure debug message.
by Ben Greear
· 14 years ago
fbb327c
mac80211: drop non-auth 3-addr data frames when running as a 4-addr station
by Felix Fietkau
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
6303710
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
707e634
Revert "mac80211: temporarily disable reorder release timer"
by Christian Lamparter
· 14 years ago
24a8fda
mac80211: serialize rx path workers
by Christian Lamparter
· 14 years ago
4cfda47
mac80211: ignore PSM bit of reordered frames
by Christian Lamparter
· 14 years ago
919bbad
mac80211: fix mesh forwarding when ratelimited too
by Milton Miller
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e1e5406
mac80211: add throughput based LED blink trigger
by Johannes Berg
· 14 years ago
b51aff0
mac80211: fix mesh forwarding
by Johannes Berg
· 14 years ago
c7108a7
mac80211: Send mesh non-HWMP path selection frames to userspace
by Javier Cardona
· 14 years ago
cf4e594
nl80211: Add notification for dropped Deauth/Disassoc
by Jouni Malinen
· 14 years ago
897bed8
mac80211: clean up RX key checks
by Johannes Berg
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
09f921f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
08ca944
mac80211: Minor optimization in ieee80211_rx_h_data
by Helmut Schaa
· 14 years ago
8e26d5a
mac80211: Fix STA disconnect due to MIC failure
by Senthil Balasubramanian
· 14 years ago
2c31333
mac80211: ignore non-bcast mcast deauth/disassoc franes
by Christian Lamparter
· 14 years ago
dd31857
mac80211: fix RX aggregation locking
by Johannes Berg
· 14 years ago
ccb1435
Revert "nl80211/mac80211: Report signal average"
by John W. Linville
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
50a9432
mac80211: fix powersaving clients races
by Johannes Berg
· 14 years ago
15943a7
mac80211: temporarily disable reorder release timer
by Christian Lamparter
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
1be7fe8
mac80211: fix for WDS interfaces
by Bill Jordan
· 14 years ago
554891e
mac80211: move packet flags into packet
by Johannes Berg
· 14 years ago
4080c7c
mac80211: fix release_reorder_timeout in scan
by Johannes Berg
· 14 years ago
4b0dd98
mac80211: clean up rx handling wrt. found_sta
by Johannes Berg
· 14 years ago
4406c37
mac80211: consolidate packet processing
by Johannes Berg
· 14 years ago
20b01f8
mac80211: remove prepare_for_handlers sdata argument
by Johannes Berg
· 14 years ago
7c1e183
Revert "mac80211: fix use-after-free"
by John W. Linville
· 14 years ago
56af326
mac80211: Support receiving data frames on multiple vifs.
by Ben Greear
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
cd87a2d
mac80211: fix use-after-free
by Johannes Berg
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
2c15a0c
mac80211: fix rcu-unsafe pointer dereference
by Christian Lamparter
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
dc1580d
mac80211: remove unused status flag checks
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
2bff8eb
mac80211: AMPDU rx reorder timeout timer
by Christian Lamparter
· 14 years ago
071d9ac
mac80211: remove unused rate function parameter
by Christian Lamparter
· 14 years ago
aa0c863
mac80211: put rx handlers into separate functions
by Christian Lamparter
· 14 years ago
fc88518
mac80211: don't check rates on PLCP error frames
by Johannes Berg
· 14 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
5548a8a
mac80211: use netif_receive_skb in ieee80211_rx callpath
by John W. Linville
· 14 years ago
292b4df
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
by John W. Linville
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 14 years ago
8b58ff8
mac80211: fix mgmt frame accounting
by Johannes Berg
· 14 years ago
a87f736
mac80211: use RCU for RX aggregation
by Johannes Berg
· 14 years ago
c1475ca
mac80211: move aggregation callback processing
by Johannes Berg
· 14 years ago
344eec6
mac80211: move blockack stop due to fragmentation
by Johannes Berg
· 14 years ago
bed7ee6
mac80211: always process blockack action from workqueue
by Johannes Berg
· 14 years ago
77a121c
mac80211: pull mgmt frame rx into rx handler
by Johannes Berg
· 14 years ago
9d38d85
cfg80211/mac80211: allow action frame TX/RX in IBSS
by Johannes Berg
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8b9a4e6
mac80211: process station blockack action frames from work
by Johannes Berg
· 14 years ago
08daeca
mac80211: drop control frames after processing
by Johannes Berg
· 14 years ago
761ab47
mac80211: move WEP weak IV check
by Johannes Berg
· 14 years ago
bc10502
net: use __packed annotation
by Eric Dumazet
· 14 years ago
Next »