History for barebox / net / eth.c
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
2010-08-27
@Jean-Christophe PLAGNIOL-VILLARD
net: rework the mii support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 26 Aug 2010 Sascha Hauer committed on 27 Aug 2010
2010-06-17
@Sascha Hauer
rework device parameters ...
Sascha Hauer committed on 17 Jun 2010
@Sascha Hauer
net: remove need for eth_halt/eth_open ...
Sascha Hauer committed on 17 Jun 2010
2009-07-21
@Sascha Hauer
add a device_d to ethernet devices ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
net: Get rid of DEVICE_TYPE_ETHER usage ...
Sascha Hauer committed on 21 Jul 2009
2009-04-07
@Sascha Hauer
net: add eth_unregister function ...
Sascha Hauer committed on 7 Apr 2009
2009-04-06
@Sascha Hauer
eth.c: Fix return values ...
Sascha Hauer committed on 6 Apr 2009
@Sascha Hauer
allow changing of network device ...
Sascha Hauer committed on 6 Apr 2009
2008-12-18
@fredo
remove unused variable ...
fredo authored on 8 Dec 2008 Sascha Hauer committed on 18 Dec 2008
2008-09-30
@Sascha Hauer
Ethernet: write MAC address to hardware when it's changed ...
Sascha Hauer committed on 30 Sep 2008
2008-08-20
@Sascha Hauer
eth: check for valid parameters for ethaddr, ipaddr, ... ...
Sascha Hauer committed on 20 Aug 2008
2008-03-14
@Sascha Hauer
remove unnessecary include
Sascha Hauer committed on 14 Mar 2008