summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAge
* bcmgenet: add WOL IRQ checkSergey Shtylyov2022-01-27
* net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2021-12-22
* net: bnx2x: fix variable dereferenced before checkPavel Skripkin2021-11-26
* bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-22
* bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-15
* net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-28
* net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-28
* bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-06-16
* net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei2021-06-03
* bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-03-03
* net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET2020-12-29
* bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-12-02
* bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-12-02
* net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-24
* bnxt: don't enable NAPI until rings are readyJakub Kicinski2020-09-12
* bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2020-09-12
* tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan2020-09-12
* bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam2020-09-12
* bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-22
* tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen2020-06-29
* bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2020-05-10
* bnxt: add a missing rcu synchronizationEric Dumazet2020-05-10
* net: bcmsysport: Device stats are unsigned longFlorian Fainelli2020-05-10
* net: bcmgenet: device stats are unsigned longEric Dumazet2020-05-10
* net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther2020-05-10
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-10
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-10
* bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-20
* net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli2020-02-14
* drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu2020-02-05
* net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter2020-01-29
* bnx2x: Fix logic to get total no. of PFs per engineManish Chopra2020-01-12
* bnx2x: Do not handle requests from VFs after parityManish Chopra2020-01-12
* bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra2020-01-04
* net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing2019-11-28
* bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh2019-11-25
* net: broadcom: fix return type of ndo_start_xmit functionYueHaibing2019-11-25
* net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli2019-10-29
* net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2019-10-29
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-08-11
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-08-04
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-08-04
* bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-07-21
* bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2019-06-11
* bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-06-11
* bnxt_en: Improve multicast address setup logic.Michael Chan2019-05-16
* net: systemport: Fix reception of BPDUsFlorian Fainelli2019-03-23
* bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-03-23
* net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-20
* bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-12-13