summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari
2021-06-18bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-07net: ethernet: bgmac: Use devm_platform_ioremap_resource_bynameYang Yingliang
2021-06-07net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-19net: broadcom: remove leading spaces before tabsHui Tang
2021-05-17net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-29bnx2x: Remove redundant assignment to errYang Li
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-25bnxt_en: Implement .ndo_features_check().Michael Chan
2021-04-25bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan
2021-04-25bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan
2021-04-25bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan
2021-04-25bnxt_en: Move bnxt_approve_mac().Michael Chan
2021-04-25bnxt_en: allow VF config ops when PF is closedEdwin Peer
2021-04-25bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer
2021-04-25bnxt_en: Add support for fw managed link down feature.Michael Chan
2021-04-25bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan
2021-04-25bnxt_en: report signal mode in link up messagesEdwin Peer
2021-04-25bnxt_en: Fix RX consumer index logic in the error path.Michael Chan
2021-04-22bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter
2021-04-19bnxt: add more ethtool standard statsJakub Kicinski
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky
2021-04-16bnxt: implement ethtool standard statsJakub Kicinski
2021-04-15bnxt: implement ethtool::get_fec_statsJakub Kicinski
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-12bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna
2021-04-12bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan
2021-04-12bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna
2021-04-12bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam
2021-04-12bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-06net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong
2021-03-25net: bcmgenet: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22bnxt_en: Enhance retry of the first message to the firmware.Michael Chan
2021-03-22bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.Vasundhara Volam