aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-12-19 18:11:10 -0800
committerDavid S. Miller <davem@davemloft.net>2019-12-19 18:11:10 -0800
commit373e8c278da2128b74c5ebaa0a5c2c440514ec50 (patch)
tree4b0891007774619c54d881d34f9de5c824991cb3 /drivers/net/ethernet/broadcom/bnxt
parentnet: systemport: Set correct DMA mask (diff)
parentnet: bcmgenet: Add software counters to track reallocations (diff)
downloadlinux-dev-373e8c278da2128b74c5ebaa0a5c2c440514ec50.tar.xz
linux-dev-373e8c278da2128b74c5ebaa0a5c2c440514ec50.zip
Merge branch 'bcmgenet-Turn-on-offloads-by-default'
Doug Berger says: ==================== net: bcmgenet: Turn on offloads by default This commit stack is based on Florian's commit 4e8aedfe78c7 ("net: systemport: Turn on offloads by default") and enables the offloads for the bcmgenet driver by default. The first commit adds support for the HIGHDMA feature to the driver. The second converts the Tx checksum implementation to use the generic hardware logic rather than the deprecated IP centric methods. The third modifies the Rx checksum implementation to use the hardware offload to compute the complete checksum rather than filtering out bad packets detected by the hardware's IP centric implementation. This may increase processing load by passing bad packets to the network stack, but it provides for more flexible handling of packets by the network stack without requiring software computation of the checksum. The remaining commits mirror the extensions Florian made to the sysport driver to retain symmetry with that driver and to make the benefits of the hardware offloads more ubiquitous. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnxt')
0 files changed, 0 insertions, 0 deletions