index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
u_ether.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
usb: gadget: u_ether: allow getting binary-form host address
Andrzej Pietrasiewicz
1
-0
/
+9
2013-06-10
usb: gadget: u_ether: construct with default values and add setters/getters
Andrzej Pietrasiewicz
1
-1
/
+184
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
1
-20
/
+18
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
1
-22
/
+10
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-5
/
+5
2012-11-08
usb: gadget: g_ether: fix frame size check for 802.1Q
Ian Coolidge
1
-1
/
+2
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-12
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-7
/
+1
2012-09-10
usb: gadget: add module.h to u_ether.c
Sebastian Andrzej Siewior
1
-0
/
+1
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
1
-7
/
+0
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-10
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...
Michael Grzeschik
1
-0
/
+6
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+6
2012-07-17
usb: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-06-25
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
1
-6
/
+6
2012-05-10
usb: gadget: Add variant of gether_setup to customize the device name
Mike Lockwood
1
-3
/
+5
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-07-08
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
1
-5
/
+7
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-6
/
+6
2011-03-03
usb-gadget: fix warning in ethernet
Stephen Hemminger
1
-1
/
+1
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+1
2010-12-24
usb: don't use flush_scheduled_work()
Tejun Heo
1
-3
/
+1
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-2
/
+12
2010-12-11
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
1
-2
/
+12
2010-11-01
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
1
-1
/
+0
2010-10-28
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
1
-1
/
+1
2010-08-11
usb: throw away custom hex digit methods
Andy Shevchenko
1
-13
/
+2
2010-05-21
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
1
-0
/
+5
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
1
-28
/
+57
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-04-17
usb gadget: fix ethernet link reports to ethtool
Jonathan McDowell
1
-7
/
+1
2009-01-08
gadget: convert devices to new API
Stephen Hemminger
1
-6
/
+10
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
1
-2
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-4
/
+2
2008-10-18
usb gadget: cdc ethernet notification bugfix
David Brownell
1
-0
/
+7
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
1
-2
/
+2
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-3
/
+0
2008-07-22
usb ethernet gadget: split out network core
David Brownell
1
-0
/
+967