summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2015-10-29net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet
2015-10-29net: rtl8169: Build warning fixes for 64-bitStephen Warren
2015-10-29net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie
2015-10-29net: Move some header files to include/Shaohui Xie
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang
2015-10-29driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-22driver: net: keystone_net: removing unused codeMugunthan V N
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N
2015-10-22drivers: net: cpsw: prepare driver for device model migrationMugunthan V N
2015-09-29net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann