aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_ether.c
Commit message (Expand)AuthorAge
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb-gadget: fix warning in ethernetStephen Hemminger2011-03-02
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * usb: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\ \ | |/ |/|
| * usb: gadget: u_ether: prepare for NCMYauheni Kaliuta2010-12-10
* | USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-01
|/
* USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-28
* usb: throw away custom hex digit methodsAndy Shevchenko2010-08-10
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: gadget: Add DEVTYPE support for Ethernet functionsMarcel Holtmann2010-03-02
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-23
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* usbnet: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* usb gadget: fix ethernet link reports to ethtoolJonathan McDowell2009-04-17
* gadget: convert devices to new APIStephen Hemminger2009-01-07
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-20
* net: convert print_mac to %pMJohannes Berg2008-10-27
* usb gadget: cdc ethernet notification bugfixDavid Brownell2008-10-17
* usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-16
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* usb ethernet gadget: split out network coreDavid Brownell2008-07-21