index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-05-28
net: enetc: Use pci_release_region() to release some resources
Christophe JAILLET
1
-2
/
+2
2022-05-12
net: enetc: kill PHY-less mode for PFs
Vladimir Oltean
1
-10
/
+14
2022-05-11
net: enetc: count the tc-taprio window drops
Po Liu
4
-2
/
+16
2022-05-11
net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled
Vladimir Oltean
2
-4
/
+8
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-03-25
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-17
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-09
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-13
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-21
net: enetc: use the skb variable directly in enetc_clean_tx_ring()
Vladimir Oltean
1
-2
/
+1
2021-10-21
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-13
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-09-30
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-07
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+1
2021-06-04
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
1
-4
/
+5
2021-06-01
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
[next]