summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2019-07-29bnxt_en: Refactor ethtool ring statistics logic.Michael Chan
2019-07-29bnxt_en: Add hardware GRO setup function for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add TPA ID mapping logic for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add fast path logic for TPA on 57500 chips.Michael Chan
2019-07-29bnxt_en: Set TPA GRO mode flags on 57500 chips properly.Michael Chan
2019-07-29bnxt_en: Refactor tunneled hardware GRO logic.Michael Chan
2019-07-29bnxt_en: Handle standalone RX_AGG completions.Michael Chan
2019-07-29bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.Michael Chan
2019-07-29bnxt_en: Refactor TPA logic.Michael Chan
2019-07-29bnxt_en: Add TPA structure definitions for BCM57500 chips.Michael Chan
2019-07-29bnxt_en: Update firmware interface spec. to 1.10.0.89.Michael Chan
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman
2019-07-23net: broadcom: Use dev_get_drvdataChuhong Yuan
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan
2019-07-18net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09bnxt_en: Add page_pool_destroy() during RX ring cleanup.Michael Chan
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08bnxt_en: add page_pool supportAndy Gospodarek
2019-07-08bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek
2019-07-08bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan
2019-07-08bnxt_en: rename some xdp functionsAndy Gospodarek
2019-07-01net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam
2019-06-30bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan
2019-06-30bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan
2019-06-30bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan
2019-06-30bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan
2019-06-30bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-06-09tg3: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-06-09bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-22bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam
2019-05-22bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan