Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
57921c312e8cef72ba35a4cfe870b376da0b1b87
/
net
/
mac80211
/
rx.c
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
· 15 years ago
f2ca3ea4
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
3cfcf6a
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
0fb8ca4
mac80211: Add HT rates into RX status reporting
by Jouni Malinen
· 16 years ago
ab1f5c0
mac80211: misc cleanups
by Rami Rosen
· 16 years ago
89fad57
mac80211: integrate sta_notify_ps cmds into sta_notify
by Christian Lamparter
· 16 years ago
4571d3b
mac80211: add sta_notify_ps callback
by Christian Lamparter
· 16 years ago
72eaa43
mac80211: only transition STAs ps->wake on data frames
by Johannes Berg
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
4393dce
mac80211: allow all interfaces types to handle RX action frames
by Andrey Yurovsky
· 16 years ago
c6a1fa1
mac80211: minor code cleanups
by Johannes Berg
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
bf94e17
net/mac80211/rx.c: fix build error
by Ingo Molnar
· 16 years ago
b0dee57
Fix modpost failure when rx handlers are not inlined.
by Davide Pesavento
· 16 years ago
2ff6a6d4
mac80211: fix mesh action frame handling
by Johannes Berg
· 16 years ago
79617de
mac80211: mesh portal functionality support
by YanBo
· 16 years ago
133b822
mac80211: make master iface not wireless
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
ccd7b36
mac80211: clean up some comments
by Johannes Berg
· 16 years ago
c2b1345
mac80211: clean up scan namespace
by Johannes Berg
· 16 years ago
213cd11
mac80211: make bridge_packets a virtual interface option
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
759ef3e
mac80211: make ieee80211_rx_h_mgmt more readable
by Johannes Berg
· 16 years ago
39192c0
mac80211: move spectrum management code out
by Johannes Berg
· 16 years ago
de1ede7a
mac80211: make BA session handling independent of STA mode
by Johannes Berg
· 16 years ago
8e1535d
mac80211: Fix rate scale initialization in IBSS
by Emmanuel Grumbach
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
a4b7d7b
mac80211: remove rx/tx_data->fc member
by Harvey Harrison
· 16 years ago
358c8d9
mac80211: use ieee80211 frame control directly
by Harvey Harrison
· 16 years ago
b73d70a
mac80211: rx.c/tx.c remove more users of tx/rx_data->fc
by Harvey Harrison
· 16 years ago
9deb1ae
mac80211: radiotap: assume modulation from rates
by Bruno Randolf
· 16 years ago
b4f28bb
mac80211: add rx status flag for short preamble
by Bruno Randolf
· 16 years ago
e32f85f
mac80211: fix use of skb->cb for mesh forwarding
by Luis Carlos Cobo
· 16 years ago
1411f9b
mac80211: fix RX sequence number check
by Johannes Berg
· 16 years ago
2560b6e
mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
by Emmanuel Grumbach
· 16 years ago
3e122be
mac80211: make master netdev handling sane
by Johannes Berg
· 16 years ago
a7767f9
mac80211: remove trivial rx_data->fc users
by Harvey Harrison
· 16 years ago
238f74a
mac80211: move QOS control helpers into ieee80211.h
by Harvey Harrison
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
4946162
mac80211: get rid of function pointers in RX path
by Johannes Berg
· 16 years ago
182503a
mac80211: rx.c use new frame control helpers
by Harvey Harrison
· 16 years ago
87291c0
mac80211: eliminate IBSS warning in rate_lowest_index()
by Vladimir Koutny
· 16 years ago
87228f5
mac80211: rx.c use new helpers
by Harvey Harrison
· 16 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c97c23e
mac80211: fix alignment issue with compare_ether_addr()
by Senthil Balasubramanian
· 16 years ago
9e72ebd
mac80211: remove channel use statistics
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
f42a444
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
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
601ae7f
mac80211: make rx radiotap header more flexible
by Bruno Randolf
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
07346f81
mac80211: proper STA info locking
by Johannes Berg
· 17 years ago
a4278e1
mac80211: add missing newlines in printk()
by Pavel Roskin
· 16 years ago
69687a0
mac80211: fix access to null skb
by Luis Carlos Cobo
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
13d8fd2
net/mac80211/rx.c: fix off-by-one
by Adrian Bunk
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
b3fc9c6
mac80211: remove message on receiving unexpected unencrypted frames
by Johannes Berg
· 17 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
966a542
mac80211: use recent multicast table for all mesh multicast frames
by Luis Carlos Cobo
· 17 years ago
cee24a3
mac80211: A-MPDU MLME use dynamic allocation
by Ron Rindjunsky
· 17 years ago
b4e08ea
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
by Luis Carlos Cobo
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
5cf121c
mac80211: split ieee80211_txrx_data
by Johannes Berg
· 17 years ago
d6d1a5a
mac80211: clean up mesh RX path a bit more
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
33b64eb
mac80211: support for mesh interfaces in mac80211 data path
by Luis Carlos Cobo
· 17 years ago
6032f93
mac80211: add mesh interface type
by Johannes Berg
· 17 years ago
Next »