aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+4
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsManish Chopra1-1/+4
2019-12-26bnx2x: Use appropriate define for vlan creditManish Chopra1-1/+1
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-64/+171
2019-12-19net: bcmgenet: Add software counters to track reallocationsDoug Berger2-0/+8
2019-12-19net: bcmgenet: Be drop monitor friendly while re-allocating headroomDoug Berger1-1/+2
2019-12-19net: bcmgenet: Turn on offloads by defaultDoug Berger1-3/+5
2019-12-19net: bcmgenet: Utilize bcmgenet_set_features() during resume/openDoug Berger1-0/+8
2019-12-19net: bcmgenet: Refactor bcmgenet_set_features()Doug Berger1-19/+19
2019-12-19net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUMDoug Berger2-13/+8
2019-12-19net: bcmgenet: enable NETIF_F_HW_CSUM featureDoug Berger1-17/+12
2019-12-19net: bcmgenet: enable NETIF_F_HIGHDMA flagDoug Berger1-2/+10
2019-12-19net: systemport: Set correct DMA maskFlorian Fainelli1-0/+8
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2019-12-13bnxt: apply computed clamp value for coalece parameterJonathan Lemon1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin9-10/+10
2019-12-10bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2-14/+22
2019-12-10bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam3-21/+56
2019-12-10bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2-9/+3
2019-12-10bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam1-10/+26
2019-12-10bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2-8/+34
2019-12-10bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan1-0/+3
2019-12-10bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan1-2/+6
2019-11-24bnxt_en: Add support for flashing the device via devlinkVasundhara Volam3-2/+24
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan3-5/+12
2019-11-24bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2-0/+11
2019-11-24bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan1-20/+26
2019-11-24bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan3-3/+10
2019-11-24bnxt_en: Assign more RSS context resources to the VFs.Michael Chan1-2/+6
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2-9/+19
2019-11-24bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam1-0/+14
2019-11-24bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam1-2/+10
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam3-47/+35
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2-3/+11
2019-11-24bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan1-0/+8
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan1-1/+6
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-7/+2
2019-11-18bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi1-0/+10
2019-11-18bnxt_en: Add a warning message for driver initiated resetVasundhara Volam1-0/+1
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam1-1/+8
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam4-0/+26
2019-11-18bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam1-1/+2
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam3-2/+10
2019-11-18bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam1-1/+2
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan3-2/+9
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan3-44/+77
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko1-7/+2
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+4