summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-12net/mlx5: DR, Add missing vhca_id consume from STEv1Yevgeny Kliteynik
2021-03-12net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1Yevgeny Kliteynik
2021-03-12net/mlx5: DR, Fixed typo in STE v0Yevgeny Kliteynik
2021-03-11isdn: remove extra spaces in the header fileTong Zhang
2021-03-11mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel
2021-03-11mlxsw: spectrum_trap: Split sampling traps between ASICsIdo Schimmel
2021-03-11mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel
2021-03-11mlxsw: spectrum_span: Add SPAN probability rate supportIdo Schimmel
2021-03-11mlxsw: reg: Extend mirroring registers with probability rate fieldIdo Schimmel
2021-03-11mlxsw: spectrum_span: Add SPAN session identifier supportIdo Schimmel
2021-03-11Merge tag 'mlx5-updates-2021-03-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-11net: hns3: use pause capability queried from firmwareYufeng Mo
2021-03-11net: hns3: use FEC capability queried from firmwareYufeng Mo
2021-03-11net/mlx5e: Alloc flow spec using kvzalloc instead of kzallocRoi Dayan
2021-03-11net/mlx5: Avoid unnecessary operationEli Cohen
2021-03-11net/mlx5e: rep: Improve reg_cX conditionsSaeed Mahameed
2021-03-11net/mlx5: SF, Fix return typeRoi Dayan
2021-03-11net/mlx5e: mlx5_tc_ct_init does not failSaeed Mahameed
2021-03-11net/mlx5: Fix indir stable stubsVlad Buslov
2021-03-11net/mlx5e: Add missing includeVlad Buslov
2021-03-11net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definitionArnd Bergmann
2021-03-11net/mlx5e: CT, Avoid false lock dependency warningRoi Dayan
2021-03-11net/mlx5: Check returned value from health recover sequenceLeon Romanovsky
2021-03-11net/mlx5: Don't rely on interface state bitLeon Romanovsky
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-03-11net/mlx5: Remove impossible checks of interface stateLeon Romanovsky
2021-03-11net/mlx5: Don't skip vport checkSaeed Mahameed
2021-03-11netdevsim: fib: Remove redundant codeJiapeng Chong
2021-03-11net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli
2021-03-11net: dsa: b53: Add debug prints in b53_vlan_enable()Florian Fainelli
2021-03-10net: fddi: skfp: Mundane typo fixes throughout the file smt.hBhaskar Chowdhury
2021-03-10ionic: simplify use of completion typesShannon Nelson
2021-03-10ionic: rebuild debugfs on qcq swapShannon Nelson
2021-03-10ionic: simplify rx skb allocShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2021-03-10ionic: implement Rx page reuseShannon Nelson
2021-03-10ionic: move rx_page_alloc and freeShannon Nelson
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei
2021-03-10staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei
2021-03-10staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei
2021-03-10staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei
2021-03-10staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei
2021-03-10staging: dpaa2-switch: properly setup switching domainsIoana Ciornei
2021-03-10staging: dpaa2-switch: enable the control interfaceIoana Ciornei
2021-03-10staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei
2021-03-10staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei
2021-03-10staging: dpaa2-switch: setup dpioIoana Ciornei
2021-03-10staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei
2021-03-10staging: dpaa2-switch: get control interface attributesIoana Ciornei