summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ipheth.c
Commit message (Expand)AuthorAgeFilesLines
* 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-081-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-031-0/+10
|\
| * ipheth: Add support for iPad 2 and iPad 3Kristian Evensen2014-06-021-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/+0
* 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-251-0/+5
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-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/+1
|/
* ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith2011-09-151-0/+5
* iph: use default get_statsstephen hemminger2011-06-081-11/+4
* ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-081-5/+9
* drivers/net/usb: Update WARN usesJoe Perches2010-11-091-1/+1
* ipheth: remove incorrect devtype to WWANDan Williams2010-09-091-6/+1
* ipheth: add support for iPhone 4Jens Axboe2010-08-231-0/+5
* usbnet: remove direct access to urb->statusOliver Neukum2010-07-051-6/+7
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-14/+10
* ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
* drivers/net/usb: Add new driver iphethDiego Giagio2010-04-211-0/+568
OpenPOWER on IntegriCloud