Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a3ee93a3226a951dc32197f6fcfb1b535fbabf4
/
net
/
mac80211
/
wpa.c
4325f6c
wireless: move crypto constants to ieee80211.h
by Johannes Berg
· 11 years ago
0339500
mac80211: use spin_lock_bh() for TKIP lock
by Johannes Berg
· 12 years ago
b98ea05
mac80211: add debug file for mic failure
by Saravana
· 12 years ago
290eddc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
4045f72
mac80211: check if key has TKIP type before updating IV
by Stanislaw Gruszka
· 12 years ago
33766368
mac80211: Fix FC masking in BIP AAD generation
by Jouni Malinen
· 12 years ago
7863157
mac80211: fix network header location when adding encryption headers
by Arik Nemtsov
· 12 years ago
ee70108
mac80211: Add IV-room in the skb for TKIP and WEP
by Janusz.Dziedzic@tieto.com
· 12 years ago
a828691
mac80211: linearize SKBs as needed for crypto
by Johannes Berg
· 13 years ago
d32a102
mac80211: fix tx->skb NULL pointer dereference
by Yoni Divinsky
· 13 years ago
1140afa
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
by Stanislaw Gruszka
· 13 years ago
252b86c
mac80211: use skb list for fragments
by Johannes Berg
· 13 years ago
e0830f7
mac80211: make sure hw_key exists before checking its flags
by Arik Nemtsov
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
9e26297
mac80211: simplify RX PN/IV handling
by Johannes Berg
· 13 years ago
0cd20a2
mac80211: use AES_BLOCK_SIZE
by Johannes Berg
· 13 years ago
75396ae
mac80211: fix CMAC races
by Johannes Berg
· 13 years ago
aba83a0b
mac80211: fix CCMP races
by Johannes Berg
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 13 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
747d753
mac80211: Remove obsolete TKIP flexibility
by Jouni Malinen
· 14 years ago
554891e
mac80211: move packet flags into packet
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
3473187
mac80211: remove wep dependency
by John W. Linville
· 14 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 14 years ago
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
813d766
mac80211: move control.hw_key assignment
by Johannes Berg
· 15 years ago
eb9fb5b
mac80211: trim RX data
by Johannes Berg
· 15 years ago
e6d6e34
cfg80211: use proper allocation flags
by Johannes Berg
· 15 years ago
a3b8b05
nl80211: Add Michael MIC failure event
by Jouni Malinen
· 16 years ago
2de8e0d
mac80211: rewrite fragmentation
by Johannes Berg
· 16 years ago
1f7d77a
mac80211: 802.11w - Optional software CCMP for management frames
by Jouni Malinen
· 16 years ago
765cb46
mac80211: 802.11w - Add BIP (AES-128-CMAC)
by Jouni Malinen
· 16 years ago
fb73333
mac80211: 802.11w - CCMP for management frames
by Jouni Malinen
· 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
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
f698d85
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
by Jasper Bryant-Greene
· 16 years ago
feccb46
mac80211: pass scratch buffer directly, remove additional pointers
by Harvey Harrison
· 16 years ago
c34498b
mac80211: wpa.c remove rx/tx_data ->fc users
by Harvey Harrison
· 16 years ago
8e8862b
mac80211: remove ieee80211_get_hdr_info
by Harvey Harrison
· 16 years ago
f14df80
mac80211: remove one user of ieee80211_get_hdr_info
by Harvey Harrison
· 16 years ago
73e1f7c
mac80211: use symbolic defines in wpa.c
by Harvey Harrison
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
ffd7891
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
by Luis R. Rodriguez
· 16 years ago
c801242
mac80211: tkip.c consolidate tkip IV writing in helper
by Harvey Harrison
· 16 years ago
d5184ca
mac80211: wpa.c use new access helpers
by Harvey Harrison
· 16 years ago
23c0752
mac80211: clean up skb reallocation code
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
b0f76b3
mac80211: add a struct to hold tkip context
by Harvey Harrison
· 16 years ago
1c01442
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
by Ivo van Doorn
· 17 years ago
9ae4fda
mac80211: allows driver to request a Phase 1 RX key
by Emmanuel Grumbach
· 17 years ago
5cf121c
mac80211: split ieee80211_txrx_data
by Johannes Berg
· 17 years ago
e4c26ad
mac80211: split RX_DROP
by Johannes Berg
· 17 years ago
9ae54c8
mac80211: split ieee80211_txrx_result
by Johannes Berg
· 17 years ago
176e4f8
mac80211: move tx crypto decision
by Johannes Berg
· 17 years ago
7f3ad89
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
by John W. Linville
· 17 years ago
50741ae
[PATCH] mac80211: fix TKIP IV update
by Johannes Berg
· 17 years ago
6a22a59
[PATCH] mac80211: consolidate encryption
by Johannes Berg
· 17 years ago
4f0d18e
[PATCH] mac80211: consolidate decryption
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
c39e3a0
[MAC80211]: remove TKIP mixing for hw accel again
by Johannes Berg
· 17 years ago
7848ba7
[MAC80211]: rework hardware crypto flags
by Johannes Berg
· 17 years ago
3c3b00c
[MAC80211]: clean up whitespace
by Johannes Berg
· 17 years ago
11a843b
[MAC80211]: rework key handling
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
badffb7
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
by Jiri Slaby
· 17 years ago
eb063c1
[MAC80211]: refactor event sending
by Johannes Berg
· 17 years ago
3017b80
[MAC80211]: fix software decryption
by Johannes Berg
· 17 years ago
f0706e8
[MAC80211]: Add mac80211 wireless stack.
by Jiri Benc
· 18 years ago