aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apm/xgene/xgene_enet_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25drivers: net: xgene: Use exported functionsIyappan Subramanian1-88/+9
2016-07-25drivers: net: xgene: Enable MDIO driverIyappan Subramanian1-4/+4
2016-07-25drivers: net: xgene: Add backward compatibilityIyappan Subramanian1-6/+51
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian1-11/+23
2016-07-25drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian1-1/+1
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian1-0/+41
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian1-12/+18
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+11
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian1-8/+11
2016-04-26xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov1-1/+1
2016-02-17drivers: net: xgene: Add support for multiple queuesIyappan Subramanian1-0/+12
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall1-2/+2
2015-11-08drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian1-2/+47
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian1-1/+7
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+16
2015-09-24net: fix phy refcounting in a bunch of driversRussell King1-8/+16
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian1-1/+2
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian1-0/+3
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi1-2/+3
2015-06-23drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of APM X-Gene SoC ethernet controller.Suman Tripathi1-1/+1
2015-04-30drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian1-5/+31
2015-03-05net: eth: xgene: fix booting with devicetreeMark Salter1-1/+1
2015-01-06net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan1-24/+70
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian1-1/+17
2014-10-14drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian1-1/+0
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian1-14/+30
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian1-0/+728