linux/drivers/net/wireless/intersil/orinoco
Maksim Salau 2f6ae79cb0 orinoco_usb: Fix buffer on stack
Allocate buffer on HEAP instead of STACK for a local variable
that is to be sent using usb_control_msg().

Signed-off-by: Maksim Salau <maksim.salau@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-04-26 12:01:10 +03:00
..
airport.c
cfg.c cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
cfg.h
fw.c
fw.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hermes.c
hermes.h
hw.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
hw.h
Kconfig
main.c orinoco: fix spelling mistake: "Registerred" -> "Registered" 2017-04-26 11:59:01 +03:00
main.h
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
mic.c orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
mic.h orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c orinoco_usb: Fix buffer on stack 2017-04-26 12:01:10 +03:00
orinoco.h orinoco: Use net_device_stats from struct net_device 2017-02-15 11:13:04 +02:00
scan.c nl80211: support beacon report scanning 2016-07-06 14:51:31 +02:00
scan.h
spectrum_cs.c
wext.c
wext.h