summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese2017-03-291-1/+1
| * | net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese2017-03-291-4/+0
| * | net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese2017-03-291-0/+11
| * | net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese2017-03-291-2/+3
| * | net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese2017-03-291-0/+1
| * | net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese2017-03-291-0/+161
| * | net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese2017-03-291-8/+756
| * | net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese2017-03-291-0/+11
| * | net: mvpp2: Restructure probe / init functionsStefan Roese2017-03-291-30/+46
| * | net: include/phy.h: Add new PHY interface modesStefan Roese2017-03-291-0/+6
| * | net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese2017-03-291-7/+68
| * | net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese2017-03-291-1/+10
| * | arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese2017-03-293-2/+10
| * | arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni2017-03-294-0/+115
| * | net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese2017-03-291-3/+3
| * | net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese2017-03-291-0/+3
| * | net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese2017-03-291-37/+43
| * | net: mvpp2: Add MDIO support for PPv2.2Stefan Roese2017-03-291-6/+13
| * | net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni2017-03-291-0/+4
| * | net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni2017-03-291-15/+18
| * | net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni2017-03-291-5/+45
| * | net: mvpp2: add AXI bridge initialization for PPv2.2Thomas Petazzoni2017-03-291-0/+85
| * | net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni2017-03-291-6/+19
| * | net: mvpp2: handle register mapping and access for PPv2.2Thomas Petazzoni2017-03-291-9/+37
| * | net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2Thomas Petazzoni2017-03-291-5/+21
| * | net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2Thomas Petazzoni2017-03-291-10/+12
| * | net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2Thomas Petazzoni2017-03-291-7/+12
| * | net: mvpp2: adjust the allocation/free of BM pools for PPv2.2Thomas Petazzoni2017-03-291-3/+36
| * | net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessorsThomas Petazzoni2017-03-291-9/+64
| * | net: mvpp2: introduce an intermediate union for the TX/RX descriptorsThomas Petazzoni2017-03-291-11/+28
| * | net: mvpp2: add hw_version field in "struct mvpp2"Thomas Petazzoni2017-03-291-1/+10
| * | net: mvpp2: add and use accessors for TX/RX descriptorsThomas Petazzoni2017-03-291-25/+93
| * | net: mvpp2: store physical address of buffer in rx_desc->buf_cookieThomas Petazzoni2017-03-291-4/+9
| * | net: mvpp2: remove support for buffer headerThomas Petazzoni2017-03-291-20/+0
| * | net: mvpp2: use "dma" instead of "phys" where appropriateThomas Petazzoni2017-03-291-30/+31
| * | net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)Stefan Roese2017-03-291-10/+15
| * | net: mvpp2: enable building on 64-bit platformsThomas Petazzoni2017-03-291-6/+8
| * | net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni2017-03-291-8/+8
| * | net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni2017-03-291-1/+1
| * | net: mvpp2: remove unused register definitionsThomas Petazzoni2017-03-291-4/+0
| * | net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni2017-03-291-3/+3
| * | net: mvpp2: Round up top tx buffer boundaries for dcache opsStefan Roese2017-03-291-1/+2
| * | bitops.h: Include bitsperlong.h as needed for GENMASK_ULLStefan Roese2017-03-291-0/+1
| * | arc: use timer driver for ARC boardsVlad Zakharov2017-03-298-39/+3
| * | arc: dts: separate single axs10x.dts fileVlad Zakharov2017-03-2914-72/+187
| * | drivers: timer: Introduce ARC timer driverVlad Zakharov2017-03-295-0/+151
| * | arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-2923-1/+2576
| * | dm: Add callback to modify the device treemario.six@gdsys.cc2017-03-294-0/+153
| * | arm: mvebu: theadorable: Add 'pcie' test commandStefan Roese2017-03-291-0/+41
| * | arm: mvebu: theadorable: Add board-specific PEX detection pulse widthStefan Roese2017-03-291-0/+7