Searched hist:"2674 e7ea22ba0e22a2d1603bd51e0b8f6442a267" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | ch9200.c | diff 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 D | sr9700.c | diff 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 D | sr9800.c | diff 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 D | cx82310_eth.c | diff 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 D | mcs7830.c | diff 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 D | sierra_net.c | diff 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 D | kaweth.c | diff 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 D | usbnet.c | diff 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>
|