index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
2019-10-31
9
-21
/
+816
*
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
2019-10-31
1
-4
/
+3
*
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
1
-2
/
+3
*
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
2019-10-31
1
-1
/
+3
*
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
2019-10-31
1
-12
/
+4
*
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
2019-10-31
1
-0
/
+8
*
dpaa_eth: use a page to store the SGT
Madalin Bucur
2019-10-31
1
-22
/
+21
*
dpaa_eth: cleanup skb_to_contig_fd()
Madalin Bucur
2019-10-31
1
-7
/
+7
*
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
Madalin Bucur
2019-10-31
1
-6
/
+7
*
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
2019-10-31
1
-7
/
+7
*
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
2019-10-31
1
-7
/
+10
*
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
2019-10-31
1
-15
/
+17
*
dpaa_eth: use page backed rx buffers
Madalin Bucur
2019-10-31
1
-29
/
+22
*
dpaa_eth: use only one buffer pool per interface
Madalin Bucur
2019-10-31
4
-92
/
+57
*
net: fec: remove redundant assignment to pointer bdp
Colin Ian King
2019-10-29
1
-1
/
+0
*
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
2019-10-24
1
-1
/
+1
*
fsl/fman: remove unused struct member
Madalin Bucur
2019-10-24
1
-3
/
+0
*
dpaa_eth: change DMA device
Madalin Bucur
2019-10-24
2
-51
/
+62
*
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2019-10-24
2
-0
/
+16
*
dpaa_eth: remove redundant code
Madalin Bucur
2019-10-24
1
-4
/
+0
*
dpaa_eth: defer probing after qbman
Laurentiu Tudor
2019-10-24
1
-0
/
+31
*
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
2019-10-24
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
2
-2
/
+53
|
\
|
*
dpaa2-eth: Fix TX FQID values
Ioana Radulescu
2019-10-17
1
-0
/
+44
|
*
dpaa2-eth: add irq for the dpmac connect/disconnect event
Florin Chiculita
2019-10-17
2
-2
/
+9
*
|
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2019-10-07
2
-6
/
+34
*
|
dpaa2-eth: Fix minor bug in ethtool stats reporting
Ioana Radulescu
2019-10-07
1
-1
/
+1
*
|
dpaa2-eth: Cleanup dead code
Ioana Radulescu
2019-10-07
1
-7
/
+0
|
/
*
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
gianfar: Make reset_gfar static
YueHaibing
2019-09-25
1
-1
/
+1
*
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
2019-09-05
1
-10
/
+9
*
gianfar: cleanup gianfar.h
Arseny Solokha
2019-09-05
1
-38
/
+0
*
gianfar: make five functions static
Arseny Solokha
2019-09-05
1
-5
/
+6
*
gianfar: remove forward declarations
Arseny Solokha
2019-09-05
3
-1408
/
+1347
*
dpaa2-eth: Poll Tx pending frames counter on if down
Ioana Radulescu
2019-09-05
1
-3
/
+28
*
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
2019-09-05
3
-3
/
+58
*
dpaa2-eth: Minor refactoring in ethtool stats
Ioana Radulescu
2019-09-05
1
-11
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-1
/
+4
|
\
|
*
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
2019-08-31
1
-1
/
+4
*
|
dpaa2-eth: Add pause frame support
Ioana Radulescu
2019-08-29
6
-13
/
+177
*
|
dpaa2-eth: Use stored link settings
Ioana Radulescu
2019-08-29
2
-14
/
+7
*
|
dpaa2-eth: Remove support for changing link settings
Ioana Radulescu
2019-08-29
1
-50
/
+1
*
|
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
|
net: fec: add C45 MDIO read/write support
Marco Hartmann
2019-08-22
1
-6
/
+64
*
|
net: fec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
|
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
2
-50
/
+7
*
|
dpaa_eth: Use refcount_t for refcount
Chuhong Yuan
2019-08-08
2
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
2
-3
/
+2
|
\
|
|
*
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
2019-08-02
1
-0
/
+1
|
*
enetc: Fix build error without PHYLIB
YueHaibing
2019-07-30
1
-0
/
+1
[next]