summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-25/+9
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner6-24/+6
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-06-10tg3: Use napi_alloc_frag()Sebastian Andrzej Siewior1-1/+1
2019-06-10bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior1-1/+1
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-17/+23
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-23bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam1-5/+6
2019-05-23bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2-3/+5
2019-05-23bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan4-9/+10
2019-05-23bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner4-0/+4
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-262/+548
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar4-4/+4
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds10-56/+0
2019-05-06bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan1-0/+4
2019-05-06bnxt_en: Add support for aRFS on 57500 chips.Michael Chan1-4/+12
2019-05-06bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan2-1/+44
2019-05-06bnxt_en: Improve NQ reservations.Michael Chan1-2/+4
2019-05-06bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma2-1/+19
2019-05-06bnxt_en: read the clause type from the PHY IDVasundhara Volam1-2/+2
2019-05-06bnxt_en: Read package version from firmware.Vasundhara Volam3-1/+12
2019-05-06bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam2-2/+7
2019-05-06bnxt_en: Add support for PCIe statisticsVasundhara Volam3-1/+82
2019-05-06bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam1-39/+36
2019-05-06bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan2-53/+214
2019-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+32
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-04-28bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan1-4/+5
2019-04-28bnxt_en: Fix statistics context reservation logic.Michael Chan1-8/+6
2019-04-28bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan1-2/+6
2019-04-28bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan1-6/+6
2019-04-28bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-04-28bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva1-7/+6
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-23net: systemport: Remove need for DMA descriptorFlorian Fainelli2-58/+8
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-17bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru1-10/+12
2019-04-17bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru1-20/+30
2019-04-16bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King1-1/+1
2019-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+19
2019-04-09bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-09bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-04-09broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2-6/+6
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon10-56/+0
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2-2/+2
2019-04-05bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko1-1/+0