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
/
fec_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
net: fec: Use page_pool_put_full_page when freeing rx buffers
Wei Fang
1
-1
/
+1
2022-12-20
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-12-07
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
1
-1
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+6
2022-11-25
net: fec: don't reset irq coalesce settings to defaults on "ip link up"
Rasmus Villemoes
1
-16
/
+6
2022-11-14
net: fec: add xdp and page pool statistics
Shenwei Wang
1
-5
/
+80
2022-11-07
net: fec: simplify the code logic of quirks
Shenwei Wang
1
-19
/
+30
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-11-03
net: fec: add initial XDP support
Shenwei Wang
1
-1
/
+223
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-31
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
1
-1
/
+1
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+44
2022-10-27
net: fec: limit register access on i.MX6UL
Juergen Borleis
1
-2
/
+44
2022-10-19
net: fec: remove the unused functions
Shenwei Wang
1
-57
/
+0
2022-10-03
net: fec: using page pool to manage RX buffers
Shenwei Wang
1
-56
/
+99
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-47
/
+12
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
1
-9
/
+8
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
1
-38
/
+4
2022-09-20
net: fec: Add initial s32v234 support
Wei Fang
1
-0
/
+12
2022-09-16
net: fec: add pm runtime force suspend and resume support
Wei Fang
1
-0
/
+13
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-9
/
+17
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
1
-0
/
+35
2022-09-03
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
1
-8
/
+9
2022-09-03
net: fec: add pm_qos support on imx6q platform
Wei Fang
1
-1
/
+8
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
1
-4
/
+38
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
1
-3
/
+5
2022-05-22
net: fec: Do proper error checking for optional clks
Uwe Kleine-König
1
-6
/
+10
2022-05-19
net: fec: Avoid allocating rx buffer using ATOMIC in ndo_open
Michael Trimarchi
1
-1
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-04-28
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-01-25
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2021-12-15
net: fec: fix system hang during suspend/resume
Joakim Zhang
1
-12
/
+34
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-08
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-10-19
ethernet: fec: use eth_hw_addr_gen()
Jakub Kicinski
1
-4
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-19
net: freescale: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-5
/
+9
2021-08-14
net: fec: add WoL support for i.MX8MQ
Joakim Zhang
1
-5
/
+19
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-05
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
1
-1
/
+1
2021-08-04
net: fec: fix MAC internal delay doesn't work
Joakim Zhang
1
-10
/
+38
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
1
-0
/
+27
[next]