summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ipheth.c
Commit message (Expand)AuthorAgeFilesLines
* usbnet: ipheth: fix racing conditionBernd Eckstein2019-05-211-1/+2
* usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck2019-05-041-2/+0Star
* usbnet: ipheth: Simplify device detectionGuenter Roeck2019-04-261-55/+3Star
* usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein2018-11-271-6/+4Star
* usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva2017-11-191-1/+4
* usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner2017-11-151-9/+21
* net: usb: ipheth: constify usb_device_idArvind Yadav2017-08-091-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-041-0/+10
|\
| * ipheth: Add support for iPad 2 and iPad 3Kristian Evensen2014-06-031-0/+10
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: ipheth: Add USB ID for iPad miniAaron Marburg2013-07-021-0/+5
* usb/ipheth: Add iPhone 5 supportJay Purohit2012-10-181-0/+5
* ipheth: add support for iPadDavide Gerhard2012-06-261-0/+5
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
* USB: ipheth.c: remove err() usageGreg Kroah-Hartman2012-04-251-13/+21
* ipheth: Add iPhone 4STim Gardner2012-02-151-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-091-1/+1
|\
| * usbnet: make ethtool_ops conststephen hemminger2012-01-091-1/+1
* | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-19/+1Star
|/
* ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith2011-09-151-0/+5
* iph: use default get_statsstephen hemminger2011-06-091-11/+4Star
* ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-091-5/+9
* drivers/net/usb: Update WARN usesJoe Perches2010-11-091-1/+1
* ipheth: remove incorrect devtype to WWANDan Williams2010-09-101-6/+1Star
* ipheth: add support for iPhone 4Jens Axboe2010-08-231-0/+5
* usbnet: remove direct access to urb->statusOliver Neukum2010-07-061-6/+7
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-14/+10Star
* ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
* drivers/net/usb: Add new driver iphethDiego Giagio2010-04-221-0/+568