index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-27
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
1
-1
/
+1
2019-09-25
gianfar: Make reset_gfar static
YueHaibing
1
-1
/
+1
2019-09-05
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
1
-10
/
+9
2019-09-05
gianfar: cleanup gianfar.h
Arseny Solokha
1
-38
/
+0
2019-09-05
gianfar: make five functions static
Arseny Solokha
1
-5
/
+6
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
3
-1408
/
+1347
2019-09-05
dpaa2-eth: Poll Tx pending frames counter on if down
Ioana Radulescu
1
-3
/
+28
2019-09-05
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
3
-3
/
+58
2019-09-05
dpaa2-eth: Minor refactoring in ethtool stats
Ioana Radulescu
1
-11
/
+7
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-09-01
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
1
-1
/
+4
2019-08-30
dpaa2-eth: Add pause frame support
Ioana Radulescu
6
-13
/
+177
2019-08-30
dpaa2-eth: Use stored link settings
Ioana Radulescu
2
-14
/
+7
2019-08-30
dpaa2-eth: Remove support for changing link settings
Ioana Radulescu
1
-50
/
+1
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-08-23
net: fec: add C45 MDIO read/write support
Marco Hartmann
1
-6
/
+64
2019-08-21
net: fec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-11
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-50
/
+7
2019-08-09
dpaa_eth: Use refcount_t for refcount
Chuhong Yuan
2
-4
/
+5
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+2
2019-08-03
enetc: Add mdio bus driver for the PCIe MDIO endpoint
Claudiu Manoil
6
-9
/
+132
2019-08-03
enetc: Clean up makefile
Claudiu Manoil
1
-12
/
+6
2019-08-03
enetc: Clean up local mdio bus allocation
Claudiu Manoil
1
-48
/
+46
2019-08-03
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
1
-0
/
+1
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-30
enetc: Fix build error without PHYLIB
YueHaibing
1
-0
/
+1
2019-07-25
fsl/fman: Remove comment referring to non-existent function
Chris Packham
1
-3
/
+0
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-3
/
+3
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-2
/
+0
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-15
dpaa2-ptp: add interrupt support
Yangbo Lu
4
-1
/
+417
2019-06-15
dpaa2-ptp: reuse ptp_qoriq driver
Yangbo Lu
5
-282
/
+34
2019-06-12
dpaa2-eth: Add mqprio support
Ioana Radulescu
2
-5
/
+64
2019-06-12
dpaa2-eth: Support multiple traffic classes on Tx
Ioana Radulescu
2
-11
/
+19
2019-06-12
dpaa2-eth: Refactor xps code
Ioana Radulescu
1
-13
/
+32
2019-06-10
dpaa2-eth: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-10
dpaa2-eth: Remove preempt_disable() from seed_pool()
Sebastian Andrzej Siewior
1
-9
/
+0
2019-06-09
net: fec_main: Use dev_err() instead of pr_err()
Fabio Estevam
1
-4
/
+5
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-31
/
+6
2019-06-06
net: fec: Do not use netdev messages too early
Fabio Estevam
1
-3
/
+3
2019-06-05
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362
Thomas Gleixner
1
-4
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-11
/
+13
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
6
-31
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
6
-31
/
+6
2019-05-29
enetc: Enable TC offloading with mqprio
Camelia Groza
5
-1
/
+72
2019-05-28
fsl/fman: include IPSEC SPI in the Keygen extraction
Madalin Bucur
1
-1
/
+2
2019-05-28
dpaa_eth: use only online CPU portals
Madalin Bucur
2
-7
/
+6
2019-05-27
enetc: fix le32/le16 degrading to integer warnings
Y.b. Lu
1
-7
/
+9
[next]