aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-05PCI: Introduce pci_get_dsnJacob Keller1-0/+34
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)1-2/+0
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi3-0/+157
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller154-3110/+5239
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin1-1/+0
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata3-1/+149
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata1-9/+9
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata2-44/+45
2020-03-05virtio_net: reject unsupported coalescing paramsJakub Kicinski1-11/+3
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski3-0/+12
2020-03-05bnxt: reject unsupported coalescing paramsJakub Kicinski1-0/+6
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski1-56/+3
2020-03-05hisilicon: let core reject the unsupported coalescing parametersJakub Kicinski1-14/+2
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski1-22/+1
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski1-20/+2
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski1-14/+2
2020-03-05enic: let core reject the unsupported coalescing parametersJakub Kicinski1-19/+4
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski1-24/+2
2020-03-05net: rmnet: use GFP_KERNEL instead of GFP_ATOMICTaehee Yoo1-2/+2
2020-03-05net: rmnet: print error message when command failsTaehee Yoo3-16/+29
2020-03-05net: rmnet: add missing module aliasTaehee Yoo1-0/+1
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King1-4/+26
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King1-1/+85
2020-03-04net: phy: marvell10g: add mdix controlRussell King1-2/+59
2020-03-04PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-12/+2
2020-03-04net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2-7/+2
2020-03-04net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit2-39/+19
2020-03-04r8169: use pci_status_get_and_clear_errorsHeiner Kallweit1-9/+6
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+23
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit2-14/+0
2020-03-04r8169: add PCI_STATUS_PARITY to PCI status error bitsHeiner Kallweit1-1/+1
2020-03-04net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit1-1/+1
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit2-0/+2
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2-10/+9
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean3-33/+43
2020-03-03gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski1-29/+0
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean3-0/+165
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2-80/+84
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean2-26/+17
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean3-523/+297
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean1-21/+24
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean1-11/+2
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean1-51/+51
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean5-215/+68
2020-03-03net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu3-13/+13
2020-03-03net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky1-2/+0
2020-03-03net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky1-1/+0
2020-03-03net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky1-9/+0