summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni
2019-04-08net: xilinx: emaclite: add minimal ndo_do_ioctl hookAlexandru Ardelean
2019-04-08net: xilinx: emaclite: add minimal ethtool opsAlexandru Ardelean
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia
2019-04-06r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan
2019-04-05net/mlx5e: Obsolete param field holding a constant valueTariq Toukan
2019-04-05net/mlx5: A write memory barrier is sufficient in EQ ci updateTariq Toukan
2019-04-05net/mlx5e: Do not rewrite fields with the same matchEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein
2019-04-05net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein
2019-04-05net/mlx5e: Use helpers to get headers criteria and value pointersEli Britstein
2019-04-05net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported actionTonghao Zhang
2019-04-05net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attrTonghao Zhang
2019-04-05net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()Tonghao Zhang
2019-04-05net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang
2019-04-05net/mlx5: E-Switch, Fix double mutex initializationMax Gurtovoy
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit
2019-04-04Revert "r8169: use netif_receive_skb_list batching"Heiner Kallweit
2019-04-04mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko
2019-04-04nfp: remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04nfp: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko
2019-04-04bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: move bp->switch_id initialization to PF probeJiri Pirko
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-04-04ibmvnic: remove set but not used variable 'netdev'YueHaibing
2019-04-04ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing
2019-04-04net: pasemi: remove set but not used variable 'cpyhdr'YueHaibing
2019-04-04ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi