aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cx82310_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-24cx82310_eth: fix semicolon.cocci warningsWu Fengguang1-1/+1
2015-03-21cx82310_eth: wait for firmware to become readyOndrej Zary1-6/+24
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06usb: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-09-03net: cx82310_eth: use common match macroBjørn Mork1-10/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2010-09-13cx82310_eth: allow empty URBsOndrej Zary1-9/+3
2010-09-13cx82310_eth: check usb_string() return value for errorOndrej Zary1-5/+3
2010-09-08introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary1-0/+354