summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c
AgeCommit message (Expand)Author
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2019-07-27drivers: net: xgene: Move status variable declaration into CONFIG_ACPI blockNathan Chancellor
2019-07-24drivers: net: xgene: Remove acpi_has_method() callsKelsey Skunberg
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2017-05-16drivers: net: xgene: Fix redundant prefetch buffer cleanupIyappan Subramanian
2017-05-16drivers: net: xgene: Workaround for HW errata 10GE_4Quan Nguyen
2017-05-16drivers: net: xgene: Add rx_overrun/tx_underrun statisticsIyappan Subramanian
2017-05-16drivers: net: xgene: Protect indirect MAC accessIyappan Subramanian
2016-12-03drivers: net: xgene: Add flow control initializationIyappan Subramanian
2016-12-03drivers: net: xgene: Add flow control configurationIyappan Subramanian
2016-12-03drivers: net: xgene: Add change_mtu functionIyappan Subramanian
2016-12-03drivers: net: xgene: Add support for Jumbo frameIyappan Subramanian
2016-12-03drivers: net: xgene: Configure classifier with pagepoolIyappan Subramanian
2016-12-03drivers: net: xgene: Add helper functionIyappan Subramanian
2016-07-25drivers: net: xgene: Add backward compatibilityIyappan Subramanian
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi
2015-04-30drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian
2014-10-25drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven
2014-10-14drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian