summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/u_ether.c
AgeCommit message (Expand)Author
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: gadget: Add DEVTYPE support for Ethernet functionsMarcel Holtmann
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-01-07gadget: convert devices to new APIStephen Hemminger
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-17usb gadget: cdc ethernet notification bugfixDavid Brownell
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21usb ethernet gadget: split out network coreDavid Brownell