index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
apm
/
xgene
/
xgene_enet_sgmac.c
Age
Commit message (
Expand
)
Author
2019-07-27
drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block
Nathan Chancellor
2019-07-24
drivers: net: xgene: Remove acpi_has_method() calls
Kelsey Skunberg
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2017-05-16
drivers: net: xgene: Fix redundant prefetch buffer cleanup
Iyappan Subramanian
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_4
Quan Nguyen
2017-05-16
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
2017-05-16
drivers: net: xgene: Protect indirect MAC access
Iyappan Subramanian
2016-12-03
drivers: net: xgene: Add flow control initialization
Iyappan Subramanian
2016-12-03
drivers: net: xgene: Add flow control configuration
Iyappan Subramanian
2016-12-03
drivers: net: xgene: Add change_mtu function
Iyappan Subramanian
2016-12-03
drivers: net: xgene: Add support for Jumbo frame
Iyappan Subramanian
2016-12-03
drivers: net: xgene: Configure classifier with pagepool
Iyappan Subramanian
2016-12-03
drivers: net: xgene: Add helper function
Iyappan Subramanian
2016-07-25
drivers: net: xgene: Add backward compatibility
Iyappan Subramanian
2016-07-25
drivers: net: xgene: Fix module unload crash - clkrst sequence
Iyappan Subramanian
2016-07-25
drivers: net: xgene: Fix module unload crash - hw resource cleanup
Iyappan Subramanian
2016-07-25
drivers: net: xgene: Separate set_speed from mac_init
Iyappan Subramanian
2015-12-08
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
Julia Lawall
2015-06-23
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
2015-04-30
drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2
Iyappan Subramanian
2015-03-18
drivers: net: xgene: Add second SGMII based 1G interface
Keyur Chudgar
2014-11-04
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
2014-10-25
drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()
Geert Uytterhoeven
2014-10-14
drivers: net: xgene: Add SGMII based 1GbE support
Iyappan Subramanian