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
/
enetc_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-29
net: enetc: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
1
-18
/
+4
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+3
2023-02-07
net: enetc: add support for MAC Merge layer
Vladimir Oltean
1
-1
/
+13
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+3
2023-01-23
net: enetc: stop auto-configuring the port pMAC
Vladimir Oltean
1
-13
/
+0
2023-01-23
net: enetc: implement software lockstep for port MAC registers
Vladimir Oltean
1
-38
/
+33
2023-01-23
net: enetc: stop configuring pMAC in lockstep with eMAC
Vladimir Oltean
1
-3
/
+1
2023-01-13
enetc: Separate C22 and C45 transactions
Andrew Lunn
1
-4
/
+8
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-09-29
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
1
-3
/
+24
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
1
-1
/
+20
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
1
-1
/
+10
2022-05-12
net: enetc: kill PHY-less mode for PFs
Vladimir Oltean
1
-10
/
+14
2022-05-11
net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled
Vladimir Oltean
1
-4
/
+2
2022-01-26
net: enetc: use .mac_select_pcs() interface
Russell King (Oracle)
1
-5
/
+9
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
1
-6
/
+10
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
1
-1
/
+4
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-16
ethernet: enetc: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-08
net: enetc: add support for software TSO
Ioana Ciornei
1
-2
/
+4
2021-10-08
net: enetc: declare NETIF_F_HW_CSUM and do it in software
Ioana Ciornei
1
-2
/
+4
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-16
net: enetc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+4
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-04
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
1
-4
/
+5
2021-04-19
net: enetc: add support for flow control
Vladimir Oltean
1
-2
/
+58
2021-04-19
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
1
-1
/
+34
2021-04-14
net: enetc: fetch MAC address from device tree
Michael Walle
1
-16
/
+49
2021-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
1
-0
/
+1
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
1
-0
/
+1
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_mac_ht_flt
Vladimir Oltean
1
-6
/
+10
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
Vladimir Oltean
1
-4
/
+4
2021-03-19
net: enetc: teardown CBDR during PF/VF unbind
Vladimir Oltean
1
-0
/
+1
2021-03-10
net: enetc: don't initialize unused ports from a separate code path
Vladimir Oltean
1
-31
/
+21
2021-03-10
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
1
-2
/
+1
2021-03-10
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
1
-2
/
+1
2021-03-10
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
1
-1
/
+1
2021-03-10
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
1
-3
/
+1
2021-03-10
net: enetc: save the DMA device for enetc_free_cbdr
Vladimir Oltean
1
-1
/
+1
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
1
-0
/
+6
2021-03-01
net: enetc: force the RGMII speed and duplex instead of operating in inband mode
Vladimir Oltean
1
-7
/
+46
[next]