summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-02-14net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-01-29net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra
2020-01-04bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2019-11-28net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing
2019-11-25bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2019-11-25net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-08-11bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-04net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-08-04bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-08-04bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-21bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-06-11bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-13bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-10bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-08-24bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-08-03bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-06-13bnx2x: use the right constantJulia Lawall
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan