summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ice: allow host to clear administratively set VF MACBrett Creeley2020-05-311-8/+14
| * | | | | | | dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei2020-06-013-10/+34
| * | | | | | | dpaa2-eth: Add PFC support through DCB opsIoana Ciornei2020-06-018-0/+316
| * | | | | | | dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu2020-06-011-12/+11
| * | | | | | | dpaa2-eth: Add congestion group taildropIoana Radulescu2020-06-012-10/+38
| * | | | | | | dpaa2-eth: Add helper functionsIoana Radulescu2020-06-013-5/+14
| * | | | | | | dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu2020-06-015-0/+318
| * | | | | | | dpaa2-eth: Add support for Rx traffic classesIoana Radulescu2020-06-014-32/+68
| * | | | | | | lan743x: Added fixed link and RGMII supportRoelof Berg2020-06-014-13/+80
| * | | | | | | mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel2020-06-013-23/+55
| * | | | | | | mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel2020-06-013-94/+318
| * | | | | | | mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel2020-06-013-31/+159
| * | | | | | | mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel2020-06-011-5/+24
| * | | | | | | mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2020-06-012-16/+25
| * | | | | | | net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang2020-06-011-2/+6
| * | | | | | | net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin2020-06-011-0/+5
| * | | | | | | bnxt_tc: update indirect block supportPablo Neira Ayuso2020-06-012-40/+12
| * | | | | | | nfp: update indirect block supportPablo Neira Ayuso2020-06-013-36/+17
| * | | | | | | mlx5: update indirect block supportPablo Neira Ayuso2020-06-014-83/+8
| * | | | | | | net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski2020-06-011-45/+35
| * | | | | | | cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter2020-06-011-4/+5
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-3114-71/+104
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven2020-05-301-2/+8
| * | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-05-305-296/+507
| |\ \ \ \ \ \ \
| | * | | | | | | ice: Refactor VF VSI release and setup functionsBrett Creeley2020-05-281-31/+55
| | * | | | | | | ice: Refactor VF resetBrett Creeley2020-05-282-187/+130
| | * | | | | | | ice: remove VM/VF disable command on CORER/GLOBR resetPaul Greenwalt2020-05-281-11/+0
| | * | | | | | | ice: Add functions to rebuild host VLAN/MAC config for a VFBrett Creeley2020-05-281-32/+89
| | * | | | | | | ice: Add function to set trust mode bit on resetBrett Creeley2020-05-281-4/+13
| | * | | | | | | ice: Renaming and simplification in VF init pathBrett Creeley2020-05-281-29/+54
| | * | | | | | | ice: Separate VF VSI initialization/creation from reset flowBrett Creeley2020-05-281-4/+106
| | * | | | | | | ice: Add helper function for clearing VPGEN_VFRTRIGBrett Creeley2020-05-281-11/+20
| | * | | | | | | ice: Simplify ice_sriov_configureBrett Creeley2020-05-281-24/+48
| | * | | | | | | ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappingsBrett Creeley2020-05-281-32/+59
| | * | | | | | | ice: Declare functions staticTony Nguyen2020-05-282-6/+3
| | * | | | | | | ice: fix kernel BUG if register_netdev failsJacob Keller2020-05-281-2/+4
| | * | | | | | | ice: fix potential double free in probe unrollingJacob Keller2020-05-281-1/+2
| | * | | | | | | ice: cleanup VSI context initializationJacob Keller2020-05-281-1/+0
| | * | | | | | | ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan2020-05-281-0/+3
| * | | | | | | | r8169: improve handling power management opsHeiner Kallweit2020-05-301-19/+9
| * | | | | | | | r8169: make rtl8169_down central chip quiesce functionHeiner Kallweit2020-05-301-22/+11
| * | | | | | | | r8169: move some calls to rtl8169_hw_resetHeiner Kallweit2020-05-301-39/+36
| * | | | | | | | r8169: don't reset tx ring indexes in rtl8169_tx_clearHeiner Kallweit2020-05-301-1/+0
| * | | | | | | | r8169: enable WAKE_PHY as only WoL source when runtime-suspendingHeiner Kallweit2020-05-301-1/+1
| * | | | | | | | r8169: change driver data typeHeiner Kallweit2020-05-301-35/+25
| * | | | | | | | Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-3019-88/+154
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed2020-05-291-1/+1
| | * | | | | | | | net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed2020-05-291-4/+4
| | * | | | | | | | net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed2020-05-291-1/+1
| | * | | | | | | | net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed2020-05-295-11/+11