index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
ether.c
Age
Commit message (
Expand
)
Author
2013-06-10
usb: gadget: ether: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: ether: convert to new interface of f_subset
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: ether: convert to new interface of f_eem
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_eem: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: ether: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ecm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: rndis: convert into module
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-07-08
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-03-02
USB: Correct CONFIG variable typo.
Robert P. J. Day
2009-12-11
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-10-14
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
2009-07-12
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
usb ethernet gadget: use composite gadget framework
David Brownell
2008-07-21
usb gadget: RNDIS cleanups
David Brownell
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-09
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: gadget section fixes
David Brownell
2008-02-21
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Jan Altenberg
2008-02-01
USB: gadget: ethernet error path potential oops fix
David Brownell
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
[next]