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
/
dpaa2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+2
2024-08-20
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
1
-3
/
+4
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-2
/
+2
2024-04-22
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-04-02
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-5
/
+9
2023-12-23
dpaa2-switch: cleanup the egress flood of an unused FDB
Ioana Ciornei
1
-0
/
+6
2023-12-23
dpaa2-switch: move a check to the prechangeupper stage
Ioana Ciornei
1
-15
/
+16
2023-12-23
dpaa2-switch: reorganize the [pre]changeupper events
Ioana Ciornei
1
-25
/
+52
2023-12-23
dpaa2-switch: do not clear any interrupts automatically
Ioana Ciornei
1
-2
/
+2
2023-12-23
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
Ioana Ciornei
1
-1
/
+1
2023-12-23
dpaa2-switch: print an error when the vlan is already configured
Ioana Ciornei
1
-2
/
+4
2023-12-23
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
Ioana Ciornei
1
-0
/
+1
2023-12-23
dpaa2-switch: set interface MAC address only on endpoint change
Ioana Ciornei
1
-3
/
+2
2023-12-13
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
1
-9
/
+2
2023-12-13
dpaa2-switch: fix size of the dma_unmap
Ioana Ciornei
1
-3
/
+4
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
1
-2
/
+6
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2
-5
/
+5
2023-08-07
net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drv
Li Zetao
1
-1
/
+0
2023-08-07
net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driver
Li Zetao
1
-1
/
+0
2023-08-03
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-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-11
/
+11
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+3
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2023-06-20
net: dpaa2-mac: add 25gbase-r support
Josua Mayer
1
-1
/
+6
2023-06-08
net: dpaa2: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
1
-6
/
+5
2023-06-08
net: dpaa2-mac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
1
-8
/
+10
2023-06-08
net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
Russell King (Oracle)
1
-4
/
+1
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
3
-9
/
+3
2023-05-29
net: dpaa2-mac: use correct interface to free mdiodev
Russell King (Oracle)
1
-3
/
+2
2023-03-22
net: dpaa2-mac: use Autoneg bit rather than an_enabled
Russell King (Oracle)
1
-1
/
+2
2023-02-20
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
1
-1
/
+3
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2023-01-27
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
1
-0
/
+4
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
2022-12-01
net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
Vladimir Oltean
1
-3
/
+0
2022-12-01
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
3
-8
/
+10
[next]