summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller
2019-06-05ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller
2019-06-05ixgbe: fix AF_XDP tx packet countWilliam Tu
2019-06-05ixgbe: fix AF_XDP tx byte countWilliam Tu
2019-06-05ixgbe: remove umem from adapterJan Sokolowski
2019-06-05ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam
2019-06-05r8169: factor out firmware handlingHeiner Kallweit
2019-06-05r8169: rename r8169.c to r8169_main.cHeiner Kallweit
2019-06-05net: ethernet: mediatek: fix mtk_eth_soc build errors & warningsRandy Dunlap
2019-06-04net: dsa: mv88e6xxx: refactor mv88e6352_g1_resetRasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: add support for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: implement port_link_state for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressingRasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_mapRasmus Villemoes
2019-06-04vmxnet3: turn off lro when rxcsum is disabledRonak Doshi
2019-06-04rocker: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-04hinic: add LRO supportXue Chaojing
2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich
2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor
2019-06-04netdevsim: implement fake flash updating with notificationsJiri Pirko
2019-06-04mlxsw: Implement flash update status notificationsJiri Pirko
2019-06-04mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen
2019-06-04net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb commandVladimir Oltean
2019-06-04net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_delVladimir Oltean
2019-06-04net: dsa: sja1105: Add FDB operations for P/Q/R/S seriesVladimir Oltean
2019-06-04net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interfaceVladimir Oltean
2019-06-04net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not foundVladimir Oltean
2019-06-04net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operationsVladimir Oltean
2019-06-04net: dsa: sja1105: Make room for P/Q/R/S FDB operationsVladimir Oltean
2019-06-04net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interfaceVladimir Oltean
2019-06-04net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/SVladimir Oltean
2019-06-04net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entriesVladimir Oltean
2019-06-04net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmdVladimir Oltean
2019-06-03r8169: add rtl_fw_request_firmware and rtl_fw_release_firmwareHeiner Kallweit
2019-06-03r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independentHeiner Kallweit