index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
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