aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-06-03bnxt_en: fix firmware message length endiannessEdwin Peer
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-20net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli
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-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-21net: bcmgenet: always enable status blocksDoug Berger
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-01bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-01bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-02-17net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-02-06net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-03bnxt_en: Fix TC queue mapping.Michael Chan
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan
2020-01-27bnxt_en: Improve link up detection.Michael Chan
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller