summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* dns: fix recursive loopSascha Hauer2012-05-161-2/+9
* complete: eth typo fixJean-Christophe PLAGNIOL-VILLARD2012-05-021-1/+1
* Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-05-012-0/+23
|\
| * complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+21
| * complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* | dhcp: set start timeSascha Hauer2012-04-301-0/+1
|/
* dhcp: fix typo introduce during rebase of hostname patchJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+1
* net: dhcp: add support to send the hostname to the dhcp serverJean-Christophe PLAGNIOL-VILLARD2012-04-181-2/+12
* Merge branch 'work/dns' into nextSascha Hauer2012-04-165-23/+24
|\
| * Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
| * net: remove unused getenv_ip_dnsSascha Hauer2012-04-151-4/+1
| * dns: use global nameserver/domainnameSascha Hauer2012-04-151-3/+3