summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-05-251-1/+3
* bnxt_en: Fix context memory setup for 64K page size.Michael Chan2021-05-172-8/+11
* bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek2021-05-171-1/+2
* net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei2021-05-171-1/+1
* bnxt_en: Fix and improve .ndo_features_check().Michael Chan2021-05-121-19/+107
* Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-1/+0
|\
| * bnx2x: Remove redundant assignment to errYang Li2021-04-291-1/+0
* | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-054-6/+5
|\ \
| * | PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit2021-04-304-6/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-013-3/+1
|\ \ \ | |_|/ |/| |
| * | RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky2021-04-193-3/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-3/+7
|\ \
| * | bnxt_en: Fix RX consumer index logic in the error path.Michael Chan2021-04-251-2/+4
| * | bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter2021-04-221-1/+3
* | | bnxt_en: Implement .ndo_features_check().Michael Chan2021-04-252-2/+42
* | | bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan2021-04-252-3/+14
* | | bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan2021-04-251-1/+18
* | | bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan2021-04-251-1/+10
* | | bnxt_en: Move bnxt_approve_mac().Michael Chan2021-04-251-26/+27
* | | bnxt_en: allow VF config ops when PF is closedEdwin Peer2021-04-251-4/+0
* | | bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer2021-04-253-7/+11
* | | bnxt_en: Add support for fw managed link down feature.Michael Chan2021-04-252-1/+3
* | | bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan2021-04-253-34/+22
* | | bnxt_en: report signal mode in link up messagesEdwin Peer2021-04-251-3/+19
* | | bnxt: add more ethtool standard statsJakub Kicinski2021-04-191-0/+6
* | | bnxt: implement ethtool standard statsJakub Kicinski2021-04-161-0/+125
* | | bnxt: implement ethtool::get_fec_statsJakub Kicinski2021-04-151-0/+15
* | | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-134-22/+13
* | | bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna2021-04-123-2/+74
* | | bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan2021-04-121-5/+16
* | | bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna2021-04-121-18/+22
* | | bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam2021-04-121-0/+1
* | | bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan2021-04-121-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-0/+1
|\| |
| * | net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong2021-04-061-0/+1
* | | net: bcmgenet: remove unused including <linux/version.h>Zheng Yongjun2021-03-251-1/+0
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-251-12/+8
|\ \ \
| * | | bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi2021-03-181-12/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven2021-03-161-1/+1
| |/ /
* | | bnxt_en: Enhance retry of the first message to the firmware.Michael Chan2021-03-222-2/+7
* | | bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.Vasundhara Volam2021-03-221-20/+11
* | | bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.Michael Chan2021-03-221-1/+3
* | | bnxt_en: check return value of bnxt_hwrm_func_resc_qcapsScott Branden2021-03-221-1/+4
* | | bnxt_en: don't fake firmware response success when PCI is disabledEdwin Peer2021-03-221-2/+2
* | | bnxt_en: Improve wait for firmware commands completionPavan Chebbi2021-03-222-4/+29
* | | bnxt_en: Improve the status_reliable flag in bp->fw_health.Michael Chan2021-03-221-5/+26
* | | ethernet/broadcom:remove unneeded variable: "ret"dingsenjie2021-03-171-2/+1
* | | net: broadcom: bcm4908_enet: support TX interruptRafał Miłecki2021-03-121-35/+103
* | | net: broadcom: bcm4908_enet: read MAC from OFRafał Miłecki2021-03-101-1/+7
|/ /