summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-03-05ixgbe: Use pci_get_dsn()Jacob Keller
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller
2020-03-05bnxt_en: Use pci_get_dsn()Jacob Keller
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata
2020-03-05virtio_net: reject unsupported coalescing paramsJakub Kicinski
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-03-05bnxt: reject unsupported coalescing paramsJakub Kicinski
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05hisilicon: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05enic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05net: rmnet: use GFP_KERNEL instead of GFP_ATOMICTaehee Yoo
2020-03-05net: rmnet: print error message when command failsTaehee Yoo
2020-03-05net: rmnet: add missing module aliasTaehee Yoo
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King
2020-03-04net: phy: marvell10g: add mdix controlRussell King
2020-03-04PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04r8169: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04r8169: add PCI_STATUS_PARITY to PCI status error bitsHeiner Kallweit
2020-03-04net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-03gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean