index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-1
/
+2
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
2024-04-02
1
-5
/
+9
*
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
2023-11-26
1
-2
/
+6
*
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2023-11-26
1
-4
/
+4
*
net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driver
Li Zetao
2023-08-07
1
-1
/
+0
*
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
1
-3
/
+1
*
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
2023-02-20
1
-1
/
+3
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+4
*
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2023-01-27
1
-3
/
+6
*
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
2022-12-01
1
-4
/
+0
*
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
2022-12-01
1
-5
/
+38
*
net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
Vladimir Oltean
2022-12-01
1
-9
/
+9
*
net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
2022-12-01
1
-9
/
+12
*
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
2022-12-01
1
-4
/
+1
*
net: dpaa2-eth: don't use -ENOTSUPP error code
Vladimir Oltean
2022-12-01
1
-1
/
+1
*
net: dpaa2: Remove linux/msi.h includes
Thomas Gleixner
2022-11-14
1
-1
/
+0
*
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-03
1
-0
/
+1
*
net: dpaa2: Add some debug prints on deferred probe
Sean Anderson
2022-10-31
1
-10
/
+23
*
net: dpaa2-eth: add trace points on XSK events
Robert-Ionut Alexa
2022-10-24
1
-0
/
+6
*
net: dpaa2-eth: AF_XDP TX zero copy support
Robert-Ionut Alexa
2022-10-24
1
-9
/
+39
*
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
2022-10-24
1
-40
/
+91
*
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
2022-10-24
1
-37
/
+47
*
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
2022-10-24
1
-8
/
+17
*
net: dpaa2-eth: use dev_close/open instead of the internal functions
Ioana Ciornei
2022-10-24
1
-3
/
+3
*
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
2022-10-24
1
-58
/
+131
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
2022-08-11
1
-2
/
+2
*
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
2022-05-22
1
-4
/
+4
*
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
2022-05-22
1
-1
/
+1
*
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
2022-05-22
1
-1
/
+3
*
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
2022-03-14
1
-1
/
+4
*
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2022-02-19
1
-8
/
+81
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-1
/
+1
|
\
|
*
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
2022-02-15
1
-1
/
+1
*
|
dpaa2-eth: Simplify bool conversion
Yang Li
2022-02-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
1
-2
/
+2
|
\
|
|
*
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
2022-02-10
1
-2
/
+2
*
|
dpaa2-eth: add support for software TSO
Ioana Ciornei
2022-02-09
1
-18
/
+196
*
|
dpaa2-eth: work with an array of FDs
Ioana Ciornei
2022-02-09
1
-16
/
+40
*
|
dpaa2-eth: use the S/G table cache also for the normal S/G path
Ioana Ciornei
2022-02-09
1
-9
/
+6
*
|
dpaa2-eth: extract the S/G table buffer cache interaction into functions
Ioana Ciornei
2022-02-09
1
-24
/
+37
*
|
dpaa2-eth: allocate a fragment already aligned
Ioana Ciornei
2022-02-09
1
-6
/
+5
*
|
dpaa2-eth: rearrange variable declaration in __dpaa2_eth_tx
Ioana Ciornei
2022-02-09
1
-4
/
+4
|
/
*
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
1
-2
/
+2
|
\
|
*
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-12-16
1
-2
/
+2
*
|
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
|
/
*
dpaa2-eth: destroy workqueue at the end of remove function
Dongliang Mu
2021-11-30
1
-0
/
+2
*
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
Pavel Skripkin
2021-11-17
1
-2
/
+2
*
net: dpaa2: add adaptive interrupt coalescing
Ioana Ciornei
2021-10-15
1
-1
/
+10
[next]