summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-182-5/+5
* bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-181-3/+1Star
* bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-181-3/+6
* bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-181-7/+5Star
* bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-181-3/+7
* bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan2019-08-181-8/+18
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
* net: broadcom: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-3/+3
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-07-261-2/+1Star
* linux/dim: Fix overflow in dim calculationYamin Friedman2019-07-253-3/+3
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-211-0/+3
* bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan2019-07-191-2/+5
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-181-31/+26Star
* ethernet: remove redundant memsetFuqian Huang2019-07-151-2/+0Star
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-092-11/+11
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-092-2/+8
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-092-44/+10Star
* bnxt_en: Add page_pool_destroy() during RX ring cleanup.Michael Chan2019-07-091-6/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-098-23/+54
|\
| * bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan2019-07-011-1/+1
| * bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan2019-07-011-1/+3
| * bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan2019-07-011-6/+11
| * bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan2019-07-011-3/+3
| * bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan2019-07-011-1/+2
| * bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-06-294-11/+34
* | bnxt_en: add page_pool supportAndy Gospodarek2019-07-094-7/+47
* | bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek2019-07-094-10/+140
* | bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan2019-07-094-13/+28
* | bnxt_en: rename some xdp functionsAndy Gospodarek2019-07-093-7/+7
* | net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam2019-07-021-1/+0Star
* | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-279-39/+39
|\ \
| * | linux/dim: Move implementation to .c filesTal Gilboa2019-06-256-5/+6
| * | linux/dim: Rename externally used net_dim membersTal Gilboa2019-06-258-28/+27Star
| * | linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2019-06-253-8/+8
| * | linux/dim: Rename externally exposed macrosTal Gilboa2019-06-254-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-228-25/+9Star
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-222-1/+3
| |\ \
| | * | bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-06-182-1/+3
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-24/+6Star
| |/ /
* | | tg3: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-101-1/+1
* | | bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-101-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-314-17/+23
|\ \ | |/ |/|
| * bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam2019-05-231-5/+6
| * bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2019-05-232-3/+5
| * bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan2019-05-234-9/+10
| * bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-05-231-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-14/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0818-262/+548
|\