Commit Graph

58 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Bin Meng b06d76f9ae linux/compat.h: Add netdev_### log macros 6 years ago
Heinrich Schuchardt b24b1e4b1d net: mvpp2x: add check after calloc 6 years ago
Tom Rini c5e6e9b3d6 mvpp2: Fix warning over 32bit vs 64bit targets 6 years ago
Stefan Chulski ceec6c48a4 net: mvpp2x: Set BM poll size once during priv probe 7 years ago
Stefan Chulski a25962c417 net: mvpp2x: remove TX drain from transmit routine 7 years ago
Stefan Chulski 783e78562d net: mvpp2x: Set BM pool high address 7 years ago
Stefan Chulski 16f18d2a4d net: mvpp2x: Remove IRQ configuration from U-Boot 7 years ago
Stefan Chulski d4b0e00829 net: mvpp2x: remove MBUS configurations from MvPP22 driver 7 years ago
Stefan Chulski f0e970fd2a net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK 7 years ago
Stefan Chulski bb915c843f net: mvpp2x: fix BM configuration overrun issue 7 years ago
Stefan Chulski 73f592fb72 net: mvpp2x: Enable GoP packet padding in TX 7 years ago
Stefan Chulski 377883f16d net: mvpp2x: fix phy connected to wrong mdio issue 7 years ago
Stefan Chulski 4189373a3d net: mvpp2x: Add GPIO configuration support 7 years ago
Stefan Chulski e09d0c8314 net: mvpp2.c: Enable 10G support for port 0 (SFI) 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Stefan Roese 2f720f1957 net: mvpp2: Add remove function that is called before the OS is started 7 years ago
Stefan Roese fbaa266230 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool 7 years ago
Stefan Roese fb64072934 net: mvpp2: Configure SMI PHY address needed for PHY polling 7 years ago
Stefan Roese 3e3cbb4967 net: mvpp2: Enable PHY polling mode on PPv2.2 7 years ago
Stefan Roese 025e5921be net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID 7 years ago
Stefan Roese 2fe23044cd net: mvpp2: Add GoP and NetC support for port 0 (SFI) 7 years ago
Stefan Roese 31aa1e3815 net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) 7 years ago
Stefan Roese 9acb7da14e net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII 7 years ago
Stefan Roese 66b11ccbb6 net: mvpp2: Restructure probe / init functions 7 years ago
Stefan Roese ff572c6d53 net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 7 years ago
Stefan Roese c9607c9325 net: mvpp2: Handle eth device naming in multi-CP case correctly 7 years ago
Stefan Roese 30edc374ea net: mvpp2.c: Clear all buffer / descriptor areas before usage 7 years ago
Stefan Roese 1fabbd074e net: mvpp2: Move probe function from MISC to ETH DM driver 7 years ago
Stefan Roese 0a61e9ad1c net: mvpp2: Add MDIO support for PPv2.2 7 years ago
Thomas Petazzoni a83a6418a2 net: mvpp2: finally add the PPv2.2 compatible string 7 years ago
Thomas Petazzoni 09b3f948dc net: mvpp2: adapt rxq distribution to PPv2.2 7 years ago
Thomas Petazzoni bc0bbf41b1 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 7 years ago
Thomas Petazzoni cdf77799a3 net: mvpp2: add AXI bridge initialization for PPv2.2 7 years ago
Thomas Petazzoni 7c7311f1a2 net: mvpp2: handle misc PPv2.1/PPv2.2 differences 7 years ago
Thomas Petazzoni 26a5278c9e net: mvpp2: handle register mapping and access for PPv2.2 7 years ago
Thomas Petazzoni 80350f55cf net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 7 years ago
Thomas Petazzoni b8c8e6ffac net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 7 years ago
Thomas Petazzoni 8f3e4c3800 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 7 years ago
Thomas Petazzoni c8feeb2b93 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 7 years ago
Thomas Petazzoni f50a0118d1 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors 7 years ago
Thomas Petazzoni 9a6db0bb06 net: mvpp2: introduce an intermediate union for the TX/RX descriptors 7 years ago
Thomas Petazzoni 16a9898d80 net: mvpp2: add hw_version field in "struct mvpp2" 7 years ago
Thomas Petazzoni cfa414aefd net: mvpp2: add and use accessors for TX/RX descriptors 7 years ago
Thomas Petazzoni cd9ee19226 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie 7 years ago
Thomas Petazzoni 15f4df3091 net: mvpp2: remove support for buffer header 7 years ago
Thomas Petazzoni 4dae32e676 net: mvpp2: use "dma" instead of "phys" where appropriate 7 years ago
Stefan Roese a7c28ff184 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) 7 years ago
Thomas Petazzoni d1d075a558 net: mvpp2: enable building on 64-bit platforms 7 years ago
Thomas Petazzoni c0abc761b1 net: mvpp2: simplify MVPP2_PRS_RI_* definitions 7 years ago