History for barebox / drivers / net / designware.c
2018-07-02
@Oleksij Rempel
net: designware: make sure DMA is disabled on kernel start. ...
Oleksij Rempel authored on 29 Jun 2018 Sascha Hauer committed on 2 Jul 2018
2018-01-11
@Steffen Trumtrar
net: designware: add warning for drvdata ...
Steffen Trumtrar authored on 10 Jan 2018 Sascha Hauer committed on 11 Jan 2018
@Steffen Trumtrar
net: designware: move probe to generic driver ...
Steffen Trumtrar authored on 10 Jan 2018 Sascha Hauer committed on 11 Jan 2018
2017-05-03
@Steffen Trumtrar
net: designware: add dwmac-3.72a compatible ...
Steffen Trumtrar authored on 28 Apr 2017 Sascha Hauer committed on 3 May 2017
2016-11-09
@Ian Abbott
net/designware: add explicit reset of {tx|rx}_currdescnum ...
Ian Abbott authored on 7 Nov 2016 Sascha Hauer committed on 9 Nov 2016
@Ian Abbott
net: designware: Respect "bus mode" register contents on SW reset ...
Ian Abbott authored on 7 Nov 2016 Sascha Hauer committed on 9 Nov 2016
@Ian Abbott
net/designware: Do not select MIIPORT for RGMII interface ...
Ian Abbott authored on 7 Nov 2016 Sascha Hauer committed on 9 Nov 2016
@Ian Abbott
net/designware: Consecutive writes to the same register to be avoided ...
Ian Abbott authored on 7 Nov 2016 Sascha Hauer committed on 9 Nov 2016
2016-04-15
@Sascha Hauer
include: Move designware eth platform_data to include/platform_data ...
Sascha Hauer committed on 15 Apr 2016
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2015-11-13
@Trent Piepho
net: designware: Don't hang in reset with powered down phy ...
Trent Piepho authored on 11 Nov 2015 Sascha Hauer committed on 13 Nov 2015
2015-06-26
@Sascha Hauer
net: Make set_ethaddr argument const ...
Sascha Hauer committed on 26 Jun 2015
2015-04-30
@Antony Pavlov
of: use 'const void *' for struct of_device_id.data ...
Antony Pavlov authored on 29 Apr 2015 Sascha Hauer committed on 30 Apr 2015
2015-03-09
@Sascha Hauer
Merge branch 'for-next/streaming-dma' ...
Sascha Hauer committed on 9 Mar 2015
2015-03-06
@Lucas Stach
net: designware: convert to streaming DMA ops ...
Lucas Stach authored on 5 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Lucas Stach
ARM: move DMA alloc functions to dma.h ...
Lucas Stach authored on 5 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Lucas Stach
ARM: change dma_alloc/free_coherent to match other architectures ...
Lucas Stach authored on 5 Mar 2015 Sascha Hauer committed on 6 Mar 2015
2015-03-02
@Lucas Stach
net: designware: don't depend on CONFIG_OFTREE ...
Lucas Stach authored on 1 Mar 2015 Sascha Hauer committed on 2 Mar 2015
2014-09-16
@Sascha Hauer
resource: Let dev_request_mem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
2014-06-11
@Antony Pavlov
treewide: remove address of the Free Software Foundation ...
Antony Pavlov authored on 11 Jun 2014 Sascha Hauer committed on 11 Jun 2014
2014-05-15
@Sascha Hauer
net: Pass eth_device to net_receive ...
Sascha Hauer committed on 15 May 2014
2014-04-02
@Alexander Shiyan
drivers: treewide: Kill empty remove() implementations ...
Alexander Shiyan authored on 22 Mar 2014 Sascha Hauer committed on 2 Apr 2014
2013-09-09
@Sascha Hauer
net: designware: remove backspaces from code ...
Sascha Hauer committed on 9 Sep 2013
@Sascha Hauer
net: designware: Add decvicetree support ...
Sascha Hauer committed on 9 Sep 2013
@Sascha Hauer
net: designware: make alt/enhanced descriptor runtime configurable ...
Sascha Hauer committed on 9 Sep 2013
@Sascha Hauer
net: designware: use dma_alloc for descriptors ...
Sascha Hauer committed on 9 Sep 2013
@Sascha Hauer
net: designware: Fix broken cache invalidate ...
Sascha Hauer committed on 9 Sep 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2012-10-15
@Jean-Christophe PLAGNIOL-VILLARD
designware: set parent for eth_device and miibus ...
Jean-Christophe PLAGNIOL-VILLARD authored on 14 Oct 2012 Sascha Hauer committed on 15 Oct 2012
@Jean-Christophe PLAGNIOL-VILLARD
net:designware: allow to pass the phy interface ...
Jean-Christophe PLAGNIOL-VILLARD authored on 14 Oct 2012 Sascha Hauer committed on 15 Oct 2012