aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ipheth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2014-06-02ipheth: Add support for iPad 2 and iPad 3Kristian Evensen1-0/+10
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg1-0/+5
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2012-06-25ipheth: add support for iPadDavide Gerhard1-0/+5
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-04-25USB: ipheth.c: remove err() usageGreg Kroah-Hartman1-13/+21
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-01-09usbnet: make ethtool_ops conststephen hemminger1-1/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-19/+1
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith1-0/+5
2011-06-08iph: use default get_statsstephen hemminger1-11/+4
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2010-11-09drivers/net/usb: Update WARN usesJoe Perches1-1/+1
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams1-6/+1
2010-08-23ipheth: add support for iPhone 4Jens Axboe1-0/+5
2010-07-05usbnet: remove direct access to urb->statusOliver Neukum1-6/+7
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-14/+10
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter1-7/+8
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio1-0/+568