Home
last modified time | relevance | path

Searched hist:"2674 e7ea22ba0e22a2d1603bd51e0b8f6442a267" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dch9200.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dsr9700.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dsr9800.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dcx82310_eth.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dmcs7830.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dsierra_net.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dkaweth.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dusbnet.cdiff 2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 Thu Oct 21 08:12:06 CDT 2021 Jakub Kicinski <kuba@kernel.org> net: usb: don't write directly to netdev->dev_addr

Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it got through appropriate helpers.

Manually fix all net/usb drivers without separate maintainers.

v2: catc does DMA to the buffer, leave the conversion to Oliver

Signed-off-by: Jakub Kicinski <kuba@kernel.org>