aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAge
* iph: use default get_statsstephen hemminger2011-06-08
* usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-02
* drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov2011-05-31
* CDC NCM: release interfaces fix in unbind()Alexey Orishko2011-05-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\ \
| * | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-10
| * | ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-08
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-05
|\| |
| * | usbnet: runtime pm: fix out of memoryMing Lei2011-05-05
| * | smsc95xx: fix reset checkRabin Vincent2011-05-02
| * | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-29
| * | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-28
* | | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* | | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-26
|\| |
| * | cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-25
| |/
* | drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.Thiago Farina2011-04-17
* | rndis_host: Quirky devices are still 'point-to-point'Ben Hutchings2011-04-15
* | rndis_host: Poll status before control channel where necessaryBen Hutchings2011-04-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
| |\
| | * net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-10
| * | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\ \ | | |/ | |/|
| | * Fix common misspellingsLucas De Marchi2011-03-31
* | | usb: plusb: Add debug to reset functionsimon2011-04-10
* | | usb: plusb: Add support for PL-25A1simon2011-04-10
* | | usb: plusb: Whitespacesimon2011-04-10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-04
|\| |
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-01
* | | net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2011-04-01
|/ /
* / net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-30
|/
* NET: smsc95xx: don't use stack for async writes to the deviceMarc Zyngier2011-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * NET: cdc-phonet, handle empty phonet headerJiri Slaby2011-03-14
| * NET: cdc-phonet, fix stop-queue handlingJiri Slaby2011-03-14
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \ | |/ |/|
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
| |\
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | | Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi2011-02-23
| |/ |/|
* | Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-13
* | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl2011-02-13
* | USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko2011-02-08
|/
* USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-25
* USB CDC NCM: tx_fixup() race condition fixAlexey Orishko2011-01-18
* USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl2011-01-14