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-03-25net: usb: ax88179_178a: add Allied Telesis AT-UMCsGreg Jesionowski
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-12net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel
2022-03-12net: usb: asix: make use of mdiobus_get_phy and phy_connect_directOleksij Rempel
2022-03-12net: usb: asix: store chipid to avoid reading it on resetOleksij Rempel
2022-03-12net: usb: asix: unify ax88772_resume codeOleksij Rempel
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-03-03net: usb: lan78xx: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2022-02-25net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/...Oleksij Rempel
2022-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23usbnet: gl620a: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-02-18sr9700: sanity check for packet lengthOliver Neukum
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-02-15net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-09net: usb: smsc95xx: add generic selftest supportOleksij Rempel
2022-02-07net: asix: add proper error handling of usb read errorsPavel Skripkin
2022-02-05net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-02ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-01-25net: usb: asix: remove redundant assignment to variable regColin Ian King
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki
2022-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-10net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-02rndis_host: support Hytera digital radiosThomas Toye
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-27net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2021-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-12-23asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin
2021-12-23asix: fix uninit-value in asix_mdio_read()Pavel Skripkin
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-11net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-04net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones