linux/drivers/net
Ayala Beker 2a53d166c4 iwlwifi: mvm: add support for GCMP encryption
Newer hardware supports GCMP and GCMP 256-bit ciphers.
Add support for adding/setting GCMP key for TX mode.

In the TX command handling GCMP-256 is handled in a different
way as the key size should be up to 128-bits:
Set the key value to the key index in the key table,
and specify that this key should be taken form the key table
instead of from the TX command.

While at it - convert security control flags to an enum.

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-07-06 02:07:49 +03:00
..
appletalk
arcnet
bonding
caif
can
cris
dsa net: dsa: make the VLAN add function return void 2016-04-08 16:50:41 -04:00
ethernet Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-09 17:41:41 -04:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
irda irda: sh_irda: remove driver 2016-04-04 16:24:13 -04:00
phy
plip
ppp
slip
team team: team should sync the port's uc/mc addrs when add a port 2016-03-30 17:06:58 -04:00
usb net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card 2016-03-31 17:15:35 -04:00
vmxnet3
wan
wimax
wireless iwlwifi: mvm: add support for GCMP encryption 2016-07-06 02:07:49 +03:00
xen-netback
dummy.c
eql.c
geneve.c geneve: change to use UDP socket GRO 2016-04-07 16:53:29 -04:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-09 17:41:41 -04:00
veth.c
virtio_net.c
vrf.c
vxlan.c vxlan: change vxlan to use UDP socket GRO 2016-04-07 16:53:29 -04:00
xen-netfront.c