开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
emac
/
emac.c
Age
Commit message (
Expand
)
Author
2017-07-14
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
2017-06-04
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-29
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
2017-01-29
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
2017-01-23
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
2017-01-23
net: qcom/emac: rename emac_phy to emac_sgmii and move it
Timur Tabi
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-12
net: qcom/emac: grab a reference to the phydev on ACPI systems
Timur Tabi
2017-01-10
net: qcom/emac: add ethtool support
Timur Tabi
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-17
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-27
net: qcom/emac: fix of_node and phydev leaks
Johan Hovold
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-17
net: qcom/emac: Fix module autoload for OF registration
Javier Martinez Canillas
2016-09-29
net: qcom/emac: initial ACPI support
Timur Tabi
2016-09-29
net: qcom/emac: use device_get_mac_address
Timur Tabi
2016-09-29
net: qcom/emac: do not use devm on internal phy pdev
Timur Tabi
2016-09-16
net: emac: remove .owner field for driver
Wei Yongjun
2016-09-16
net: emac: remove unnecessary dev_set_drvdata()
Wei Yongjun
2016-09-01
net: emac: emac gigabit ethernet controller driver
Timur Tabi