summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-26net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King
2020-02-26net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart
2020-02-26net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski
2020-02-26mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel
2020-02-26mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata
2020-02-26mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko
2020-02-26Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-26drivers/base/power: add dpm_sysfs_change_owner()Christian Brauner
2020-02-26device: add device_change_owner()Christian Brauner
2020-02-26net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed
2020-02-25net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan
2020-02-25net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-02-25net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-02-25net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-02-25net/mlx5e: Add missing LRO cap checkTariq Toukan
2020-02-25net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha
2020-02-25netdevsim: add ACL trap reporting cookie as a metadataJiri Pirko
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum
2020-02-24net: bcmgenet: reduce severity of missing clock warningsJeremy Linton
2020-02-24net: bcmgenet: Fetch MAC address from the adapterJeremy Linton
2020-02-24net: bcmgenet: Initial bcmgenet ACPI supportJeremy Linton
2020-02-24net: bcmgenet: enable automatic phy discoveryJeremy Linton
2020-02-24net: bcmgenet: refactor phy mode configurationJeremy Linton
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva