History for barebox / net / eth.c
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
2012-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
2012-09-27
@Sascha Hauer
net/eth: fix link handling ...
Sascha Hauer committed on 27 Sep 2012
2012-09-25
@Jean-Christophe PLAGNIOL-VILLARD
net: introduce phylib ...
Jean-Christophe PLAGNIOL-VILLARD authored on 9 Aug 2012 Sascha Hauer committed on 25 Sep 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-02
@Sascha Hauer
Merge branch 'for-next/ethernet'
Sascha Hauer committed on 2 Jul 2012
2012-06-30
@Johannes Stezenbach
eth: eth MAC addresses are six bytes ...
Johannes Stezenbach authored on 18 Jun 2012 Sascha Hauer committed on 30 Jun 2012
2012-06-28
@Sascha Hauer
net: Use dev_name directly ...
Sascha Hauer committed on 28 Jun 2012
2012-05-02
@Jean-Christophe PLAGNIOL-VILLARD
complete: eth typo fix ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 May 2012 Sascha Hauer committed on 2 May 2012
2012-04-30
@Jean-Christophe PLAGNIOL-VILLARD
complete: add eth interface complete support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 30 Apr 2012
2012-04-16
@Sascha Hauer
Use DEVICE_ID_DYNAMIC where applicable ...
Sascha Hauer committed on 16 Apr 2012
2012-04-05
@Wolfram Sang
net: eth: don't say that MAC comes from EEPROM ...
Wolfram Sang authored on 5 Apr 2012 Sascha Hauer committed on 5 Apr 2012
2012-02-25
@Sascha Hauer
net: use container_of instead of dev->type_data ...
Sascha Hauer committed on 25 Feb 2012
2012-02-14
@Sascha Hauer
net: fix eth device unregistration ...
Sascha Hauer committed on 14 Feb 2012
2011-08-15
@Sascha Hauer
net: make the ethernet device a child of the hardware device ...
Sascha Hauer committed on 15 Aug 2011
2011-07-29
@Sascha Hauer
net: Add a possibility for boards to give network devices a MAC address ...
Sascha Hauer committed on 29 Jul 2011
2011-04-12
@Sascha Hauer
eth: check the result of edev->get_ethaddr ...
Sascha Hauer committed on 12 Apr 2011
2011-03-03
@Sascha Hauer
net: use dev_* for printing network related stuff ...
Sascha Hauer committed on 3 Mar 2011
2011-02-18
@Sascha Hauer
network: initialize new net device id with -1 ...
Sascha Hauer committed on 18 Feb 2011
2011-01-07
@Sascha Hauer
net: fix printf compiler warnings ...
Sascha Hauer committed on 7 Jan 2011
2010-12-20
@Sascha Hauer
LED: Add LED trigger support ...
Sascha Hauer committed on 20 Dec 2010
2010-12-16
@Baruch Siach
eth: fix 'warning: No MAC address set' when using EEPROM MAC ...
Baruch Siach authored on 15 Dec 2010 Sascha Hauer committed on 16 Dec 2010