summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apm/xgene/xgene_enet_hw.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen2017-09-051-5/+2
* xgene: Check all RGMII phy mode variantsIyappan Subramanian2017-05-191-6/+6
* drivers: net: xgene: Fix redundant prefetch buffer cleanupIyappan Subramanian2017-05-161-21/+0
* drivers: net: xgene: Workaround for HW errata 10GE_4Quan Nguyen2017-05-161-0/+2
* drivers: net: xgene: Add rx_overrun/tx_underrun statisticsIyappan Subramanian2017-05-161-0/+11
* drivers: net: xgene: Extend ethtool statisticsQuan Nguyen2017-05-161-0/+29
* drivers: net: xgene: Refactor statistics error parsing codeQuan Nguyen2017-05-161-6/+0
* drivers: net: xgene: Use rgmii mdio mac accessQuan Nguyen2017-05-161-0/+14
* drivers: net: xgene: Protect indirect MAC accessIyappan Subramanian2017-05-161-69/+50
* drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11Iyappan Subramanian2017-03-151-1/+1
* drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2017-03-151-0/+1
* drivers: net: xgene: Add flow control initializationIyappan Subramanian2016-12-031-0/+57
* drivers: net: xgene: Add flow control configurationIyappan Subramanian2016-12-031-0/+48
* drivers: net: xgene: Add change_mtu functionIyappan Subramanian2016-12-031-0/+6
* drivers: net: xgene: Add support for Jumbo frameIyappan Subramanian2016-12-031-0/+3
* drivers: net: xgene: Configure classifier with pagepoolIyappan Subramanian2016-12-031-2/+5
* drivers: net: xgene: Add helper functionIyappan Subramanian2016-12-031-12/+7
* drivers: net: xgene: fix: Disable coalescing on v1 hardwareIyappan Subramanian2016-11-011-12/+0
* net: ethernet: apm: xgene: use phydev from struct net_devicePhilippe Reynes2016-09-131-12/+12
* net: xgene: fix backward compatibility fixArnd Bergmann2016-09-011-4/+0
* drivers: net: xgene: Fix backward compatibilityIyappan Subramanian2016-08-131-9/+9
* net: xgene: fix maybe-uninitialized variableArnd Bergmann2016-08-031-0/+2
* ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+1
* xgene: Fix build warning with ACPI disabled.David S. Miller2016-07-261-2/+1
* drivers: net: xgene: Use exported functionsIyappan Subramanian2016-07-251-88/+9
* drivers: net: xgene: Enable MDIO driverIyappan Subramanian2016-07-251-4/+4
* drivers: net: xgene: Add backward compatibilityIyappan Subramanian2016-07-251-6/+51
* drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian2016-07-251-11/+23
* drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2016-07-251-1/+1
* drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian2016-07-251-0/+41
* drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian2016-07-251-12/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-8/+11
|\
| * drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian2016-05-131-8/+11
* | xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
|/
* drivers: net: xgene: Add support for multiple queuesIyappan Subramanian2016-02-171-0/+12
* drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall2015-12-081-2/+2
* drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian2015-11-081-2/+47
* drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian2015-10-301-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-8/+16
|\
| * net: fix phy refcounting in a bunch of driversRussell King2015-09-241-8/+16
* | driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian2015-09-151-1/+2
|/
* drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-251-0/+3
* drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi2015-06-231-2/+3
* drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...Suman Tripathi2015-06-231-1/+1
* drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian2015-04-301-5/+31
* net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
* net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan2015-01-061-24/+70
* drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian2014-11-041-1/+17
* drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian2014-10-141-1/+0
* drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian2014-10-101-14/+30