aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/cavium.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-06nfp: flower: encode mac indexes with pre-tunnel rule checkJohn Hurley1-16/+55
2019-08-06nfp: flower: remove offloaded MACs when reprs are applied to OvS bridgesJohn Hurley2-0/+49
2019-08-06nfp: flower: offload pre-tunnel rulesJohn Hurley4-2/+82
2019-08-06nfp: flower: verify pre-tunnel rulesJohn Hurley3-5/+115
2019-08-06nfp: flower: detect potential pre-tunnel rulesJohn Hurley3-7/+62
2019-08-06nfp: flower: push vlan after tunnel in mergeJohn Hurley2-5/+58
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley2-0/+8
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley1-0/+18
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley2-0/+5
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley1-0/+27
2019-08-06r8169: sync PCIe PHY init with vendor driver 8.047.01Heiner Kallweit1-22/+38
2019-08-06r8169: add helper r8168_mac_ocp_modifyHeiner Kallweit1-46/+19
2019-08-06r8169: remove access to legacy register MultiIntrHeiner Kallweit1-4/+0
2019-08-06fq_codel: Kill useless per-flow dropped statisticDave Taht1-7/+1
2019-08-06Increase fq_codel count in the bulk dropperDave Taht1-0/+2
2019-08-06net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor2-2/+4
2019-08-06net: dsa: dump CPU port regs through masterVivien Didelot1-0/+66
2019-08-06drop_monitor: Use pre_doit / post_doit hooksIdo Schimmel1-7/+17
2019-08-06drop_monitor: Add extack supportIdo Schimmel1-3/+7
2019-08-06drop_monitor: Avoid multiple blank linesIdo Schimmel1-2/+0
2019-08-06drop_monitor: Document scope of spinlockIdo Schimmel1-1/+1
2019-08-06drop_monitor: Rename and document scope of mutexIdo Schimmel1-7/+13
2019-08-06drop_monitor: Use correct error codeIdo Schimmel1-2/+2
2019-08-06net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut2-8/+0
2019-08-06net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut7-161/+144
2019-08-06net: dsa: ksz: Remove dead code and fix warningsMarek Vasut2-11/+1
2019-08-05cnic: Explicitly initialize all reference counts to 0.Michael Chan1-0/+5
2019-08-05ipv6: have a single rcu unlock point in __ip6_rt_update_pmtuDavid Ahern1-8/+6
2019-08-05i40e: Remove unicast log when VF is leaving multicast mode.Czeslaw Zagorski1-18/+21
2019-08-05i40e: verify string count matches even on early returnJacob Keller1-1/+2
2019-08-05i40e: Log info when PF is entering and leaving Allmulti mode.Czeslaw Zagorski1-0/+4
2019-08-05i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski1-28/+35
2019-08-05i40e: fix code commentsJeff Kirsher1-1/+1
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller2-1/+13
2019-08-05i40e: Log disable-fw-lldp flag change by ethtoolSlawomir Laba1-0/+5
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov3-2/+9
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King1-1/+1
2019-08-04fm10k: fix fm10k_get_fault_pf to read correct addressJacob Keller1-1/+1
2019-08-04fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORSJacob Keller4-18/+11
2019-08-04fm10k: mark unused parameters with __always_unusedJacob Keller5-21/+28
2019-08-04fm10k: cast page_addr to u8 * when incrementing itJacob Keller1-1/+1
2019-08-04fm10k: explicitly return 0 on success path in functionJacob Keller1-1/+1
2019-08-04fm10k: remove needless initialization of size local variableJacob Keller1-1/+1
2019-08-04fm10k: remove needless assignment of err local variableJacob Keller1-5/+5
2019-08-04fm10k: remove unnecessary variable initializerJacob Keller1-1/+1
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern1-0/+124
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern1-1/+64
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern1-1/+68
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern1-1/+187
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern1-1/+184