index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fs_enet
Age
Commit message (
Expand
)
Author
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2018-09-21
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-25
net: ethernet: fs-enet: Use generic CRC32 implementation
Krzysztof Kozlowski
2018-01-17
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
net: fs_enet: Remove unused timer
Kees Cook
2017-08-22
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
2017-03-16
net: ethernet: fs_enet: Remove useless includes
Christophe Leroy
2017-02-13
net: fs_enet: Simplify code
Christophe Jaillet
2017-02-13
net: fs_enet: Fix an error handling path
Christophe Jaillet
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-29
net: ethernet: fs_enet: fix fixed-link phydev leaks
Johan Hovold
2016-11-15
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-13
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
2016-09-10
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
2016-09-10
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
2016-09-10
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
2016-05-16
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-16
net: ethernet: fs-enet: use phydev from struct net_device
Philippe Reynes
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
2016-01-11
net: freescale: mac-fec: Fix build error from phy_device API change
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-16
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-08-11
net: fs_enet: mask interrupts for TX partial frames.
LEROY Christophe
2015-08-11
net: fs_enet: explicitly remove I flag on TX partial frames
LEROY Christophe
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
2015-06-11
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2015-02-04
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-22
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2014-10-20
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
Wolfram Sang
[next]