summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Add debug informationPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha
2015-11-30driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha
2015-11-30armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-19net: zynq: Fix MDC setting for zynqMichal Simek
2015-11-19net: zynq: Remove unused MDCCLKDIV2 macroMichal Simek
2015-11-19net: zynq: Fix mdc clock division setting for 100Mbit/sMichal Simek
2015-11-19net: zynq: Wait till packet is sentMichal Simek
2015-11-19net: zynq: Disable secondary queuesEdgar E. Iglesias
2015-11-19net: zynq: Add dummy packet to fix packet duplication issueMichal Simek
2015-11-19net: zynq: Do not report TX underrunMichal Simek
2015-11-19net: zynq: Setup BD when structures are filledMichal Simek
2015-11-19net: zynq: Allocate BD_SPACE in connection to RX_BUFMichal Simek
2015-11-19net: zynq: Fix clearing statisticMichal Simek
2015-11-19net: zynq: Extend register description with offsetsMichal Simek
2015-11-19net: zynq: Add support for different PHY interface typesMichal Simek
2015-11-19net: zynq: Add debug message to phyread/phywriteMichal Simek
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-11-18altera_tse: change ioremap to map_physmemThomas Chou
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-11-12driver: net: Fix pointer conversion warnings for xilinx_zynqmp_epPrabhakar Kushwaha
2015-11-12net: altera_tse: add mSG-DMA supportThomas Chou
2015-11-12net: altera_tse: add priv ops to prepare msgdma supportThomas Chou
2015-11-12net: altera_tse: wait sgdma in altera_tse_recvThomas Chou
2015-11-12net: altera_tse: factor out stop mac funcThomas Chou
2015-11-06net: altera_tse: get numbers of fdt address and size cellsThomas Chou
2015-11-06net: altera_tse: use BIT macroThomas Chou
2015-11-06net: altera_tse: remove the useless parenthesisThomas Chou
2015-11-06net: altera_tse: fix packed and aligned attributeThomas Chou
2015-11-06net: altera_tse: use data type u32 for regs and descThomas Chou
2015-11-06net: altera_tse: remove unused macro and regs defThomas Chou
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-10-29net: pch_gbe: Add driver remove supportBin Meng
2015-10-29net: designware: Add driver remove supportBin Meng
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng