summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28net: phy: micrel: Disable B_CAST on configAlexandre Messier
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin
2016-01-28net/designware: do explicit port selection for 1Gb modeAlexey Brodkin
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng
2016-01-28net: tsec: Add driver model ethernet supportBin Meng
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng
2016-01-28net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2016-01-12dm: net: Convert rtl8169 to use DM PCI APISimon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-07net: Fix delay in net_retry testJoe Hershberger
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam
2016-01-04net: e1000: use correct helper to do endianness conversionMiao Yan
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård
2016-01-03net: fec_mxc: configure MDIO hold timeMåns Rullgård
2015-12-22net: designware: Zap trailing backslashMarek Vasut
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut
2015-12-18net: gem: Add driver dependencies to PHYLIBMichal Simek
2015-12-18net: gem: Fix typo in Kconfig entryMichal Simek
2015-12-18net: gem: Separate recv and free_pkt functionsMichal Simek
2015-12-18net: gem: Fix return value from recvMichal Simek
2015-12-18net: gem: Setup default phy address to -1Michal Simek
2015-12-17net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie
2015-12-17armv8/ls1043a: remove print infoMingkai Hu
2015-12-17driver: net: fsl-mc: remove MC firmware version checkStuart Yoder
2015-12-14qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submitTom Rini
2015-12-07net: gem: Enable CTRL+C in wait_for_bitMichal Simek
2015-12-07net: gem: Move gem to KconfigMichal Simek
2015-12-07net: gem: Read information about interface from DTMichal Simek
2015-12-07net: gem: Move driver to DMMichal Simek
2015-12-07net: gem: Fix miiphy_read nameMichal Simek
2015-12-07net: gem: Remove zynq_gem_of_init()Michal Simek
2015-12-07net: gem: Enable MDIO bus earlierMichal Simek
2015-12-07net: gem: Check if priv->phydev is validMichal Simek
2015-12-07net: gem: Extract phy init codeMichal Simek