linux/drivers/net
Jussi Kivilinna 523578f790 zd1201: do not use stack as URB transfer_buffer
commit 1206ff4ff9 upstream.

Patch fixes zd1201 not to use stack as URB transfer_buffer. URB buffers need
to be DMA-able, which stack is not.

Patch is only compile tested.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-29 09:50:12 -07:00
..
appletalk Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
arcnet arcnet: cleanup sizeof parameter 2013-08-11 15:38:44 -07:00
bonding bonding: rlb mode of bond should not alter ARP originating via bridge 2013-06-27 11:27:33 -07:00
caif caif: fix NULL pointer check 2012-08-09 08:31:50 -07:00
can can: pcan_usb: fix wrong memcpy() bytes length 2013-08-20 08:26:28 -07:00
cris Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dsa
ethernet 8139cp: Add dma_mapping_error checking 2013-08-11 15:38:45 -07:00
fddi
hamradio Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
hippi Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
hyperv net/hyperv: Adding cancellation to ensure rndis filter is closed 2012-04-21 15:38:10 -04:00
irda irda: sir_dev: Fix copy/paste typo 2013-01-11 09:06:27 -08:00
phy icplus: fix interrupt for IC+ 101A/G and 1001LF 2012-04-19 15:34:18 -04:00
plip Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ppp pppoe: drop PPPOX_ZOMBIEs in pppoe_release 2012-10-13 05:38:44 +09:00
slip Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
team team: check return value of team_get_port_by_index_rcu() for NULL 2013-06-27 11:27:32 -07:00
tokenring Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
usb usbnet: do not pretend to support SG/TSO 2013-08-11 15:38:44 -07:00
vmxnet3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-03-05 21:16:26 -05:00
wan dlci: validate the net device in dlci_del() 2013-07-03 10:59:04 -07:00
wimax i2400m: add Intel 6150 device IDs 2013-01-17 08:50:46 -08:00
wireless zd1201: do not use stack as URB transfer_buffer 2013-08-29 09:50:12 -07:00
xen-netback xen-netback: remove skb in xen_netbk_alloc_page 2013-06-07 12:49:35 -07:00
dummy.c dummy: fix oops when loading the dummy failed 2013-07-28 16:26:07 -07:00
eql.c eql: dont rely on HZ=100 2012-03-27 22:45:26 -04:00
ifb.c ifb: fix oops when loading the ifb failed 2013-07-28 16:26:08 -07:00
Kconfig
LICENSE.SRC
loopback.c net: loopback: fix a dst refcounting issue 2013-02-14 10:49:04 -08:00
macvlan.c macvlan: fix passthru mode race between dev removal and rx path 2013-05-19 10:54:47 -07:00
macvtap.c macvtap: correctly linearize skb when zerocopy is used 2013-07-28 16:26:04 -07:00
Makefile
mdio.c
mii.c
netconsole.c netconsole: don't call __netpoll_cleanup() while atomic 2013-03-28 12:11:52 -07:00
rionet.c rapidio/rionet: fix multicast packet transmit logic 2012-10-13 05:38:39 +09:00
sb1000.c
Space.c
sungem_phy.c
tun.c tun: add a missing nf_reset() in tun_net_xmit() 2013-03-20 13:05:01 -07:00
veth.c
virtio_net.c virtio_net: fix race in RX VQ processing 2013-08-04 16:26:06 +08:00
xen-netfront.c xen/netfront: teardown the device before unregistering it. 2012-07-16 09:03:49 -07:00