index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wpa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
mac80211: move control.hw_key assignment
Johannes Berg
1
-35
/
+22
2009-11-18
mac80211: trim RX data
Johannes Berg
1
-11
/
+14
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
1
-1
/
+2
2009-04-22
nl80211: Add Michael MIC failure event
Jouni Malinen
1
-1
/
+1
2009-03-27
mac80211: rewrite fragmentation
Johannes Berg
1
-20
/
+8
2009-01-29
mac80211: 802.11w - Optional software CCMP for management frames
Jouni Malinen
1
-2
/
+7
2009-01-29
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
1
-0
/
+125
2009-01-29
mac80211: 802.11w - CCMP for management frames
Jouni Malinen
1
-6
/
+12
2008-10-31
mac80211: minor code cleanups
Johannes Berg
1
-19
/
+10
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
1
-3
/
+0
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-6
/
+0
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+1
2008-08-22
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
1
-1
/
+1
2008-07-08
mac80211: pass scratch buffer directly, remove additional pointers
Harvey Harrison
1
-16
/
+10
2008-07-08
mac80211: wpa.c remove rx/tx_data ->fc users
Harvey Harrison
1
-13
/
+8
2008-07-08
mac80211: remove ieee80211_get_hdr_info
Harvey Harrison
1
-35
/
+19
2008-07-08
mac80211: remove one user of ieee80211_get_hdr_info
Harvey Harrison
1
-41
/
+37
2008-07-08
mac80211: use symbolic defines in wpa.c
Harvey Harrison
1
-7
/
+7
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
1
-27
/
+1
2008-06-27
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
Luis R. Rodriguez
1
-6
/
+14
2008-06-14
mac80211: tkip.c consolidate tkip IV writing in helper
Harvey Harrison
1
-7
/
+1
2008-06-14
mac80211: wpa.c use new access helpers
Harvey Harrison
1
-47
/
+16
2008-06-03
mac80211: clean up skb reallocation code
Johannes Berg
1
-34
/
+24
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
1
-34
/
+31
2008-05-21
mac80211: add a struct to hold tkip context
Harvey Harrison
1
-8
/
+8
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-4
/
+4
2008-03-25
mac80211: allows driver to request a Phase 1 RX key
Emmanuel Grumbach
1
-1
/
+1
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
1
-40
/
+40
2008-02-29
mac80211: split RX_DROP
Johannes Berg
1
-8
/
+8
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
1
-36
/
+36
2008-01-28
mac80211: move tx crypto decision
Johannes Berg
1
-14
/
+0
2007-11-10
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
1
-6
/
+12
2007-10-10
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
1
-1
/
+7
2007-10-10
[PATCH] mac80211: consolidate encryption
Johannes Berg
1
-6
/
+4
2007-10-10
[PATCH] mac80211: consolidate decryption
Johannes Berg
1
-8
/
+4
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-8
/
+11
2007-10-10
[MAC80211]: remove TKIP mixing for hw accel again
Johannes Berg
1
-17
/
+0
2007-10-10
[MAC80211]: rework hardware crypto flags
Johannes Berg
1
-29
/
+14
2007-10-10
[MAC80211]: clean up whitespace
Johannes Berg
1
-1
/
+0
2007-10-10
[MAC80211]: rework key handling
Johannes Berg
1
-15
/
+15
2007-10-10
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-27
/
+34
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
1
-3
/
+3
2007-10-10
[MAC80211]: refactor event sending
Johannes Berg
1
-30
/
+4
2007-10-10
[MAC80211]: fix software decryption
Johannes Berg
1
-3
/
+4
2007-05-05
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
1
-0
/
+660