Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-02ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2021-10-02net: usb: use eth_hw_addr_set()Jakub Kicinski
2021-08-03drivers/net/usb: Remove all strcpy() usesLen Baker
2020-11-22usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-06-29usbnet: ipheth: fix ipheth_tx()'s return typeLuc Van Oostenryck
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-21usbnet: ipheth: fix racing conditionBernd Eckstein
2019-05-04usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck
2019-04-26usbnet: ipheth: Simplify device detectionGuenter Roeck
2018-11-28usbnet: 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-09net: usb: ipheth: constify usb_device_idArvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03ipheth: Add support for iPad 2 and iPad 3Kristian Evensen
2014-05-14net: 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-26ipheth: add support for iPadDavide Gerhard
2012-05-19USB: 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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-10usbnet: 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-09iph: use default get_statsstephen hemminger
2011-05-09ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings
2010-11-09drivers/net/usb: Update WARN usesJoe Perches
2010-09-10ipheth: remove incorrect devtype to WWANDan Williams
2010-08-23ipheth: add support for iPhone 4Jens Axboe
2010-07-06usbnet: remove direct access to urb->statusOliver Neukum
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-04-28ipheth: potential null dereferences on error pathDan Carpenter
2010-04-22drivers/net/usb: Add new driver iphethDiego Giagio