summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/u_ether.c
AgeCommit message (Expand)Author
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-09-10usb: gadget: add module.h to u_ether.cSebastian Andrzej Siewior
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-16usb: Use eth_random_addrJoe Perches
2012-06-25usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-05-10usb: gadget: Add variant of gether_setup to customize the device nameMike Lockwood
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-03-02usb-gadget: fix warning in ethernetStephen Hemminger
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10usb: gadget: u_ether: prepare for NCMYauheni Kaliuta
2010-11-01USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko
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