summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-25lan78xx: Limit number of driver warning messagesJohn Efstathiades
2021-08-25lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2021-08-25lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2021-08-25lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2021-08-25lan78xx: Fix exception on link speed changeJohn Efstathiades
2021-08-25lan78xx: Add missing return code checksJohn Efstathiades
2021-08-25lan78xx: Remove unused pause frame queueJohn Efstathiades
2021-08-25lan78xx: Set flow control threshold to prevent packet lossJohn Efstathiades
2021-08-25lan78xx: Remove unused timerJohn Efstathiades
2021-08-25lan78xx: Fix white space and style issuesJohn Efstathiades
2021-08-25xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-08-25xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-08-25xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-08-25xen/netfront: read response from backend only onceJuergen Gross
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-25can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()Tang Bin
2021-08-25can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...Tang Bin
2021-08-25can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignmentLad Prabhakar
2021-08-25can: rcar: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes
2021-08-24cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24cxgb4: Remove unused vpd_param member ecHeiner Kallweit
2021-08-24cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-24bnxt: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24bnxt: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-24bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-24bnx2: Replace open-coded byte swapping with swab32s()Heiner Kallweit
2021-08-24bnx2: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24sfc: falcon: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman
2021-08-24r8169: enable ASPM L0s stateHeiner Kallweit
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-24cxgb4: improve printing NIC informationHeiner Kallweit
2021-08-23via-velocity: Use of_device_get_match_data to simplify codeTang Bin
2021-08-23via-rhine: Use of_device_get_match_data to simplify codeTang Bin
2021-08-23net: usb: asix: do not call phy_disconnect() for ax88178Oleksij Rempel
2021-08-23net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel
2021-08-23hinic: switch from 'pci_' to 'dma_' APIChristophe JAILLET