summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ipheth.c
Commit message (Expand)AuthorAgeFilesLines
* 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