index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fs_enet
Age
Commit message (
Expand
)
Author
2023-06-15
eth: fs_enet: fix print format for resource size
Jakub Kicinski
2022-09-19
net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
Gaosheng Cui
2022-09-16
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-06-30
freescale/fs_enet:fix repeated words in comments
Jilin Yuan
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-01-05
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Michael Ellerman
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
2020-07-20
net: fs_enet: remove redundant null check
Zhang Changzhong
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-03
net/freescale: Clean drivers from static versions
Leon Romanovsky
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
[next]