summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
2021-08-08bnxt_en: Use register window 6 instead of 5 to read the PHCMichael Chan
2021-08-08bnxt_en: Update firmware call to retrieve TX PTP timestampMichael Chan
2021-08-08bnxt_en: Update firmware interface to 1.10.2.52Michael Chan
2021-07-26bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28bnxt_en: Enable hardware PTP supportMichael Chan
2021-06-28bnxt_en: Transmit and retrieve packet timestampsPavan Chebbi
2021-06-28bnxt_en: Get the RX packet timestampPavan Chebbi
2021-06-28bnxt_en: Get the full 48-bit hardware timestamp periodicallyPavan Chebbi
2021-06-28bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan
2021-06-28bnxt_en: Get PTP hardware capability from firmwareMichael Chan
2021-06-28bnxt_en: Update firmware interface to 1.10.2.47Michael Chan
2021-06-24bnxt: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
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-05-17bnxt_en: Fix fall-through warnings for ClangGustavo A. R. Silva
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-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan
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-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