summaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-05net: usb: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05r8152: avoid to resubmit rx immediatelyHayes Wang
2021-10-02net: usb: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang
2021-08-19r8152: fix writing USB_BP2_ENHayes Wang
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-14r8152: Fix a deadlock by doubly PM resumeTakashi Iwai
2021-07-14r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17r8152: store the information of the pipesHayes Wang
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-01net: usb: Fix spelling mistakesZheng Yongjun
2021-06-01r8152: support pauseparam of ethtool_opsHayes Wang
2021-05-24r8152: check the informaton of the deviceHayes Wang
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-03-19r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-03Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang
2021-02-23r8152: spilt rtl_set_eee_plus and r8153b_green_enHayes Wang
2021-02-23r8152: replace netif_err with dev_errHayes Wang
2021-02-23r8152: check if the pointer of the function existsHayes Wang
2021-02-23r8152: enable U1/U2 for USB_SPEED_SUPERHayes Wang
2021-02-04r8152: adjust the flow of power cut for RTL8153BHayes Wang
2021-02-04r8152: replace several functions about phy patch requestHayes Wang
2021-02-02net: usb: r8152: use new tasklet APIEmil Renner Berthing
2021-01-12r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2020-11-05net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang
2020-11-03net: usb: r8152: Fix a couple of spelling errors in fw_phy_nc's docsLee Jones
2020-11-03net: usb: r8152: Provide missing documentation for some struct membersLee Jones
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07r8152: Use MAC address from correct device tree nodeThierry Reding
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-19r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne
2020-05-14r8152: Use MAC address from device tree if availableThierry Reding
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller