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
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-21
net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
Csókás, Bence
1
-0
/
+6
2024-05-28
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-14
net: fec: remove .ndo_poll_controller to avoid deadlocks
Wei Fang
1
-26
/
+0
2024-04-04
net: fec: Set mac_managed_pm during probe
Wei Fang
1
-2
/
+9
2024-03-06
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-06
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-02-14
net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL
Csókás Bence
1
-4
/
+2
2024-02-14
net: fec: Refactor: #define magic constants
Csókás Bence
1
-16
/
+30
2024-02-07
net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()
Russell King (Oracle)
1
-4
/
+0
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-5
/
+5
2024-01-25
net: fec: fix the unhandled context fault from smmu
Shenwei Wang
1
-0
/
+2
2024-01-25
net: fill in MODULE_DESCRIPTION()s for fec
Breno Leitao
1
-0
/
+1
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+11
2023-12-10
net: fec: correct queue selection
Radu Bulie
1
-16
/
+11
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-2
/
+2
2023-11-02
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-10
/
+76
2023-10-22
net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
Christoph Hellwig
1
-10
/
+76
2023-10-19
net: fec: Remove non-Coldfire platform IDs
Alexander Stein
1
-30
/
+0
2023-10-19
net: fec: Fix device_get_match_data usage
Alexander Stein
1
-23
/
+10
2023-10-13
net: fec: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
1
-7
/
+5
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-08-25
net: fec: add statistics for XDP_TX
Wei Fang
1
-1
/
+4
2023-08-24
net: fec: add exception tracing for XDP
Wei Fang
1
-15
/
+11
2023-08-19
net: fec: use napi_consume_skb() in fec_enet_tx_queue()
Wei Fang
1
-1
/
+1
2023-08-16
net: fec: improve XDP_TX performance
Wei Fang
1
-66
/
+74
2023-08-16
net: fec: add XDP_TX feature support
Wei Fang
1
-21
/
+86
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-0
/
+1
2023-08-03
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
1
-8
/
+0
2023-08-03
net: fec: delete fec_ptp_disable_hwts()
Vladimir Oltean
1
-4
/
+1
2023-08-03
net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-28
/
+45
2023-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+14
2023-07-27
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
1
-4
/
+12
2023-07-25
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
1
-0
/
+2
2023-07-20
net: fec: remove fec_set_mac_address() from fec_enet_init()
Wei Fang
1
-3
/
+0
2023-07-20
net: fec: remove the remaining code of rx copybreak
Wei Fang
1
-43
/
+0
2023-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-54
/
+112
2023-07-12
net: fec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-07-11
net: fec: use netdev_err_once() instead of netdev_err()
Wei Fang
1
-1
/
+1
2023-07-11
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
1
-2
/
+1
2023-07-11
net: fec: recycle pages for transmitted XDP frames
Wei Fang
1
-47
/
+101
2023-07-11
net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
Wei Fang
1
-4
/
+9
2023-06-20
net: fec: allow to build without PAGE_POOL_STATS
Lucas Stach
1
-0
/
+2
2023-05-30
net: fec: remove last_bdp from fec_enet_txq_xmit_frame()
Wei Fang
1
-4
/
+2
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+11
2023-05-22
net: fec: remove useless fec_enet_reset_skb()
Wei Fang
1
-21
/
+0
2023-05-22
net: fec: turn on XDP features
Wei Fang
1
-0
/
+5
2023-05-19
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
1
-6
/
+11
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+11
[next]