summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-222-4/+1
* | | net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut2015-12-201-1/+145
| |/ |/|
* | net: gem: Add driver dependencies to PHYLIBMichal Simek2015-12-182-4/+1
* | net: gem: Fix typo in Kconfig entryMichal Simek2015-12-181-1/+1
* | net: gem: Separate recv and free_pkt functionsMichal Simek2015-12-181-20/+32
* | net: gem: Fix return value from recvMichal Simek2015-12-181-1/+1
* | net: gem: Setup default phy address to -1Michal Simek2015-12-181-1/+2
* | net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie2015-12-171-0/+4
* | armv8/ls1043a: remove print infoMingkai Hu2015-12-171-8/+1
* | driver: net: fsl-mc: remove MC firmware version checkStuart Yoder2015-12-171-13/+0
* | qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submitTom Rini2015-12-131-1/+1
* | net: gem: Enable CTRL+C in wait_for_bitMichal Simek2015-12-071-0/+6
* | net: gem: Move gem to KconfigMichal Simek2015-12-071-0/+6
* | net: gem: Read information about interface from DTMichal Simek2015-12-071-8/+12
* | net: gem: Move driver to DMMichal Simek2015-12-071-69/+110
* | net: gem: Fix miiphy_read nameMichal Simek2015-12-071-2/+2
* | net: gem: Remove zynq_gem_of_init()Michal Simek2015-12-071-42/+0
* | net: gem: Enable MDIO bus earlierMichal Simek2015-12-071-5/+9
* | net: gem: Check if priv->phydev is validMichal Simek2015-12-071-0/+2
* | net: gem: Extract phy init codeMichal Simek2015-12-071-17/+30
* | net: gem: Remove phydev variableMichal Simek2015-12-071-13/+10
* | net: gem: Change mii function not to use eth_device structureMichal Simek2015-12-071-13/+19
* | net: gem: Change mdio_wait prototype to pass regsMichal Simek2015-12-071-4/+3
* | net: gem: Do not continue if phy is not foundMichal Simek2015-12-071-4/+10
* | sparc: Use microseconds instead of ticks for timeoutFrancois Retief2015-12-031-1/+1
* | net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-301-0/+15
* | armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-301-0/+1
* | armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-303-2/+5
* | driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha2015-11-302-6/+11
* | driver: net: ldpaa: Add debug informationPrabhakar Kushwaha2015-11-301-0/+123
* | driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha2015-11-303-44/+142
* | driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2015-11-302-36/+435
* | driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-301-198/+184
* | driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha2015-11-301-1/+1
* | driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha2015-11-301-0/+12
* | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2015-11-302-1/+224
* | driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha2015-11-304-0/+167
* | armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha2015-11-301-8/+7
|/
* Move console definitions into a new console.h fileSimon Glass2015-11-194-0/+4
* net: zynq: Fix MDC setting for zynqMichal Simek2015-11-191-1/+1
* net: zynq: Remove unused MDCCLKDIV2 macroMichal Simek2015-11-191-1/+0
* net: zynq: Fix mdc clock division setting for 100Mbit/sMichal Simek2015-11-191-2/+2
* net: zynq: Wait till packet is sentMichal Simek2015-11-191-1/+32
* net: zynq: Disable secondary queuesEdgar E. Iglesias2015-11-191-0/+26
* net: zynq: Add dummy packet to fix packet duplication issueMichal Simek2015-11-191-2/+8
* net: zynq: Do not report TX underrunMichal Simek2015-11-191-2/+0
* net: zynq: Setup BD when structures are filledMichal Simek2015-11-191-3/+3
* net: zynq: Allocate BD_SPACE in connection to RX_BUFMichal Simek2015-11-191-1/+1
* net: zynq: Fix clearing statisticMichal Simek2015-11-191-4/+3
* net: zynq: Extend register description with offsetsMichal Simek2015-11-191-15/+15
OpenPOWER on IntegriCloud