summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-13bnxt_en: Clean up completion ring page arrays completelyMichael Chan
2021-09-13bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer
2021-09-13bnxt_en: Fix error recovery regressionMichael Chan
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-05bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan
2021-09-05bnxt_en: Fix UDP tunnel logicMichael Chan
2021-09-05bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan
2021-09-05bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer
2021-09-05bnxt_en: fix stored FW_PSID version masksEdwin Peer
2021-09-01bnxt_en: fix kernel doc warnings in bnxt_hwrm.cEdwin Peer
2021-09-01bnxt_en: Fix 64-bit doorbell operation on 32-bit kernelsMichael Chan
2021-08-30bnxt_en: support multiple HWRM commands in flightEdwin Peer
2021-08-30bnxt_en: remove legacy HWRM interfaceEdwin Peer
2021-08-30bnxt_en: update all firmware calls to use the new APIsEdwin Peer
2021-08-30bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer
2021-08-30bnxt_en: add support for HWRM request slicesEdwin Peer
2021-08-30bnxt_en: add HWRM request assignment APIEdwin Peer
2021-08-30bnxt_en: discard out of sequence HWRM responsesEdwin Peer
2021-08-30bnxt_en: introduce new firmware message API based on DMA poolsEdwin Peer
2021-08-30bnxt_en: move HWRM API implementation into separate fileEdwin Peer
2021-08-30bnxt_en: Refactor the HWRM_VER_GET firmware callsEdwin Peer
2021-08-30bnxt_en: remove DMA mapping for KONG responseEdwin Peer
2021-08-27bnxt: count discards due to memory allocation errorsJakub Kicinski
2021-08-27bnxt: count packets discarded because of netpollJakub Kicinski
2021-08-24bnxt: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24bnxt: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-24bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-24bnx2: Replace open-coded byte swapping with swab32s()Heiner Kallweit
2021-08-24bnx2: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net: broadcom: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-23Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller
2021-08-23Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-23Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-23Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-23Revert "bnxt: Read VPD with pci_vpd_alloc()"David S. Miller
2021-08-23Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-22bnxt: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22bnxt: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-22bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-22bnx2: Replace open-coded version with swab32s()Heiner Kallweit
2021-08-22bnx2: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit