index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
2023-12-20
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
2023-12-20
dpaa2-switch: fix size of the dma_unmap
Ioana Ciornei
2023-12-08
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2023-02-09
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-22
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
2022-05-22
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
2022-05-22
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
2022-05-10
eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
Jakub Kicinski
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
2022-03-14
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
2022-03-14
dpaa2-mac: move setting up supported_interfaces into a function
Ioana Ciornei
2022-03-14
dpaa2-mac: retrieve API version and detect features
Ioana Ciornei
2022-03-14
dpaa2-mac: add the MC API for reconfiguring the protocol
Ioana Ciornei
2022-03-14
dpaa2-mac: add the MC API for retrieving the version
Ioana Ciornei
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
2022-02-15
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
2022-02-15
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
2022-02-09
dpaa2-eth: add support for software TSO
Ioana Ciornei
2022-02-09
dpaa2-eth: work with an array of FDs
Ioana Ciornei
2022-02-09
dpaa2-eth: use the S/G table cache also for the normal S/G path
Ioana Ciornei
2022-02-09
dpaa2-eth: extract the S/G table buffer cache interaction into functions
Ioana Ciornei
2022-02-09
dpaa2-eth: allocate a fragment already aligned
Ioana Ciornei
2022-02-09
dpaa2-eth: rearrange variable declaration in __dpaa2_eth_tx
Ioana Ciornei
2022-01-26
net: dpaa2-mac: use .mac_select_pcs() interface
Russell King (Oracle)
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-06
dpaa2-switch: check if the port priv is valid
Ioana Ciornei
2022-01-06
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
2022-01-06
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-12-15
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-30
dpaa2-eth: destroy workqueue at the end of remove function
Dongliang Mu
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
net: dpaa2-mac: use phylink_generic_validate()
Russell King (Oracle)
2021-11-18
net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()
Russell King (Oracle)
2021-11-18
net: dpaa2-mac: populate supported_interfaces member
Russell King
[next]