index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
emac
/
emac-mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-7
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
2019-02-14
1
-1
/
+1
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
*
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
2018-05-21
1
-2
/
+4
*
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
2018-05-16
1
-3
/
+2
*
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
2018-03-07
1
-9
/
+14
*
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
2017-10-12
1
-24
/
+15
*
net: qcom/emac: enforce DMA address restrictions
Timur Tabi
2017-10-12
1
-15
/
+24
*
net: qcom/emac: remove unused address arrays
Timur Tabi
2017-10-12
1
-13
/
+3
*
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
2017-09-26
1
-1
/
+2
*
net: qcom/emac: add software control for pause frame mode
Timur Tabi
2017-09-22
1
-0
/
+22
*
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
2017-06-05
1
-1
/
+1
*
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
2017-02-09
1
-52
/
+0
*
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-02-07
1
-5
/
+13
*
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
2017-01-30
1
-2
/
+6
*
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2017-01-30
1
-10
/
+0
*
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
2017-01-30
1
-1
/
+1
*
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2017-01-30
1
-1
/
+3
*
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
2017-01-23
1
-13
/
+0
*
Revert "net: qcom/emac: configure the external phy to allow pause frames"
Timur Tabi
2017-01-20
1
-6
/
+0
*
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-1
/
+0
*
net: qcom/emac: enable flow control if requested
Timur Tabi
2016-11-10
1
-4
/
+5
*
net: qcom/emac: configure the external phy to allow pause frames
Timur Tabi
2016-11-10
1
-0
/
+6
*
net: qcom/emac: disable interrupts before calling phy_disconnect
Timur Tabi
2016-10-15
1
-2
/
+6
*
net: emac: emac gigabit ethernet controller driver
Timur Tabi
2016-09-02
1
-0
/
+1528