summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan
2020-01-17net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli
2020-01-10bnxt: Detach page from page pool before sending up the stackJonathan Lemon
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-08bnxt_en: Call recovery done after reset is successfully doneVikas Gupta
2020-01-08net: tg3: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsManish Chopra
2019-12-26bnx2x: Use appropriate define for vlan creditManish Chopra
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-19net: bcmgenet: Add software counters to track reallocationsDoug Berger