index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-09-15
net: ethernet: fs_enet: Make the per clock optional
Maxime Chevallier
1
-1
/
+1
2024-09-09
net: ethernet: fs_enet: phylink conversion
Maxime Chevallier
6
-122
/
+132
2024-09-09
net: ethernet: fs_enet: simplify clock handling with devm accessors
Maxime Chevallier
2
-14
/
+4
2024-09-09
net: ethernet: fs_enet: use macros for speed and duplex values
Maxime Chevallier
3
-4
/
+4
2024-09-09
net: ethernet: fs_enet: drop unused phy_info and mii_if_info
Maxime Chevallier
5
-16
/
+0
2024-09-09
net: ethernet: fs_enet: only protect the .restart() call in .adjust_link
Maxime Chevallier
1
-12
/
+6
2024-09-09
net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
Maxime Chevallier
2
-7
/
+1
2024-09-09
net: ethernet: fs_enet: cosmetic cleanups
Maxime Chevallier
1
-131
/
+89
2024-09-09
net: ethernet: fs_enet: convert to SPDX
Maxime Chevallier
6
-24
/
+6
2024-08-09
net: fs_enet: Fix warning due to wrong type
Christophe Leroy
1
-9
/
+9
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
2
-17
/
+11
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+0
2023-08-18
net: freescale: Remove unused declarations
Yue Haibing
1
-5
/
+0
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
1
-1
/
+0
2023-08-16
powerpc/include: Remove unneeded #include <asm/fs_pd.h>
Christophe Leroy
1
-1
/
+0
2023-08-08
net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros
Christophe Leroy
2
-5
/
+5
2023-08-08
net: fs_enet: Move struct fs_platform_info into fs_enet.h
Christophe Leroy
2
-1
/
+19
2023-08-08
net: fs_enet: Remove has_phy field in fs_platform_info struct
Christophe Leroy
1
-14
/
+0
2023-08-08
net: fs_enet: Fix address space and base types mismatches
Christophe Leroy
2
-3
/
+3
2023-08-08
net: fs_enet: Remove set but not used variable
Christophe Leroy
1
-2
/
+0
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
3
-3
/
+0
2023-07-11
net: fs_enet: Convert to platform remove callback returning void
Uwe Kleine-König
3
-11
/
+6
2023-06-15
eth: fs_enet: fix print format for resource size
Jakub Kicinski
1
-1
/
+1
2022-09-19
net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
Gaosheng Cui
1
-3
/
+0
2022-09-16
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
1
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2022-06-30
freescale/fs_enet:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-2
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-01-05
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Michael Ellerman
2
-0
/
+2
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-07-20
net: fs_enet: remove redundant null check
Zhang Changzhong
1
-4
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-03-03
net/freescale: Clean drivers from static versions
Leon Romanovsky
2
-4
/
+0
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-9
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-4
/
+4
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2018-09-21
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+0
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2
-4
/
+2
2018-07-25
net: ethernet: fs-enet: Use generic CRC32 implementation
Krzysztof Kozlowski
1
-14
/
+4
[next]