summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-28-0/+24
| * | net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-28-5/+5
| * | net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-28-18/+29
| * | net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-28-1/+12
| * | net: tsec: Add driver model ethernet supportBin Meng2016-01-28-0/+186
| * | net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng2016-01-28-12/+11
| * | net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng2016-01-28-105/+103
| * | net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng2016-01-28-37/+32
| * | net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng2016-01-28-28/+26
| * | net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2016-01-28-29/+36
| * | drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-28-1/+330
| * | drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-28-0/+23
| * | net: phy: do not read configuration register on resetStefan Agner2016-01-28-9/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-28-0/+50
|\ \ \
| * | | misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-28-0/+50
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-27-23/+316
|\ \ \
| * | | spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu2016-01-27-3/+3
| * | | spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu2016-01-27-6/+6
| * | | spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu2016-01-27-1/+1
| * | | mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu2016-01-27-4/+1
| * | | mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu2016-01-27-1/+8
| * | | driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha2016-01-27-1/+1
| * | | driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha2016-01-27-0/+78
| * | | driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha2016-01-27-1/+1
| * | | driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha2016-01-27-0/+12
| * | | driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha2016-01-27-1/+13
| * | | driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2016-01-27-3/+82
| * | | driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha2016-01-27-1/+78
| * | | drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_startPratiyush Mohan Srivastava2016-01-25-1/+3
| * | | drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllersEd Swarthout2016-01-25-0/+1
| * | | driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-25-0/+10
| * | | fsl/ddr: Add workaround for ERRATUM_A009942Shengzhou Liu2016-01-25-0/+18
* | | | net: xilinx_ll_temac: Fix string overflowRicardo Ribalda Delgado2016-01-27-1/+2
* | | | ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-27-1/+1
* | | | mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-27-0/+5
* | | | mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu2016-01-27-0/+4
* | | | sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-27-1/+6
* | | | net: zynq: Change MDC setup for arm64Michal Simek2016-01-27-0/+4
* | | | net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-27-0/+3
* | | | serial: zynq: Fix address reading from DMMichal Simek2016-01-27-6/+1
* | | | serial: zynq: Extend compatible string listMichal Simek2016-01-27-0/+1
* | | | fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu2016-01-27-2/+2
* | | | net: emaclite: Move emaclite to KconfigMichal Simek2016-01-27-0/+8
* | | | net: emaclite: Let core to handle received packetMichal Simek2016-01-27-3/+3
* | | | net: emaclite: Rename start and stop functionsMichal Simek2016-01-27-5/+5
* | | | net: emaclite: Move driver to DMMichal Simek2016-01-27-68/+91
* | | | net: emaclite: Use indirect access in emaclite_recvMichal Simek2016-01-27-52/+73
* | | | net: emaclite: Use indirect reg access in sendMichal Simek2016-01-27-30/+18
* | | | net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flagMichal Simek2016-01-27-13/+2
* | | | net: emaclite: Fix logic around available TX buffersMichal Simek2016-01-27-16/+8