index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
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
2026-08-27
net: fec: only stop PTP if it was initialized
bui duc phuc
2026-06-11
net: fec: remove reference to nonexistent CONFIG_GILBARCONAP option
Ethan Nelson-Moore
2026-06-02
net: fec: fix pinctrl default state restore order on resume
Tapio Reijonen
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
net: fec: add AF_XDP zero-copy support
Wei Fang
2026-02-10
net: fec: improve fec_enet_tx_queue()
Wei Fang
2026-02-10
net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
Wei Fang
2026-02-10
net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
Wei Fang
2026-02-10
net: fec: remove the size parameter from fec_enet_create_page_pool()
Wei Fang
2026-02-10
net: fec: use switch statement to check the type of tx_buf
Wei Fang
2026-02-10
net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
Wei Fang
2026-02-10
net: fec: transmit XDP frames in bulk
Wei Fang
2026-02-10
net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
Wei Fang
2026-02-10
net: fec: add fec_enet_rx_queue_xdp() for XDP path
Wei Fang
2026-02-10
net: fec: improve fec_enet_rx_queue()
Wei Fang
2026-02-10
net: fec: add fec_build_skb() to build a skb
Wei Fang
2026-02-10
net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
Wei Fang
2026-02-10
net: fec: add fec_rx_error_check() to check RX errors
Wei Fang
2026-02-10
net: fec: add fec_txq_trigger_xmit() helper
Wei Fang
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
net: fec: account for VLAN header in frame length calculations
Clemens Gruber
2026-01-06
net: fec: Add stop mode support on i.MX8DX/i.MX8QP
Francesco Dolcini
2025-12-04
net: fec: ERR007885 Workaround for XDP TX path
Wei Fang
2025-11-20
net: fec: remove duplicate macros of the BD status
Wei Fang
2025-11-20
net: fec: remove rx_align from fec_enet_private
Wei Fang
2025-11-20
net: fec: remove struct fec_enet_priv_txrx_info
Wei Fang
2025-11-20
net: fec: simplify the conditional preprocessor directives
Wei Fang
2025-11-20
net: fec: remove useless conditional preprocessor directives
Wei Fang
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-07
net: fec: correct rx_bytes statistic for the case SHIFT16 is set
Wei Fang
2025-11-04
net: fec: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
2025-10-29
net: fec: use new iterator mdiobus_for_each_phy
Heiner Kallweit
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-09-14
net: fec: enable the Jumbo frame support for i.MX8QM
Shenwei Wang
2025-09-14
net: fec: add change_mtu to support dynamic buffer allocation
Shenwei Wang
2025-09-14
net: fec: add rx_frame_size to support configurable RX length
Shenwei Wang
2025-09-14
net: fec: update MAX_FL based on the current MTU
Shenwei Wang
2025-09-14
net: fec: add pagepool_order to support variable page size
Shenwei Wang
2025-09-14
net: fec: use a member variable for maximum buffer size
Shenwei Wang
2025-09-05
net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
Stefan Wahren
2025-07-23
net: fec: access ->pp through netmem_desc instead of page
Byungchul Park
2025-07-14
net: fec: add fec_set_hw_mac_addr() helper function
Wei Fang
2025-07-14
net: fec: add more macros for bits of FEC_ECR
Wei Fang
2025-07-14
net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode
Wei Fang
2025-06-30
net: fec: allow disable coalescing
Jonas Rebmann
2025-06-19
net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate functio...
Marc Kleine-Budde
2025-06-19
net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
Marc Kleine-Budde
2025-06-19
net: fec: fec_enet_rx_queue(): reduce scope of data
Marc Kleine-Budde
2025-06-19
net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with sk...
Marc Kleine-Budde
[next]