aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_ether.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko1-13/+2
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: gadget: Add DEVTYPE support for Ethernet functionsMarcel Holtmann1-0/+5
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr1-28/+57
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger1-1/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-3/+3
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell1-7/+1
2009-01-07gadget: convert devices to new APIStephen Hemminger1-6/+10
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger1-2/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-4/+2
2008-10-17usb gadget: cdc ethernet notification bugfixDavid Brownell1-0/+7
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell1-2/+2
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-3/+0
2008-07-21usb ethernet gadget: split out network coreDavid Brownell1-0/+967