summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam1-1/+4
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
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-20net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-05-20bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2-8/+2
2020-05-20bnxt_en: Improve AER slot reset.Michael Chan1-3/+6
2020-05-20bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan1-3/+6
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-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer1-5/+10
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-02-15net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-15bnxt_en: Fix TC queue mapping.Michael Chan1-1/+1
2020-02-05bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-01-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter1-1/+1
2020-01-27bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan1-3/+3
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
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-12-05bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam1-1/+21
2019-12-05bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam1-17/+39
2019-12-05net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-12-01net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing1-1/+1
2019-11-20bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh1-0/+10
2019-11-20net: broadcom: fix return type of ndo_start_xmit functionYueHaibing2-4/+5
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-2/+7
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli1-2/+3
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2-1/+6
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-07-31net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-31bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-31bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-21bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-06-09bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-05-08bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-14bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2-1/+10
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2-8/+30