summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2018-02-03bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-20bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan
2017-12-14bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-14bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-12-14bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-14bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-11-30bnxt_en: Set default completion ring for async events.Michael Chan
2017-11-08bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-07-05bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan
2017-06-17bnxt_en: Enhance autoneg support.Michael Chan
2017-06-17bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-03-18bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-12-05netdev: broadcom: propagate error codePan Bian
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-11-29net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold
2016-11-27net: bcmgenet: fix phydev reference leakJohan Hovold
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet
2016-11-16bnxt: add a missing rcu synchronizationEric Dumazet
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan
2016-11-13bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan
2016-11-09net: bgmac: fix reversed checks for clock control flagRafał Miłecki