index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-01-31
net: fman: memac: free mdio device if lynx_pcs_create() fails
Vladimir Oltean
1
-0
/
+3
2023-01-30
fec: convert to gpio descriptor
Arnd Bergmann
1
-16
/
+9
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+10
2023-01-27
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-01-27
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+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
4
-44
/
+51
2023-01-23
net: enetc: stop configuring pMAC in lockstep with eMAC
Vladimir Oltean
2
-4
/
+1
2023-01-23
net: enetc: add definition for offset between eMAC and pMAC regs
Vladimir Oltean
1
-51
/
+53
2023-01-23
net: enetc: detect frame preemption hardware capability
Vladimir Oltean
3
-3
/
+8
2023-01-23
net: enetc: build common object files into a separate module
Vladimir Oltean
5
-3
/
+46
2023-01-23
net: fec: Use page_pool_put_full_page when freeing rx buffers
Wei Fang
1
-1
/
+1
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
1
-1
/
+0
2023-01-18
net: enetc: prioritize ability to go down over packet processing
Vladimir Oltean
1
-18
/
+63
2023-01-18
net: enetc: set up XDP program under enetc_reconfigure()
Vladimir Oltean
1
-19
/
+32
2023-01-18
net: enetc: rename "xdp" and "dev" in enetc_setup_bpf()
Vladimir Oltean
2
-9
/
+9
2023-01-18
net: enetc: implement ring reconfiguration procedure for PTP RX timestamping
Vladimir Oltean
1
-12
/
+56
2023-01-18
net: enetc: move phylink_start/stop out of enetc_start/stop
Vladimir Oltean
1
-13
/
+13
2023-01-18
net: enetc: split ring resource allocation from assignment
Vladimir Oltean
2
-70
/
+180
2023-01-18
net: enetc: bring "bool extended" to top-level in enetc_open()
Vladimir Oltean
1
-9
/
+11
2023-01-18
net: enetc: drop redundant enetc_free_tx_frame() call from enetc_free_txbdr()
Vladimir Oltean
1
-5
/
+0
2023-01-18
net: enetc: rx_swbd and tx_swbd are never NULL in enetc_free_rxtx_rings()
Vladimir Oltean
1
-6
/
+0
2023-01-18
net: enetc: create enetc_dma_free_bdr()
Vladimir Oltean
1
-14
/
+11
2023-01-18
net: enetc: set up RX ring indices from enetc_setup_rxbdr()
Vladimir Oltean
1
-7
/
+4
2023-01-18
net: enetc: set next_to_clean/next_to_use just from enetc_setup_txbdr()
Vladimir Oltean
1
-6
/
+0
2023-01-13
enetc: Separate C22 and C45 transactions
Andrew Lunn
3
-36
/
+101
2023-01-13
net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
Vladimir Oltean
1
-2
/
+2
2023-01-12
net: remove redundant config PCI dependency for some network driver configs
Lukas Bulwahn
1
-2
/
+2
2023-01-10
net: fec: Separate C22 and C45 transactions
Andrew Lunn
1
-50
/
+103
2023-01-10
net: mdio: xgmac_mdio: Separate C22 and C45 transactions
Andrew Lunn
1
-40
/
+108
2023-01-05
net: ethernet: enetc: do not always access skb_shared_info in the XDP path
Lorenzo Bianconi
1
-6
/
+8
2023-01-05
net: ethernet: enetc: get rid of xdp_redirect_sg counter
Lorenzo Bianconi
2
-3
/
+0
2023-01-05
net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffers
Lorenzo Bianconi
1
-14
/
+10
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
2022-12-30
net: ethernet: freescale: enetc: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-20
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-14
net: enetc: avoid buffer leaks on xdp_do_redirect() failure
Vladimir Oltean
1
-27
/
+8
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
1
-0
/
+4
2022-12-06
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
1
-1
/
+2
2022-12-01
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
3
-8
/
+5
2022-12-01
net: dpaa2-switch: serialize changes to priv->mac with a mutex
Vladimir Oltean
3
-10
/
+55
2022-12-01
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
3
-16
/
+91
2022-12-01
net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
Vladimir Oltean
1
-9
/
+9
2022-12-01
net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
Vladimir Oltean
1
-1
/
+1
2022-12-01
net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
Vladimir Oltean
2
-18
/
+5
2022-12-01
net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
1
-9
/
+12
2022-12-01
net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
1
-9
/
+12
[next]