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