| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: ocelot: the MAC table on Felix is twice as large | Vladimir Oltean | 2020-05-06 | 1 | -0/+1 |
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2020-04-23 | 1 | -6/+9 |
|\ |
|
| * | soc: tegra: fix tegra_pmc_get_suspend_mode definition | Arnd Bergmann | 2020-04-17 | 1 | -6/+9 |
* | | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge | Vladimir Oltean | 2020-04-15 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-04-03 | 4 | -16/+14 |
|\ |
|
| * | Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2020-03-27 | 3 | -11/+14 |
| |\ |
|
| | * | soc: fsl: qe: fix sparse warnings for ucc_slow.c | Li Yang | 2020-03-24 | 1 | -7/+6 |
| | * | soc: fsl: qe: fix sparse warnings for ucc_fast.c | Li Yang | 2020-03-24 | 1 | -3/+3 |
| | * | soc: fsl: dpio: Adding QMAN multiple enqueue interface | Youri Querry | 2020-02-19 | 1 | -1/+5 |
| * | | drivers: qcom: rpmh: remove rpmh_flush export | Maulik Shah | 2020-02-11 | 1 | -5/+0 |
| |/ |
|
* | | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-04-03 | 4 | -2/+47 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2020-03-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle | Dmitry Osipenko | 2020-03-13 | 1 | -1/+1 |
| * | | | Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2020-03-25 | 2 | -0/+44 |
| |\| | |
|
| | * | | ARM: tegra: Rename some of the newly exposed PM functions | Dmitry Osipenko | 2020-03-13 | 1 | -8/+8 |
| | * | | ARM: tegra: Expose PM functions required for new cpuidle driver | Dmitry Osipenko | 2020-03-13 | 2 | -0/+44 |
| | |/ |
|
| * / | soc/tegra: pmc: Add pins for Tegra194 | Venkat Reddy Talla | 2020-03-13 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-04-03 | 1 | -1/+9 |
|\ \ |
|
| * | | soc/tegra: bpmp: Update ABI header | Vidya Sagar | 2020-03-11 | 1 | -1/+9 |
| |/ |
|
* | | net: dsa: felix: add port policers | Vladimir Oltean | 2020-03-30 | 1 | -0/+8 |
* | | net: mscc: ocelot: add action of police on vcap_is2 | Xiaoliang Yang | 2020-03-30 | 1 | -0/+1 |
* | | net: dsa: felix: support changing the MTU | Vladimir Oltean | 2020-03-27 | 1 | -0/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-12 | 1 | -1/+1 |
|\ \ |
|
| * | | net: mscc: ocelot: properly account for VLAN header length when setting MRU | Vladimir Oltean | 2020-03-09 | 1 | -1/+1 |
| |/ |
|
* | | net: dsa: felix: Allow unknown unicast traffic towards the CPU port module | Vladimir Oltean | 2020-03-04 | 1 | -0/+60 |
* | | net: mscc: ocelot: eliminate confusion between CPU and NPI port | Vladimir Oltean | 2020-03-04 | 1 | -5/+7 |
* | | net: dsa: felix: Wire up the ocelot cls_flower methods | Vladimir Oltean | 2020-03-03 | 1 | -0/+6 |
* | | net: mscc: ocelot: parameterize the vcap_is2 properties | Vladimir Oltean | 2020-03-03 | 2 | -8/+30 |
* | | net: mscc: ocelot: remove port_pcs_init indirection for VSC7514 | Vladimir Oltean | 2020-03-03 | 1 | -3/+0 |
* | | net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing | Vladimir Oltean | 2020-03-03 | 2 | -0/+187 |
* | | net: mscc: ocelot: simplify tc-flower offload structures | Vladimir Oltean | 2020-03-03 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2020-02-08 | 5 | -162/+213 |
|\ |
|
| * | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c | Rasmus Villemoes | 2019-12-09 | 1 | -2/+2 |
| * | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c | Rasmus Villemoes | 2019-12-09 | 1 | -3/+3 |
| * | soc: fsl: qe: make cpm_muram_free() return void | Rasmus Villemoes | 2019-12-09 | 1 | -3/+2 |
| * | soc: fsl: qe: change return type of cpm_muram_alloc() to s32 | Rasmus Villemoes | 2019-12-09 | 1 | -8/+8 |
| * | soc/fsl/qe/qe.h: update include path for cpm.h | Rasmus Villemoes | 2019-12-09 | 1 | -1/+1 |
| * | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl | Rasmus Villemoes | 2019-12-09 | 1 | -0/+171 |
| * | soc: fsl: qe: merge qe_ic.h headers into qe_ic.c | Rasmus Villemoes | 2019-12-09 | 1 | -56/+0 |
| * | soc: fsl: qe: make qe_ic_get_{low,high}_irq static | Rasmus Villemoes | 2019-12-09 | 1 | -10/+0 |
| * | soc: fsl: qe: remove unused qe_ic_set_* functions | Rasmus Villemoes | 2019-12-09 | 1 | -4/+0 |
| * | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c | Rasmus Villemoes | 2019-12-09 | 1 | -42/+0 |
| * | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ | Rasmus Villemoes | 2019-12-09 | 1 | -7/+0 |
| * | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx | Rasmus Villemoes | 2019-12-09 | 1 | -20/+4 |
| * | soc: fsl: qe: introduce qe_io{read,write}* wrappers | Rasmus Villemoes | 2019-12-09 | 1 | -9/+25 |
| * | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers | Rasmus Villemoes | 2019-12-09 | 1 | -9/+9 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-19 | 1 | -0/+16 |
|\ \ |
|
| * | | riscv: move sifive_l2_cache.h to include/soc | Yash Shah | 2020-01-12 | 1 | -0/+16 |
| |/ |
|
* | | net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc | Vladimir Oltean | 2020-01-05 | 3 | -0/+1170 |
* | | net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port | Vladimir Oltean | 2020-01-05 | 1 | -0/+2 |
|/ |
|