index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
usbnet.h
Age
Commit message (
Expand
)
Author
2012-12-19
usbnet: generic manage_power()
Oliver Neukum
2012-12-19
usbnet: handle PM failure gracefully
Oliver Neukum
2012-11-07
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2012-06-12
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2011-04-14
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
huajun li
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-11-10
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2009-09-22
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-08-14
usbnet: add rx queue pausing
Jussi Kivilinna
2009-08-04
rndis_host: allow rndis_wlan to see all indications
Jussi Kivilinna
2009-08-04
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
2009-06-30
usbnet: Remove private stats structure
Herbert Xu
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
2009-03-21
usbnet: support net_device_ops
Stephen Hemminger
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna