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_xgmac.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
2017-03-15
drivers: net: xgene: Add workaround for errata 10GE_1
Quan Nguyen
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-10-12
drivers: net: xgene: fix: Use GPIO to get link status
Iyappan Subramanian
2016-09-23
drivers: net: xgene: Fix MSS programming
Iyappan Subramanian
2016-08-29
net/xgene: fix error handling during reset
Arnd Bergmann
2016-08-13
drivers: net: xgene: Poll link status via GPIO
Iyappan Subramanian
2016-08-13
drivers: net: xgene: XFI PCS reset when link is down
Iyappan Subramanian
2016-08-13
drivers: net: xgene: Change port init sequence
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
2015-12-08
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
Julia Lawall
2015-08-27
drivers: net: xgene: Adding support for TSO
Iyappan Subramanian
2015-06-23
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
2015-04-30
drivers: net: xgene: Add 10GbE support with ring manager v2
Iyappan Subramanian
2014-11-04
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
2014-10-14
drivers: net: xgene: Preparing for adding SGMII based 1GbE
Iyappan Subramanian
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian