summaryrefslogtreecommitdiff
path: root/drivers/ethernet
AgeCommit message (Expand)Author
2016-05-12eth_dw: use sys log interface for debuggingAnas Nashif
2016-04-07ethernet/dw: remove kconfigs that are SoC specificDaniel Leung
2016-03-31eth_dw: fix buffer leak when RX frames are too largeSebastien Griffoul
2016-03-16drivers: Replace DEV_NOT_CONFIG by -EPERMAndre Guedes
2016-02-05eth_dw: fix compilation issue in eth_dw.c driverJean-Paul Etienne
2016-02-05irq: rename irq_connect() to IRQ_CONNECT()Andrew Boie
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05net: use DEVICE_GET() instead of referencing __initconfig_xxx directlyBenjamin Walsh
2016-02-05device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICEBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05drivers: pci: struct pci_dev_info rename classJavier B Perez Hernandez
2016-02-05build: Remove PROJECTINCLUDE from application makefilesAnas Nashif
2016-02-05irq: removes priority parameter from IRQ_CONFIG macroJuan Manuel Cruz
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05kconfig: define architecture as a kconfig variableAnas Nashif
2016-02-05net: Refactor code to use new generic net_buf APIJukka Rissanen
2016-02-05eth: dw: Add driver for Synopsys DesignWare Ethernet MACMichael LeMay