aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_rndis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr1-5/+10
2009-06-15USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad1-1/+3
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-5/+5
2009-03-24USB: gadget: fix rndis regressionDavid Brownell1-1/+1
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell1-0/+4
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-08-13usb gadget: remove needless struct membersDavid Brownell1-2/+0
2008-07-21usb ethernet gadget: split RNDIS functionDavid Brownell1-0/+827