summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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-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
2019-05-22bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan
2019-05-22bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-05bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan
2019-05-05bnxt_en: Add support for aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Improve NQ reservations.Michael Chan
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma
2019-05-05bnxt_en: read the clause type from the PHY IDVasundhara Volam
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller