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
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2013-04-05
smsc75xx: fix jumbo frame support
Steve Glendinning
2013-01-11
usb/ipheth: Add iPhone 5 support
Jay Purohit
2012-11-17
net: usb: Fix memory leak on Tx data path
Hemant Kumar
2012-10-13
sierra_net: Endianess bug fix.
Lennart Sorensen
2012-10-02
asix: Support DLink DUB-E100 H/W Ver C1
Søren Holm
2012-08-09
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-16
ipheth: add support for iPad
Davide Gerhard
2012-06-17
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
2012-05-21
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
2012-05-21
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
2012-05-21
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2012-05-21
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
2012-05-21
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
2012-04-27
net: usb: smsc75xx: fix mtu
Stephane Fillod
2012-04-13
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
Guan Xin
2012-04-13
net: usb: cdc_eem: fix mtu
Rabin Vincent
2012-04-02
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-04-02
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-19
usb: asix: Patch for Sitecom LN-031
Joerg Neikes
2012-03-12
net/usbnet: avoid recursive locking in usbnet_stop()
Sebastian Siewior
2012-03-12
Move Logitech Harmony 900 from cdc_ether to zaurus
Scott Talbert
2012-02-29
ipheth: Add iPhone 4S
Tim Gardner
2012-01-12
asix: fix infinite loop in rx_fixup()
Aurelien Jacobs
2012-01-12
asix: new device id
Aurelien Jacobs
2011-11-11
ASIX: Use only 11 bits of header for data size
Marek Vasut
2011-11-11
ASIX: Simplify condition in rx_fixup()
Marek Vasut
2011-11-11
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
2011-11-11
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
2011-11-11
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
2011-10-03
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
2011-10-03
ASIX: Add AX88772B USB ID
Marek Vasut
2011-07-08
hso: fix a use after free condition
Greg KH
2011-06-29
usbnet: Remove over-broad module alias from zaurus.
Dave Jones
2011-06-23
net/usb/kalmia: signedness bug in kalmia_bind()
Dan Carpenter
2011-06-22
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
Marius B. Kotsbak
2011-06-16
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak
2011-06-01
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
2011-05-31
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
2011-05-24
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-12
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-08
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
usbnet: runtime pm: fix out of memory
Ming Lei
2011-05-02
smsc95xx: fix reset check
Rabin Vincent
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
[next]