aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-25Merge tag 'linux-can-next-for-5.15-20210825' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-25ravb: Add reset supportBiju Das
2021-08-25ravb: Factorise ravb_emac_init functionBiju Das
2021-08-25ravb: Factorise ravb_dmac_init functionBiju Das
2021-08-25ravb: Factorise ravb_set_featuresBiju Das
2021-08-25ravb: Factorise ravb_adjust_link functionBiju Das
2021-08-25ravb: Factorise ravb_rx functionBiju Das
2021-08-25ravb: Factorise ravb_ring_init functionBiju Das
2021-08-25ravb: Factorise ravb_ring_format functionBiju Das
2021-08-25ravb: Factorise ravb_ring_free functionBiju Das
2021-08-25ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das
2021-08-25ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das
2021-08-25ravb: Add multi_irq to struct ravb_hw_infoBiju Das
2021-08-25ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean
2021-08-25net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean
2021-08-25net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang
2021-08-25net: mana: Add WARN_ON_ONCE in case of CQE read overflowHaiyang Zhang
2021-08-25net: mana: Add support for EQ sharingHaiyang Zhang
2021-08-25net: mana: Move NAPI from EQ to CQHaiyang Zhang
2021-08-25netxen_nic: Remove the repeated declarationShaokun Zhang
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor
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-25qed: Enable automatic recovery on error condition.Alok Prasad
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-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
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