summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/misc'Sascha Hauer2012-11-161-1/+1
|\
| * eth: register device a pure deviceJean-Christophe PLAGNIOL-VILLARD2012-11-121-1/+1
* | net eth: make edev->init optionalSascha Hauer2012-10-301-1/+2
|/
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/tftp'Sascha Hauer2012-10-034-439/+0
|\
| * net: remove old tftp supportSascha Hauer2012-09-284-439/+0
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-14/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-14/+0
| |/
* | Merge branch 'for-next/boot-sequence-dhcp'Sascha Hauer2012-10-031-25/+142
|\ \
| * | dhcp: add retries limit supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-3/+34
| * | dhcp: add copy_only_if_valid supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-1/+6
| * | dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-19/+100
| * | defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-2/+2
* | | net/eth: fix link handlingSascha Hauer2012-09-271-18/+57
* | | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-251-2/+6
* | | net: catch error on eth_sendJean-Christophe PLAGNIOL-VILLARD2012-09-161-7/+11
| |/ |/|
* | net: tftp: timeout only after a proper amount of timeWolfram Sang2012-09-141-1/+2
|/
* Merge branch 'for-next/ethernet'Sascha Hauer2012-07-022-3/+3
|\
| * eth: eth MAC addresses are six bytesJohannes Stezenbach2012-06-302-3/+3
* | net: Use dev_name directlySascha Hauer2012-06-281-3/+1
|/