index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
emac
/
emac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
2018-05-16
1
-5
/
+4
*
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2018-01-24
1
-2
/
+5
*
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
2017-12-18
1
-3
/
+3
*
net: qcom/emac: clean up some TX/RX error messages
Timur Tabi
2017-10-11
1
-4
/
+4
*
net: qcom/emac: specify the correct DMA mask
Timur Tabi
2017-10-11
1
-13
/
+4
*
net: qcom/emac: make function emac_isr static
Colin Ian King
2017-10-05
1
-1
/
+1
*
net: qcom/emac: add software control for pause frame mode
Timur Tabi
2017-09-21
1
-0
/
+3
*
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
2017-07-14
1
-4
/
+6
*
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
2017-06-25
1
-2
/
+0
*
net: qcom/emac: add shutdown function
Timur Tabi
2017-06-25
1
-0
/
+14
*
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
2017-06-04
1
-21
/
+1
*
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-02-07
1
-4
/
+7
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
2017-01-29
1
-0
/
+10
*
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
2017-01-29
1
-2
/
+0
*
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
2017-01-23
1
-0
/
+11
*
net: qcom/emac: rename emac_phy to emac_sgmii and move it
Timur Tabi
2017-01-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-4
/
+2
|
\
|
*
net: qcom/emac: grab a reference to the phydev on ACPI systems
Timur Tabi
2017-01-12
1
-4
/
+2
*
|
net: qcom/emac: add ethtool support
Timur Tabi
2017-01-10
1
-20
/
+32
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
|
/
*
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
2016-12-17
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-0
/
+4
|
\
|
*
net: qcom/emac: fix of_node and phydev leaks
Johan Hovold
2016-11-27
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-0
/
+1
|
\
\
|
|
/
|
*
net: qcom/emac: Fix module autoload for OF registration
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
*
|
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-7
/
+6
|
/
*
net: qcom/emac: initial ACPI support
Timur Tabi
2016-09-29
1
-0
/
+12
*
net: qcom/emac: use device_get_mac_address
Timur Tabi
2016-09-29
1
-6
/
+4
*
net: qcom/emac: do not use devm on internal phy pdev
Timur Tabi
2016-09-29
1
-0
/
+4
*
net: emac: remove .owner field for driver
Wei Yongjun
2016-09-16
1
-1
/
+0
*
net: emac: remove unnecessary dev_set_drvdata()
Wei Yongjun
2016-09-16
1
-1
/
+0
*
net: emac: emac gigabit ethernet controller driver
Timur Tabi
2016-09-01
1
-0
/
+743