summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2021-09-03net: usb: pegasus: fixes of set_register(s) return value evaluation;Petko Manolov
2021-08-26r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang
2021-08-26r8152: fix writing USB_BP2_ENHayes Wang
2021-08-26net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-26net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov
2021-08-12net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-08r8152: Fix a deadlock by doubly PM resumeTakashi Iwai
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-07-28usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-15qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-15net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: hso: fix control-request directionsJohan Hovold
2021-05-24r8152: check the informaton of the deviceHayes Wang
2021-05-19net: hso: bail out on interrupt URB allocation failureJohan Hovold
2021-05-18net: lan78xx: advertise tx software timestamping supportMarkus Bloechl
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter
2021-05-14net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies
2021-04-26net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-25r8152: remove some bit operationsHayes Wang
2021-04-23r8152: redefine REALTEK_USB_DEVICE macroHayes Wang
2021-04-23r8152: remove NCM mode from REALTEK_USB_DEVICE macroHayes Wang
2021-04-22r8152: replace return with break for ram code speedup mode timeoutHayes Wang
2021-04-16r8152: search the configuration of vendor modeHayes Wang
2021-04-16r8152: support PHY firmware for RTL8156 seriesHayes Wang
2021-04-16r8152: support new chipsHayes Wang
2021-04-16r8152: add help function to change mtuHayes Wang
2021-04-16r8152: adjust rtl8152_check_firmware functionHayes Wang
2021-04-16r8152: set inter fram gap time depending on speedHayes Wang
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-06net: cdc_ether: record speed in status methodGrant Grundler
2021-04-06net: cdc_ncm: record speed in status methodOliver Neukum
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-01net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-03-25net: usb: lan78xx: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-19r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-18net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-18net: cdc_ncm: drop redundant driver-data assignmentJohan Hovold
2021-03-08net: usb: log errors to dmesg/syslogGrant Grundler
2021-03-08net: usb: cdc_ncm: emit dev_err on error pathsGrant Grundler
2021-03-04net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas
2021-03-03Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang
2021-02-24net: usb: qmi_wwan: support ZTE P685M modemLech Perczak