index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
u_ether.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...
Michael Grzeschik
2012-08-26
1
-0
/
+6
*
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
2012-08-09
1
-6
/
+6
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-07-08
1
-5
/
+7
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-6
/
+6
*
usb-gadget: fix warning in ethernet
Stephen Hemminger
2011-03-02
1
-1
/
+1
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-3
/
+1
|
\
|
*
usb: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-3
/
+1
*
|
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-2
/
+12
|
\
\
|
|
/
|
/
|
|
*
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
2010-12-10
1
-2
/
+12
*
|
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
2010-11-01
1
-1
/
+0
|
/
*
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
2010-10-28
1
-1
/
+1
*
usb: throw away custom hex digit methods
Andy Shevchenko
2010-08-10
1
-13
/
+2
*
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
2010-03-02
1
-0
/
+5
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
USB: gadget: Add EEM gadget driver
Brian Niebuhr
2009-09-23
1
-28
/
+57
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-3
/
+3
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
usb gadget: fix ethernet link reports to ethtool
Jonathan McDowell
2009-04-17
1
-7
/
+1
*
gadget: convert devices to new API
Stephen Hemminger
2009-01-07
1
-6
/
+10
*
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-19
1
-2
/
+2
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-4
/
+2
*
usb gadget: cdc ethernet notification bugfix
David Brownell
2008-10-17
1
-0
/
+7
*
usb gadget: link fixes for cdc composite gadget
David Brownell
2008-10-16
1
-2
/
+2
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-3
/
+0
*
usb ethernet gadget: split out network core
David Brownell
2008-07-21
1
-0
/
+967