Commit Graph

1837 Commits (db91bb242f0e4d78c8309c8d81d7c25353cf068e)

Author SHA1 Message Date
Wenyou Yang 7546025341 net: macb: Align the compatibles with kernel 8 years ago
Wenyou Yang 1870d4d7bd net: macb: Add remove callback 8 years ago
Stefan Roese 2f720f1957 net: mvpp2: Add remove function that is called before the OS is started 8 years ago
Mylène Josserand 751b0be0a1 sunxi: Convert CONFIG_RGMII to Kconfig 8 years ago
Mylène Josserand abc3e4df59 sunxi: Convert SUNXI_EMAC to Kconfig 8 years ago
Mylène Josserand 4d43d065db sunxi: Move SUNXI_GMAC to Kconfig 8 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 8 years ago
Andy Duan 809b133722 net: fec_mxc: specify the registered eth index by dev_id 8 years ago
Andy Duan 7f874e2b85 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse 8 years ago
Peng Fan 4f55bd1c0b net: fec: do not access reserved register for i.MX6ULL 8 years ago
York Sun c1303bfd7e armv8: ls1043a: Drop macro CONFIG_LS1043A 8 years ago
York Sun 4a3ab19322 armv8: ls2080a: Drop macro CONFIG_LS2080A 8 years ago
Wenyou Yang 2dc63f7367 gpio: at91_gpio: remove CPU_HAS_PIO3 macro 8 years ago
Philipp Tomsich 4d555ae3f5 sun8i_emac: configure PHY reset GPIO via DM 8 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 8 years ago
Tom Rini 936478e797 SPARC: Remove 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
Andre Przywara 7b82a229e5 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol 8 years ago
Philipp Tomsich 1f08aa1c9f net: gmac_rockchip: Add support for the RK3399 GMAC 8 years ago
Stefan Roese fbaa266230 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool 8 years ago
Stefan Roese fb64072934 net: mvpp2: Configure SMI PHY address needed for PHY polling 8 years ago
Stefan Roese 3e3cbb4967 net: mvpp2: Enable PHY polling mode on PPv2.2 8 years ago
Stefan Roese 025e5921be net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID 8 years ago
Stefan Roese 2fe23044cd net: mvpp2: Add GoP and NetC support for port 0 (SFI) 8 years ago
Stefan Roese 31aa1e3815 net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) 8 years ago
Stefan Roese 9acb7da14e net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII 8 years ago
Stefan Roese 66b11ccbb6 net: mvpp2: Restructure probe / init functions 8 years ago
Stefan Roese ff572c6d53 net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 8 years ago
Stefan Roese c9607c9325 net: mvpp2: Handle eth device naming in multi-CP case correctly 8 years ago
Stefan Roese e7935c4770 net: mvpp2: Enable compilation for Armada 7K/8K platforms 8 years ago
Stefan Roese 30edc374ea net: mvpp2.c: Clear all buffer / descriptor areas before usage 8 years ago
Stefan Roese 1fabbd074e net: mvpp2: Move probe function from MISC to ETH DM driver 8 years ago
Stefan Roese 0a61e9ad1c net: mvpp2: Add MDIO support for PPv2.2 8 years ago
Thomas Petazzoni a83a6418a2 net: mvpp2: finally add the PPv2.2 compatible string 8 years ago
Thomas Petazzoni 09b3f948dc net: mvpp2: adapt rxq distribution to PPv2.2 8 years ago
Thomas Petazzoni bc0bbf41b1 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 8 years ago
Thomas Petazzoni cdf77799a3 net: mvpp2: add AXI bridge initialization for PPv2.2 8 years ago
Thomas Petazzoni 7c7311f1a2 net: mvpp2: handle misc PPv2.1/PPv2.2 differences 8 years ago
Thomas Petazzoni 26a5278c9e net: mvpp2: handle register mapping and access for PPv2.2 8 years ago
Thomas Petazzoni 80350f55cf net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 8 years ago
Thomas Petazzoni b8c8e6ffac net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 8 years ago
Thomas Petazzoni 8f3e4c3800 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 8 years ago
Thomas Petazzoni c8feeb2b93 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 8 years ago
Thomas Petazzoni f50a0118d1 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors 8 years ago
Thomas Petazzoni 9a6db0bb06 net: mvpp2: introduce an intermediate union for the TX/RX descriptors 8 years ago
Thomas Petazzoni 16a9898d80 net: mvpp2: add hw_version field in "struct mvpp2" 8 years ago
Thomas Petazzoni cfa414aefd net: mvpp2: add and use accessors for TX/RX descriptors 8 years ago
Thomas Petazzoni cd9ee19226 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie 8 years ago
Thomas Petazzoni 15f4df3091 net: mvpp2: remove support for buffer header 8 years ago
Thomas Petazzoni 4dae32e676 net: mvpp2: use "dma" instead of "phys" where appropriate 8 years ago