summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-18dts: sunxi: Bring in Ethernet device tree bindingsSimon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18sunxi: Replace the pcDuino3 config with FDT versionSimon Glass
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger
2015-04-18net: Fix compile errors when SNTP enabled and not DATEJoe Hershberger
2015-04-18net: Convert protocol structures to use explicit sizesSergey Temerkhanov
2015-04-18net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in eth.cJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in linklocalJoe Hershberger
2015-04-18net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up DNS variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up CDP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up ping variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up SNTP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up RARP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up NFS variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up DHCP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up ARP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up TFTP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18net: cosmetic: Fixup var names for DHCP stringsJoe Hershberger
2015-04-18net: cosmetic: Fixup var names related to boot fileJoe Hershberger
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: spi_flash: fix wrong dependencyMasahiro Yamada
2015-04-18dm: usb: Add a README for driver modelSimon Glass
2015-04-18dm: usb: Add tests for the USB uclassSimon Glass
2015-04-18dm: test: Allow 'dm test' to select a particular test to runSimon Glass
2015-04-18dm: test: Correct printf() output nit in 'dm uclass'Simon Glass
2015-04-18dm: usb: sandbox: Enable USBSimon Glass
2015-04-18dm: usb: Tidy up pipe value decodingSimon Glass
2015-04-18dm: usb: Add a generic descriptor structSimon Glass
2015-04-18dm: usb: exynos: Enable both EHCI and XHCI on snowSimon Glass
2015-04-18dm: usb: exynos: Enable both USB ports on snowSimon Glass
2015-04-18dm: usb: exynos: Use driver model for USBSimon Glass