aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25ravb: Factorise ravb_rx functionBiju Das2-2/+13
2021-08-25ravb: Factorise ravb_ring_init functionBiju Das2-5/+17
2021-08-25ravb: Factorise ravb_ring_format functionBiju Das2-12/+24
2021-08-25ravb: Factorise ravb_ring_free functionBiju Das2-17/+31
2021-08-25ravb: Add ptp_cfg_active to struct ravb_hw_infoBiju Das2-14/+6
2021-08-25ravb: Add no_ptp_cfg_active to struct ravb_hw_infoBiju Das2-8/+13
2021-08-25ravb: Add multi_irq to struct ravb_hw_infoBiju Das3-11/+20
2021-08-25ravb: Remove the macros NUM_TX_DESC_GEN[23]Biju Das2-6/+6
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean3-26/+0
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean1-1/+9
2021-08-25net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean1-8/+29
2021-08-25net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang2-0/+27
2021-08-25net: mana: Add WARN_ON_ONCE in case of CQE read overflowHaiyang Zhang1-1/+1
2021-08-25net: mana: Add support for EQ sharingHaiyang Zhang4-56/+78
2021-08-25net: mana: Move NAPI from EQ to CQHaiyang Zhang5-103/+74
2021-08-25netxen_nic: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor2-6/+40
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller7-3/+249
2021-08-25lan78xx: Limit number of driver warning messagesJohn Efstathiades1-2/+3
2021-08-25lan78xx: Fix race condition in disconnect handlingJohn Efstathiades1-9/+57
2021-08-25lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades1-135/+284
2021-08-25lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades1-106/+197
2021-08-25lan78xx: Fix exception on link speed changeJohn Efstathiades1-6/+48
2021-08-25lan78xx: Add missing return code checksJohn Efstathiades1-66/+333
2021-08-25lan78xx: Remove unused pause frame queueJohn Efstathiades1-9/+0
2021-08-25lan78xx: Set flow control threshold to prevent packet lossJohn Efstathiades1-2/+15
2021-08-25lan78xx: Remove unused timerJohn Efstathiades1-3/+1
2021-08-25lan78xx: Fix white space and style issuesJohn Efstathiades1-38/+42
2021-08-25xen/netfront: don't trust the backend response data blindlyJuergen Gross1-5/+84
2021-08-25xen/netfront: disentangle tx_skb_freelistJuergen Gross1-36/+25
2021-08-25xen/netfront: don't read data from request on the ring pageJuergen Gross1-44/+42
2021-08-25xen/netfront: read response from backend only onceJuergen Gross1-19/+19
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad4-2/+39
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes4-0/+234
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes1-0/+6
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+9
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-3/+0
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo3-4/+23
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo5-2/+58
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo82-194/+548
2021-08-24r8169: enable ASPM L0s stateHeiner Kallweit1-3/+2
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean1-0/+1
2021-08-24cxgb4: improve printing NIC informationHeiner Kallweit1-2/+1
2021-08-23via-velocity: Use of_device_get_match_data to simplify codeTang Bin1-4/+2
2021-08-23via-rhine: Use of_device_get_match_data to simplify codeTang Bin1-7/+2
2021-08-23hinic: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-15/+2
2021-08-23qlcnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-29/+25
2021-08-23net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-34/+13
2021-08-23net: 8139cp: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-19/+12
2021-08-23vmxnet3: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-27/+20