No description
Find a file
Juan Manuel Cruz b97f3f3996 eth: Add full-duplex configuration to ENC28J60
The driver originally gets the full-duplex configuration
from the PHCON1 register and PDPXMD bit as stated by the
ENC298J60 specification document section 2.6 "LED Configuration".
This section trust the board to LEDB connection to signal the
full-duplex configuration.

This commit gets the full-duplex configuration from Kconfig
symbols to allow a proper functionality even when the board
is not connecting LEDB apropriately.

Change-Id: I803958409a611e23e2c3e03f40b412f1695947af
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2016-09-17 22:43:52 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch intel_quark: move X86_IAMCU to defconfig 2016-09-17 11:14:12 +00:00
boards arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
doc trivial: fixed typos 2016-09-17 13:47:36 +00:00
drivers eth: Add full-duplex configuration to ENC28J60 2016-09-17 22:43:52 +00:00
ext boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
fs fs: Fixes a bug that limits volume size to 1MB 2016-09-16 02:21:00 +00:00
include Merge "Merge bluetooth branch into master" 2016-09-17 16:25:47 +00:00
kernel unified/build: allow building the unified kernel 2016-09-13 17:12:55 -04:00
lib libc: replace null.h and size_t.h with stddef.h 2016-09-13 10:21:10 +08:00
misc arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
net Bluetooth: HCI: Fix updating RPA too early 2016-09-15 14:36:09 +00:00
samples Merge bluetooth branch into master 2016-09-16 13:28:24 +03:00
scripts build: use 'vercomp' without relying on it being in PATH 2016-09-15 23:59:15 -07:00
tests Merge bluetooth branch into master 2016-09-16 13:28:24 +03:00
usb usb: Allow to register and handle vendor specific commands 2016-09-12 00:43:31 +00:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr parse board defconfig at the very end 2016-09-16 03:10:34 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: add maintainer for some of the boards 2016-09-16 03:10:33 +00:00
Makefile build: allow specifying a custom linker script relative to project 2016-09-15 09:42:24 -04:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00