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
/
enetc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
net: enetc: Fix spelling mistake "referencce" -> "reference"
Colin Ian King
1
-1
/
+1
2024-11-04
net: enetc: add preliminary support for i.MX95 ENETC PF
Wei Fang
14
-28
/
+1113
2024-11-04
net: enetc: optimize the allocation of tx_bdr
Clark Wang
1
-2
/
+8
2024-11-04
net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
Clark Wang
1
-85
/
+92
2024-11-04
net: enetc: add i.MX95 EMDIO support
Wei Fang
1
-0
/
+3
2024-11-04
net: enetc: remove ERR050089 workaround for i.MX95
Vladimir Oltean
2
-10
/
+52
2024-11-04
net: enetc: build enetc_pf_common.c as a separate module
Wei Fang
6
-16
/
+89
2024-11-04
net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
Wei Fang
4
-295
/
+319
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
3
-0
/
+462
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-1
/
+1
2024-11-01
net: freescale: use ethtool string helpers
Rosen Penev
1
-24
/
+11
2024-10-12
net: enetc: disable NAPI after all rings are disabled
Wei Fang
1
-6
/
+6
2024-10-12
net: enetc: disable Tx BD rings after they are empty
Wei Fang
1
-10
/
+26
2024-10-12
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2
-0
/
+15
2024-10-12
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-14
net: enetc: Replace ifdef with IS_ENABLED
Martyn Welch
3
-23
/
+20
2024-09-13
net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+1
2024-09-04
net: enetc: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+2
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-25
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
1
-0
/
+1
2024-01-05
net: enetc: allow phy-mode = "1000base-x"
Vladimir Oltean
1
-0
/
+3
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-14
/
+17
2023-11-08
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
1
-1
/
+1
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-10-02
net: enetc: Annotate struct enetc_psfp_gate with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: enetc: Annotate struct enetc_int_vector with __counted_by
Kees Cook
1
-1
/
+1
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-08-30
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-40
/
+71
2023-08-09
net: enetc: remove of_device_is_available() handling
Vladimir Oltean
1
-12
/
+0
2023-08-09
net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
Vladimir Oltean
1
-30
/
+73
2023-08-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-08-02
net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
Christoph Hellwig
1
-1
/
+1
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-4
/
+4
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-27
net: enetc: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-06-12
net: enetc: reset taprio stats when taprio is deleted
Vladimir Oltean
1
-0
/
+9
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
1
-13
/
+7
2023-06-08
net: enetc: correct the indexes of highest and 2nd highest TCs
Wei Fang
1
-2
/
+2
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+15
2023-06-04
net: enetc: correct rx_bytes statistics of XDP
Wei Fang
1
-0
/
+8
2023-06-04
net: enetc: correct the statistics of rx bytes
Wei Fang
1
-1
/
+7
2023-05-31
net: enetc: report statistics counters for taprio
Vladimir Oltean
1
-0
/
+35
2023-05-31
net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd
Vladimir Oltean
3
-29
/
+54
[next]