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
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-03-26
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
1
-1
/
+4
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-118
/
+127
2022-03-18
enetc: use correct format characters
Bill Wendling
1
-1
/
+1
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-4
/
+43
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-09
net:enetc: enetc qos using the CBDR dma alloc function
Po Liu
1
-75
/
+22
2022-02-09
net:enetc: command BD ring data memory alloc as one function alone
Po Liu
2
-30
/
+49
2022-02-09
net:enetc: allocate CBD ring data memory using DMA coherent methods
Po Liu
1
-64
/
+64
2022-01-26
net: enetc: use .mac_select_pcs() interface
Russell King (Oracle)
1
-5
/
+9
2022-01-10
net: enetc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2
-13
/
+4
2022-01-02
net: ethernet: enetc: name change for clarity from pcs to mdio_device
Colin Foster
1
-7
/
+7
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2
-8
/
+12
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-3
/
+3
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-11-17
net: enetc: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+3
2021-11-17
net: enetc: remove interface checks in enetc_pl_mac_validate()
Russell King (Oracle)
1
-10
/
+0
2021-11-17
net: enetc: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+10
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+5
2021-10-22
net: enetc: use the skb variable directly in enetc_clean_tx_ring()
Vladimir Oltean
1
-2
/
+1
2021-10-22
net: enetc: remove local "priv" variable in enetc_clean_tx_ring()
Vladimir Oltean
1
-4
/
+1
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-21
net: enetc: fix ethtool counter name for PM0_TERR
Vladimir Oltean
1
-1
/
+1
2021-10-20
net: enetc: unmap DMA in enetc_send_cmd()
Tim Gardner
1
-7
/
+11
2021-10-16
ethernet: enetc: use eth_hw_addr_set()
Jakub Kicinski
3
-3
/
+7
2021-10-14
net: enetc: fix check for allocation failure
Dan Carpenter
1
-1
/
+3
2021-10-13
net: enetc: include ip6_checksum.h for csum_ipv6_magic
Ioana Ciornei
1
-0
/
+1
2021-10-08
net: enetc: add support for software TSO
Ioana Ciornei
4
-24
/
+311
2021-10-08
net: enetc: declare NETIF_F_HW_CSUM and do it in software
Ioana Ciornei
3
-5
/
+15
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2021-09-24
net: enetc: fix the incorrect clearing of IF_MODE bits
Vladimir Oltean
1
-2
/
+1
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+4
2021-09-19
enetc: Fix uninitialized struct dim_sample field usage
Claudiu Manoil
1
-1
/
+1
2021-09-19
enetc: Fix illegal access when reading affinity_hint
Claudiu Manoil
1
-4
/
+1
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2
-2
/
+2
2021-09-16
net: enetc: Make use of the helper function dev_err_probe()
Cai Huoqing
4
-20
/
+10
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-06-08
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+1
2021-06-05
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
1
-4
/
+5
2021-06-02
net: enetc: catch negative return code from enetc_pf_to_port()
Vladimir Oltean
1
-7
/
+24
2021-04-23
enetc: fix locking for one-step timestamping packet transfer
Yangbo Lu
1
-9
/
+9
2021-04-21
net: enetc: automatically select IERB module
Michael Walle
1
-1
/
+1
2021-04-20
net: enetc: add support for flow control
Vladimir Oltean
3
-2
/
+85
2021-04-20
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
5
-1
/
+221
2021-04-20
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2
-10
/
+22
[next]