summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: show enetaddr in lowercaseHolger Schurig2014-06-021-1/+1
* commands: move CMD_IFUP to commands/KconfigHolger Schurig2014-05-141-7/+0
* commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-142-5/+1
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-142-5/+1
* commands: introduce CMD_HOSTHolger Schurig2014-05-141-1/+2
* commands: harmonize in-barebox documentationHolger Schurig2014-05-145-38/+25
* commands: group 'help' outputHolger Schurig2014-05-145-0/+5
* net/ifup.c: avoid setting the MAC twiceJuergen Borleis2014-04-241-1/+0
* net/ifup.c: don't fail silentlyJuergen Borleis2014-04-241-2/+6
* Merge branch 'for-next/misc'Sascha Hauer2014-04-041-11/+3
|\
| * param: Add dev_add_param_macSascha Hauer2014-04-041-11/+3
* | netconsole: bail out when no connection is openedSascha Hauer2014-03-311-0/+6
|/
* ifup: set serverip to provided value when doing dhcpSascha Hauer2014-03-141-0/+3
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-074-1/+192
|\
| * net: Add ifup supportSascha Hauer2014-03-073-0/+191
| * net: constify eth_get_byname argumentSascha Hauer2014-03-071-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2014-03-071-2/+0
|\ \
| * | device: remove parameters when unregistering a deviceSascha Hauer2014-02-131-2/+0
| |/
* / remove redundant NULL check on freeLucas Stach2014-02-101-1/+1
|/
* net: Fix error return value for string_to_ethaddrSascha Hauer2014-01-201-2/+2
* barebox: remove double semicolonsAlexander Aring2013-11-182-2/+2
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-2/+2
* Merge branch 'for-next/console'Sascha Hauer2013-10-071-1/+0
|\
| * console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* | dhcp: replace dhcp_getenv_int with getenv_uintSascha Hauer2013-10-071-11/+1
|/
* Merge branch 'for-next/powerpc'Sascha Hauer2013-09-051-10/+12
|\
| * net, of: fixup MAC address by aliasRenaud Barbier2013-09-051-10/+12
* | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-2/+1
|\ \
| * | Make hostname available to C CodeSascha Hauer2013-08-161-1/+0
| * | globalvar: Allow to set initial valueSascha Hauer2013-08-161-1/+1
| |/
* / net: fix checksum verificationBaruch Siach2013-08-121-1/+1
|/
* of: net: Use correct devicetree in eth_of_fixupSascha Hauer2013-07-271-1/+1
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-1/+1
|\
* | net: Set mac-address propertySascha Hauer2013-06-051-0/+54
|/
* net: Add of_register_ethaddrSascha Hauer2013-05-211-12/+56
* net: dhcp: Fix tftp servername handlingSascha Hauer2013-05-141-3/+6
* net: dhcp: Fix return value on ctrl-cSascha Hauer2013-05-141-2/+4
* netconsole: use dev_add_param_* helpersSascha Hauer2013-04-111-44/+6
* net: store ethernet device parameters in deviceSascha Hauer2013-04-112-81/+39
* net/console: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+4
* net: dhcp: fix typoSascha Hauer2013-02-281-2/+2
* introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
* Merge branch 'pu/net-link'Sascha Hauer2012-12-131-0/+3
|\
| * net phylib: force to wait for linkSascha Hauer2012-12-121-0/+3
* | drivers/base: fix corrupt device treeSascha Hauer2012-12-121-1/+1
|/
* net phylib: Call phy_update_status when no link is presentSascha Hauer2012-12-081-1/+2
* Merge branch 'kconfig'Sascha Hauer2012-12-081-1/+1
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* | mem: add the swab (swap bytes) option to memory_display()Antony Pavlov2012-11-261-1/+1
|/