History for barebox / drivers / net
2018-11-19
@Sascha Hauer
net: cpsw: support "phy-handle" and deprecate "phy_id" ...
Sascha Hauer committed on 19 Nov 2018
2018-11-09
@Sascha Hauer
Merge branch 'for-next/net-switch-mv88e6xxx'
Sascha Hauer committed on 9 Nov 2018
@Sascha Hauer
Merge branch 'for-next/net'
Sascha Hauer committed on 9 Nov 2018
2018-11-02
@Sascha Hauer
net: macb: Add compatible for atmel,sama5d3-gem ...
Sascha Hauer committed on 2 Nov 2018
@Sascha Hauer
net: macb: add remove callback ...
Sascha Hauer committed on 2 Nov 2018
@Sascha Hauer
net: macb: simplify private data allocation ...
Sascha Hauer committed on 2 Nov 2018
@Sascha Hauer
net: macb: remove unused variable ...
Sascha Hauer committed on 2 Nov 2018
@Sascha Hauer
net: macb: no need for coherent memory for receive buffer ...
Sascha Hauer committed on 2 Nov 2018
@Ian Abbott
net: designware: look for a child device node for MDIO bus ...
Ian Abbott authored on 1 Nov 2018 Sascha Hauer committed on 2 Nov 2018
2018-10-23
@Andrey Smirnov
net: phy: mv88e6xxx: Add support for MAC ports ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 23 Oct 2018
@Andrey Smirnov
net: phy: mv88e6xxx: Port EEPROM support code ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 23 Oct 2018
@Andrey Smirnov
net: phy: Add basic driver for MV88E6XXX switches from Marvell ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 23 Oct 2018
@Andrey Smirnov
mdio_bus: Allow for non PHY-devices on MDIO buses ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 23 Oct 2018
2018-10-18
@Andrey Smirnov
net: phy: Check phy_mask in get_phy_device() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
@Andrey Smirnov
mdio_bus: Fix documentation for mdio_bus_match() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2018-10-16
@Clément Leger
phy: call adjust_link in attach if using fixed-link ...
Clément Leger authored on 15 Oct 2018 Sascha Hauer committed on 16 Oct 2018
2018-09-19
@Andrey Smirnov
net: fec_imx: Do not use DMA coherent memory for Rx buffers ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Make use of readx_poll_timeout() macros ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Drop frame_length ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Drop struct fec_frame ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Read data_length only once ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Don't check bd_status & FEC_RBD_ERR twice ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Drop extra indentation level by exiting early ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
2018-09-18
@Sascha Hauer
net: mdio: Do not warn about invalid PHY address ...
Sascha Hauer committed on 18 Sep 2018
2018-09-11
@Sascha Hauer
Merge branch 'for-next/net'
Sascha Hauer committed on 11 Sep 2018
@Sascha Hauer
Merge branch 'for-next/dma-mask'
Sascha Hauer committed on 11 Sep 2018
2018-08-31
@Andrey Smirnov
net: fec_imx: Return EFAULT when DMA mapping fails ...
Andrey Smirnov authored on 31 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
net: fec_imx: Specify that DMA is 32-bit only ...
Andrey Smirnov authored on 31 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Steffen Trumtrar
drivers: net: designware: select reset controller ...
Steffen Trumtrar authored on 29 Aug 2018 Sascha Hauer committed on 31 Aug 2018