index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2022-11-15
net: dpaa2: Remove linux/msi.h includes
Thomas Gleixner
3
-3
/
+0
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2
-10
/
+2
2022-11-01
net: dpaa2: Add some debug prints on deferred probe
Sean Anderson
2
-11
/
+27
2022-10-28
net: dpaa2-eth: Simplify bool conversion
Yang Li
1
-1
/
+1
2022-10-24
net: dpaa2-eth: add trace points on XSK events
Robert-Ionut Alexa
3
-51
/
+101
2022-10-24
net: dpaa2-eth: AF_XDP TX zero copy support
Robert-Ionut Alexa
3
-10
/
+183
2022-10-24
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
4
-45
/
+451
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
2
-37
/
+59
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
2
-8
/
+22
2022-10-24
net: dpaa2-eth: use dev_close/open instead of the internal functions
Ioana Ciornei
1
-3
/
+3
2022-10-24
net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
Robert-Ionut Alexa
3
-7
/
+27
2022-10-24
net: dpaa2-eth: export buffer pool info into a new debugfs file
Ioana Ciornei
1
-0
/
+49
2022-10-24
net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
Ioana Ciornei
1
-4
/
+4
2022-10-24
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
3
-67
/
+163
2022-10-24
net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
Ioana Ciornei
1
-10
/
+8
2022-10-24
net: dpaa2-eth: add support to query the number of queues through ethtool
Robert-Ionut Alexa
1
-2
/
+25
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-5
/
+3
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2022-05-23
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
1
-4
/
+4
2022-05-23
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
1
-1
/
+1
2022-05-23
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
1
-1
/
+3
2022-05-10
eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
Jakub Kicinski
1
-3
/
+0
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
1
-1
/
+3
2022-03-14
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
4
-2
/
+100
2022-03-14
dpaa2-mac: move setting up supported_interfaces into a function
Ioana Ciornei
1
-19
/
+24
2022-03-14
dpaa2-mac: retrieve API version and detect features
Ioana Ciornei
2
-0
/
+32
2022-03-14
dpaa2-mac: add the MC API for reconfiguring the protocol
Ioana Ciornei
3
-0
/
+31
2022-03-14
dpaa2-mac: add the MC API for retrieving the version
Ioana Ciornei
3
-0
/
+40
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
3
-1
/
+13
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
1
-1
/
+1
2022-02-15
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
1
-1
/
+3
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
1
-2
/
+2
2022-02-09
dpaa2-eth: add support for software TSO
Ioana Ciornei
3
-18
/
+207
2022-02-09
dpaa2-eth: work with an array of FDs
Ioana Ciornei
2
-16
/
+47
2022-02-09
dpaa2-eth: use the S/G table cache also for the normal S/G path
Ioana Ciornei
2
-9
/
+8
2022-02-09
dpaa2-eth: extract the S/G table buffer cache interaction into functions
Ioana Ciornei
1
-24
/
+37
2022-02-09
dpaa2-eth: allocate a fragment already aligned
Ioana Ciornei
1
-6
/
+5
2022-02-09
dpaa2-eth: rearrange variable declaration in __dpaa2_eth_tx
Ioana Ciornei
1
-4
/
+4
2022-01-26
net: dpaa2-mac: use .mac_select_pcs() interface
Russell King (Oracle)
1
-3
/
+9
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+5
2022-01-07
dpaa2-switch: check if the port priv is valid
Ioana Ciornei
1
-3
/
+6
2022-01-07
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
1
-1
/
+14
2022-01-07
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
1
-1
/
+4
[prev]
[next]