History for barebox / net / eth.c
2015-08-06
@Sascha Hauer
Merge branch 'for-next/net'
Sascha Hauer committed on 6 Aug 2015
2015-07-28
@Sascha Hauer
net: make eth_register_ethaddr work on registered network devices ...
Sascha Hauer committed on 28 Jul 2015
2015-07-23
@Antony Pavlov
net: eth_send: Allow to use multiple network interfaces at once ...
Antony Pavlov authored on 20 Jul 2015 Sascha Hauer committed on 23 Jul 2015
2015-06-26
@Sascha Hauer
net: eth: Do not rely on CONFIG_PARAMETER to be enabled ...
Sascha Hauer committed on 26 Jun 2015
2015-04-28
@Sascha Hauer
eth: halt active ethernet device on unregister ...
Sascha Hauer committed on 28 Apr 2015
2014-09-17
@Sascha Hauer
net: Call edev->recv with correct eth_device ...
Sascha Hauer committed on 17 Sep 2014
2014-05-15
@Sascha Hauer
net: take eth id from devicetree alias ...
Sascha Hauer committed on 15 May 2014
@Sascha Hauer
net: Allow to use multiple network interfaces at once ...
Sascha Hauer committed on 15 May 2014
2014-04-04
@Sascha Hauer
param: Add dev_add_param_mac ...
Sascha Hauer committed on 4 Apr 2014
2014-03-07
@Sascha Hauer
Merge branch 'for-next/nfs' ...
Sascha Hauer committed on 7 Mar 2014
@Sascha Hauer
Merge branch 'for-next/mtd' ...
Sascha Hauer committed on 7 Mar 2014
@Sascha Hauer
net: constify eth_get_byname argument ...
Sascha Hauer committed on 7 Mar 2014
2014-02-13
@Sascha Hauer
device: remove parameters when unregistering a device ...
Sascha Hauer committed on 13 Feb 2014
2014-02-10
@Lucas Stach
remove redundant NULL check on free ...
Lucas Stach authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
2013-11-08
@Sascha Hauer
treewide: Add missing includes ...
Sascha Hauer committed on 8 Nov 2013
2013-11-06
@Sascha Hauer
of: Add a context pointer to fixup functions ...
Sascha Hauer committed on 6 Nov 2013
2013-09-05
@Renaud Barbier
net, of: fixup MAC address by alias ...
Renaud Barbier authored on 4 Sep 2013 Sascha Hauer committed on 5 Sep 2013
2013-07-27
@Sascha Hauer
of: net: Use correct devicetree in eth_of_fixup ...
Sascha Hauer committed on 27 Jul 2013
2013-07-02
@Sascha Hauer
Merge branch 'for-next-manual/oftree-linux-sync'
Sascha Hauer committed on 2 Jul 2013
2013-06-05
@Sascha Hauer
net: Set mac-address property ...
Sascha Hauer committed on 5 Jun 2013
2013-05-21
@Sascha Hauer
net: Add of_register_ethaddr ...
Sascha Hauer committed on 21 May 2013
2013-04-11
@Sascha Hauer
net: store ethernet device parameters in device ...
Sascha Hauer committed on 11 Apr 2013
2012-12-13
@Sascha Hauer
Merge branch 'pu/net-link'
Sascha Hauer committed on 13 Dec 2012
2012-12-12
@Sascha Hauer
net phylib: force to wait for link ...
Sascha Hauer committed on 12 Dec 2012
@Sascha Hauer
drivers/base: fix corrupt device tree ...
Sascha Hauer committed on 12 Dec 2012
2012-12-08
@Sascha Hauer
net phylib: Call phy_update_status when no link is present ...
Sascha Hauer committed on 8 Dec 2012
2012-11-16
@Sascha Hauer
Merge branch 'for-next/misc' ...
Sascha Hauer committed on 16 Nov 2012
2012-11-12
@Jean-Christophe PLAGNIOL-VILLARD
eth: register device a pure device ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Nov 2012 Sascha Hauer committed on 12 Nov 2012
2012-10-30
@Sascha Hauer
net eth: make edev->init optional ...
Sascha Hauer committed on 30 Oct 2012
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012