Felix Fietkau
|
5f9f1812b6
mac80211: remove the dependency on crypto_blkcipher
|
14 years ago |
Johannes Berg
|
730bd83b03
mac80211: don't kmalloc 16 bytes
|
14 years ago |
Johannes Berg
|
97359d1235
mac80211: use cipher suite selectors
|
15 years ago |
John W. Linville
|
088c87262b
mac80211: improve error checking if WEP fails to init
|
15 years ago |
John W. Linville
|
3473187d24
mac80211: remove wep dependency
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
John W. Linville
|
e4fca007b0
mac80211: avoid NULL ptr deref when using WEP
|
15 years ago |
Johannes Berg
|
813d766940
mac80211: move control.hw_key assignment
|
15 years ago |
Johannes Berg
|
eb9fb5b888
mac80211: trim RX data
|
15 years ago |
Johannes Berg
|
fffd0934b9
cfg80211: rework key operation
|
16 years ago |
Johannes Berg
|
c9cf01226e
mac80211: refactor the WEP code to be directly usable
|
16 years ago |
Johannes Berg
|
2de8e0d999
mac80211: rewrite fragmentation
|
16 years ago |
Ivan Kuten
|
860c6e6a15
mac80211: fix unaligned access in ieee80211_wep_encrypt_data
|
16 years ago |
Johannes Berg
|
c6a1fa12d2
mac80211: minor code cleanups
|
16 years ago |
Felix Fietkau
|
76708dee38
mac80211: free up 2 bytes in skb->cb
|
16 years ago |
Harvey Harrison
|
358c8d9d33
mac80211: use ieee80211 frame control directly
|
17 years ago |
Harvey Harrison
|
d298487260
mac80211: wep.c replace magic numbers in IV/ICV removal
|
17 years ago |
Jeremy Fitzhardinge
|
023a04bebe
mac80211: return correct error return from ieee80211_wep_init
|
17 years ago |
Johannes Berg
|
f4ea83dd74
mac80211: rework debug settings and make debugging safer
|
17 years ago |
Harvey Harrison
|
70217d7f83
mac80211: wep.c use new frame control helpers
|
17 years ago |
Pavel Roskin
|
2b2121417e
mac80211: fix panic when using hardware WEP
|
17 years ago |
Johannes Berg
|
23c0752a25
mac80211: clean up skb reallocation code
|
17 years ago |
Johannes Berg
|
e039fa4a41
mac80211: move TX info into skb->cb
|
17 years ago |
Ivo van Doorn
|
1c01442058
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
|
17 years ago |
Johannes Berg
|
5cf121c3cd
mac80211: split ieee80211_txrx_data
|
17 years ago |
Johannes Berg
|
e4c26add88
mac80211: split RX_DROP
|
17 years ago |
Johannes Berg
|
9ae54c8463
mac80211: split ieee80211_txrx_result
|
17 years ago |
Johannes Berg
|
176e4f8442
mac80211: move tx crypto decision
|
17 years ago |
Adel Gadllah
|
53cb4791c1
mac80211: rate limit wep decrypt failed messages
|
17 years ago |
John W. Linville
|
7f3ad8943e
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
|
17 years ago |