summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko2-8/+31
2020-02-27WAN: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King1-36/+47
2020-02-27net: mvneta: use resolved link config in mac_link_up()Russell King1-17/+38
2020-02-27net: macb: use resolved link config in mac_link_up()Russell King2-22/+29
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King2-22/+33
2020-02-27net: axienet: use resolved link config in mac_link_up()Russell King1-19/+19
2020-02-27net: mv88e6xxx: use resolved link config in mac_link_up()Russell King1-16/+59
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King9-9/+27
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King8-22/+46
2020-02-27dpaa2-eth: add support for nway resetRussell King1-0/+11
2020-02-27dpaa2-eth: add support for mii ioctlsRussell King1-1/+6
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King1-52/+89
2020-02-27net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King1-3/+9
2020-02-27net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart1-3/+3
2020-02-27net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski2-1/+16
2020-02-27mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata1-2/+21
2020-02-27mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel2-84/+8
2020-02-27mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata2-7/+27
2020-02-27mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko2-13/+24
2020-02-27Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-127/+215
2020-02-27net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-27net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-27Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli2-4/+0
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko1-3/+5
2020-02-26net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed1-1/+1
2020-02-26net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed1-1/+1
2020-02-26net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor1-1/+1
2020-02-26net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan1-2/+4
2020-02-26net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan1-2/+9
2020-02-26net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy1-22/+33
2020-02-26net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy6-27/+45
2020-02-26net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy1-7/+27
2020-02-26net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy1-6/+0
2020-02-26net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy2-41/+65
2020-02-26net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-02-26net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-02-26net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-02-26net/mlx5e: Add missing LRO cap checkTariq Toukan1-3/+2
2020-02-26net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha1-7/+6
2020-02-25netdevsim: add ACL trap reporting cookie as a metadataJiri Pirko2-3/+116
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko4-3/+63
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko3-1/+18
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko5-6/+257
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko1-2/+28
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko2-3/+3
2020-02-25Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller1-0/+1