aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/caif_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14caif_usb: use target structure member in memsetFabian Frederick1-1/+1
2014-10-14caif_usb: remove redundant memory messageFabian Frederick1-3/+2
2014-01-21net: Missing change from the ether_addr_copy() fixups.David S. Miller1-0/+1
2014-01-21caif_usb: Use ether_addr_copyJoe Perches1-2/+2
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-2/+2
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu1-2/+2
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu1-2/+2
2012-12-09caif_usb: Make the driver name check more efficientBen Hutchings1-10/+3
2012-12-09caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings1-2/+5
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com1-1/+1
2012-01-17net: kill duplicate included headerShan Wei1-1/+0
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com1-0/+208