aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-101/+56
2011-08-07rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li1-1/+0
2011-08-07net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff1-0/+19
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-21ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+4
2011-07-11drivers/net: static should be at beginning of declarationJesper Juhl1-6/+6
2011-07-08hso: fix a use after free conditionGreg KH1-3/+4
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-27/+25
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones1-10/+0
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl1-1/+0
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter1-1/+1
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak1-16/+24
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+395
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak3-0/+395
2011-06-08iph: use default get_statsstephen hemminger1-11/+4
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher1-1/+2
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov1-1/+1
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko1-48/+25
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-12CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko1-5/+8
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6David S. Miller2-6/+10
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-6/+28
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei1-3/+7
2011-05-02smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2-6/+7
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny4-22/+26
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams1-2/+12
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+8
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-17drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.Thiago Farina1-3/+3
2011-04-14rndis_host: Quirky devices are still 'point-to-point'Ben Hutchings1-1/+1
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings1-7/+32
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-2/+17
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+15
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10usb: plusb: Add debug to reset functionsimon1-1/+5
2011-04-10usb: plusb: Add support for PL-25A1simon2-3/+21
2011-04-10usb: plusb: Whitespacesimon1-2/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2-2/+2
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-12/+21
2011-04-01net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2-144/+63
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann10-12/+21