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
/
fs_enet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
2
-3
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-23
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-03-16
net: ethernet: fs_enet: Remove useless includes
Christophe Leroy
2
-12
/
+0
2017-02-14
net: fs_enet: Simplify code
Christophe Jaillet
1
-4
/
+3
2017-02-14
net: fs_enet: Fix an error handling path
Christophe Jaillet
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2016-11-30
net: ethernet: fs_enet: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+6
2016-11-16
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2
-26
/
+18
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-13
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
3
-3
/
+3
2016-09-11
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
1
-0
/
+40
2016-09-11
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
1
-16
/
+20
2016-09-11
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
5
-295
/
+160
2016-05-17
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-17
net: ethernet: fs-enet: use phydev from struct net_device
Philippe Reynes
5
-26
/
+18
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-12
net: freescale: mac-fec: Fix build error from phy_device API change
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2
-18
/
+2
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-17
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-08-11
net: fs_enet: mask interrupts for TX partial frames.
LEROY Christophe
1
-1
/
+1
2015-08-11
net: fs_enet: explicitly remove I flag on TX partial frames
LEROY Christophe
1
-1
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+23
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-12
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
1
-5
/
+2
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
3
-5
/
+5
2015-02-05
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2
-30
/
+66
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-3
/
+0
2014-10-22
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2
-0
/
+6
2014-10-20
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-10
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2
-2
/
+2
2014-10-09
net: fs_enet: Add NAPI TX
LEROY Christophe
5
-11
/
+132
2014-10-09
net: fs_enet: Remove non NAPI RX
LEROY Christophe
1
-149
/
+15
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-08-08
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-06-26
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
2
-2
/
+0
2014-05-22
fs_enet: use the new fixed PHY helpers
Florian Fainelli
1
-7
/
+10
2014-03-28
fs_enet: remove empty MDIO bus function
Florian Fainelli
1
-7
/
+0
2014-03-15
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
6
-6
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
3
-3
/
+3
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
3
-3
/
+3
[next]