summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: propagate resolved link config via mac_link_up()Russell King2020-02-279-9/+27
* net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-278-22/+46
* dpaa2-eth: add support for nway resetRussell King2020-02-271-0/+11
* dpaa2-eth: add support for mii ioctlsRussell King2020-02-271-1/+6
* net: phy: marvell10g: read copper results from CSSR1Russell King2020-02-271-52/+89
* s390/qeth: support configurable RX copybreakJulian Wiedmann2020-02-273-10/+48
* s390/qeth: don't check for IFF_UP when scheduling napiJulian Wiedmann2020-02-271-2/+1
* s390/qeth: don't re-start read cmd when IDX has terminatedJulian Wiedmann2020-02-271-2/+3
* s390/qeth: reset seqnos on connection startupJulian Wiedmann2020-02-271-6/+5
* s390/qeth: remove unused cmd definitionsJulian Wiedmann2020-02-271-5/+0
* s390/qeth: validate device-provided MAC addressJulian Wiedmann2020-02-271-0/+2
* s390/qeth: clean up CREATE_ADDR cmd codeJulian Wiedmann2020-02-272-9/+6
* s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()Julian Wiedmann2020-02-271-4/+0
* net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King2020-02-261-3/+9
* net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart2020-02-261-3/+3
* net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski2020-02-262-1/+16
* mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata2020-02-261-2/+21
* mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel2020-02-262-84/+8
* mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata2020-02-262-7/+27
* mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko2020-02-262-13/+24
* Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-02-2612-127/+215
|\
| * net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed2020-02-251-1/+1
| * net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed2020-02-251-1/+1
| * net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor2020-02-251-1/+1
| * net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan2020-02-251-2/+4
| * net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan2020-02-251-2/+9
| * net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy2020-02-251-22/+33
| * net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy2020-02-256-27/+45
| * net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy2020-02-251-7/+27
| * net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy2020-02-251-6/+0
| * net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy2020-02-252-41/+65
| * net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy2020-02-253-10/+17
| * net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2020-02-252-9/+11
| * net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy2020-02-251-7/+12
| * net/mlx5e: Add missing LRO cap checkTariq Toukan2020-02-251-3/+2
| * net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha2020-02-251-7/+6
* | drivers/base/power: add dpm_sysfs_change_owner()Christian Brauner2020-02-263-1/+61
* | device: add device_change_owner()Christian Brauner2020-02-261-0/+116
* | net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-262-5/+5
* | net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-262-2/+2
* | net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-262-2/+2
* | sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-262-2/+2
* | qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-262-5/+5
* | Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli2020-02-262-4/+0
* | iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko2020-02-261-3/+5
|/
* netdevsim: add ACL trap reporting cookie as a metadataJiri Pirko2020-02-252-3/+116
* mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko2020-02-254-3/+63
* mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko2020-02-253-1/+18
* mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko2020-02-255-6/+257
* mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko2020-02-251-2/+28