WSL2-Linux-Kernel/drivers/net/usb
Vincent CUISSARD 7fefe6a884 cdc-eem: bad crc checking
When the driver received an EEM packet with CRC option enabled, driver must
compute and check the CRC of the Ethernet data. Previous version computes CRC
on Ethernet data plus the original CRC value. Skbuff is correctly trimed but
the old length is used when CRC is computed.

Signed-off-by: Vincent CUISSARD <vincent.cuissard@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-16 18:06:25 -07:00
..
Kconfig cdc_ether: additional PID's to the whitelist 2009-06-19 00:19:51 -07:00
Makefile Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-05-08 02:48:30 -07:00
asix.c usbnet: convert asix driver to net_device_ops 2009-03-21 19:41:02 -07:00
catc.c usbnet: convert catc device to net_device_ops 2009-03-21 19:40:58 -07:00
cdc_eem.c cdc-eem: bad crc checking 2009-07-16 18:06:25 -07:00
cdc_ether.c cdc_ether: additional PID's to the whitelist 2009-06-19 00:19:51 -07:00
cdc_subset.c usbnet cdc_subset: fix issues talking to PXA gadgets 2009-06-20 01:21:53 -07:00
dm9601.c dm9601: Use netdev stats structure 2009-06-30 19:46:43 -07:00
gl620a.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
hso.c net: fix network drivers ndo_start_xmit() return values (part 8) 2009-06-13 01:18:45 -07:00
int51x1.c usb driver for intellon int51x1 based PLC like devolo dlan duo 2009-04-21 01:55:59 -07:00
kaweth.c netdev: restore MTU change operation 2009-07-12 14:20:04 -07:00
mcs7830.c usbnet: convert msc7830 driver to net_device_ops 2009-03-21 19:55:33 -07:00
net1080.c net1080: Use netdev stats structure 2009-06-30 19:46:43 -07:00
pegasus.c netdev: restore MTU change operation 2009-07-12 14:20:04 -07:00
pegasus.h Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
plusb.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
rndis_host.c rndis_host: Use netdev stats structure 2009-06-30 19:46:45 -07:00
rtl8150.c usbnet: ratelimit warning messages invoked from callback handler 2009-05-29 22:13:58 -07:00
smsc95xx.c smsc95xx: Use netdev stats structure 2009-06-30 19:46:46 -07:00
smsc95xx.h smsc95xx: configure LED outputs 2009-05-01 15:27:02 -07:00
usbnet.c usbnet: Use netdev stats structure 2009-06-30 19:46:48 -07:00
zaurus.c zaurus: add usb id for motomagx phones 2009-03-01 20:48:08 -08:00