summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
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 PTP hardware capability from firmwareMichael Chan
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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 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-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky
2021-03-22bnxt_en: Enhance retry of the first message to the firmware.Michael Chan
2021-03-22bnxt_en: Improve wait for firmware commands completionPavan Chebbi
2021-02-14bnxt_en: Reply to firmware's echo request async message.Michael Chan
2021-02-14bnxt_en: Add context memory initialization infrastructure.Michael Chan
2021-02-14bnxt_en: Update firmware interface spec to 1.10.2.16.Michael Chan
2021-01-25bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.Michael Chan
2021-01-25bnxt_en: Retry open if firmware is in reset.Vasundhara Volam
2021-01-25bnxt_en: Add an upper bound for all firmware command timeouts.Vasundhara Volam
2021-01-25bnxt_en: Retry sending the first message to firmware if it is under reset.Michael Chan
2021-01-25bnxt_en: Define macros for the various health register states.Michael Chan
2021-01-25bnxt_en: Update firmware interface to 1.10.2.11.Michael Chan
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-10-12bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam
2020-10-04bnxt_en: Eliminate unnecessary RX resets.Michael Chan
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan
2020-10-04bnxt_en: log firmware status on firmware init failureEdwin Peer
2020-09-27bnxt_en: Implement ethtool set_fec_param() method.Michael Chan
2020-09-27bnxt_en: Report FEC settings to ethtool.Michael Chan
2020-09-27bnxt_en: Handle ethernet link being disabled by firmware.Michael Chan
2020-09-27bnxt_en: add basic infrastructure to support PAM4 link speedsEdwin Peer
2020-09-27bnxt_en: Update firmware interface spec to 1.10.1.65.Michael Chan
2020-09-07bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-07-27bnxt_en: Add support for 'ethtool -d'Vasundhara Volam
2020-07-27bnxt_en: Switch over to use the 64-bit software accumulated counters.Michael Chan
2020-07-27bnxt_en: Accumulate all counters.Michael Chan
2020-07-27bnxt_en: Allocate additional memory for all statistics blocks.Michael Chan
2020-07-27bnxt_en: Refactor statistics code and structures.Michael Chan
2020-07-27bnxt_en: Use macros to define port statistics size and offset.Michael Chan
2020-07-27bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan
2020-07-27bnxt_en: Remove PCIe non-counters from ethtool statisticsVasundhara Volam
2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-08bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer
2020-07-08bnxt_en: clean up VLAN feature bit handlingEdwin Peer
2020-07-08bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan
2020-07-08bnxt_en: Add logical RSS indirection table structure.Michael Chan
2020-07-08bnxt_en: Set up the chip specific RSS table size.Michael Chan
2020-06-23bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan