summaryrefslogtreecommitdiff
path: root/drivers/net/usb/ipheth.c
AgeCommit message (Expand)Author
2021-10-02net: usb: use eth_hw_addr_set()Jakub Kicinski
2021-08-03drivers/net/usb: Remove all strcpy() usesLen Baker
2020-11-21usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-06-28usbnet: ipheth: fix ipheth_tx()'s return typeLuc Van Oostenryck
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-21usbnet: ipheth: fix racing conditionBernd Eckstein
2019-05-03usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck
2019-04-26usbnet: ipheth: Simplify device detectionGuenter Roeck
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2017-11-15usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner
2017-08-08net: usb: ipheth: constify usb_device_idArvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02ipheth: Add support for iPad 2 and iPad 3Kristian Evensen
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit
2012-06-25ipheth: add support for iPadDavide Gerhard
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-04-25USB: ipheth.c: remove err() usageGreg Kroah-Hartman
2012-02-15ipheth: Add iPhone 4STim Gardner
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09usbnet: make ethtool_ops conststephen hemminger
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith
2011-06-08iph: use default get_statsstephen hemminger
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings
2010-11-09drivers/net/usb: Update WARN usesJoe Perches
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams
2010-08-23ipheth: add support for iPhone 4Jens Axboe
2010-07-05usbnet: remove direct access to urb->statusOliver Neukum
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio