aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/qed/qed_if.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit1-2/+2
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean4-0/+385
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean1-32/+100
2020-03-30net: dsa: felix: add port policersVladimir Oltean5-11/+36
2020-03-30net: dsa: add port policersVladimir Oltean2-7/+85
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean1-30/+40
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang6-7/+100
2020-03-30ionic: remove lifs on fw resetShannon Nelson5-25/+158
2020-03-30ionic: disable the queues on link downShannon Nelson1-56/+61
2020-03-30ionic: check for queues before deletingShannon Nelson1-19/+38
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson3-0/+18
2020-03-30ionic: move irq request to qcq allocShannon Nelson1-22/+19
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson1-12/+8
2020-03-30ionic: check for linkup in watchdogShannon Nelson3-2/+7
2020-03-30ionic: decouple link message from netdev stateShannon Nelson1-14/+18
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha2-4/+24
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha7-17/+13
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2-1/+6
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran4-3/+44
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko1-2/+2
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko18-17/+54
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko3-21/+25
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET1-5/+1
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari1-4/+25
2020-03-30crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2-6/+28
2020-03-30Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek9-21/+225
2020-03-29ethtool: add timestamping related string setsMichal Kubecek6-0/+87
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek5-1/+12
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek5-1/+104
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek6-2/+192
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek5-1/+12
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek5-1/+70
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek6-2/+146
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek5-1/+12
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek5-1/+184
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek6-2/+306
2020-03-29ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek1-1/+3
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring8-0/+434