summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-22net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2-21/+20
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan1-1/+1
2020-05-14bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan1-3/+6
2020-05-14bnxt_en: Return error when allocating zero size context memory.Michael Chan1-1/+1
2020-05-14bnxt_en: Improve AER slot reset.Michael Chan1-3/+6
2020-05-14bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam1-1/+1
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2-9/+2
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-01bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam1-0/+4
2020-04-01bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan1-3/+3
2020-04-01bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan1-4/+4
2020-04-01bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer1-5/+10
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan3-6/+14
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer1-13/+11
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-05bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam1-0/+8
2020-03-05bnxt_en: Improve device shutdown method.Vasundhara Volam1-2/+2
2020-02-24bnxt: Detach page from page pool before sending up the stackJonathan Lemon1-0/+1
2020-02-11net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-11bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam1-4/+7
2020-02-11bnxt_en: Fix TC queue mapping.Michael Chan1-1/+1
2020-02-11bnxt_en: Move devlink_register before registering netdevVasundhara Volam2-5/+8
2020-02-01drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-01-29net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli1-2/+2
2020-01-23net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli1-3/+4
2020-01-23bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan3-4/+7
2020-01-23bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-01-23bnxt_en: Fix NTUPLE firmware command failures.Michael Chan1-3/+0
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-04bnxt: apply computed clamp value for coalece parameterJonathan Lemon1-1/+1
2020-01-04bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2-14/+22
2020-01-04bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam3-21/+56
2020-01-04bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2-9/+3
2020-01-04bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam2-10/+27
2020-01-04bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2-8/+34
2020-01-04bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan1-0/+3
2020-01-04bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan1-2/+6
2019-12-31bnxt_en: Improve RX buffer error handling.Michael Chan3-2/+9
2019-12-31bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam1-1/+8
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4