aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu
2020-07-29bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-22net: bcmgenet: Fix WoL with password after deep sleepDoug Berger
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-14bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-05-14bnxt_en: Return error when allocating zero size context memory.Michael Chan
2020-05-14bnxt_en: Improve AER slot reset.Michael Chan
2020-05-14bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-01bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-01bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-04-01bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-04-01bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-05bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-03-05bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-02-24bnxt: Detach page from page pool before sending up the stackJonathan Lemon
2020-02-11net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-11bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam
2020-02-11bnxt_en: Fix TC queue mapping.Michael Chan
2020-02-11bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-02-01drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-01-29net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-23net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli
2020-01-23bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan
2020-01-23bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan
2020-01-23bnxt_en: Fix NTUPLE firmware command failures.Michael Chan