summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
2024-07-02bnxt_en: unlink page pool when stopping Rx queueDavid Wei
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan
2024-06-21bnxt_en: implement netdev_queue_mgmt_opsDavid Wei
2024-06-21bnxt_en: split rx ring helpers out from ring helpersDavid Wei
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi
2024-06-20bnxt_en: Set TSO max segs on devices with limitsMichael Chan
2024-06-20bnxt_en: Update firmware interface to 1.10.3.44Michael Chan
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman
2024-06-05bnxt_en: fix atomic counter for ptp packetsVadim Fedorenko
2024-06-01bnxt_en: add timestamping statistics supportVadim Fedorenko
2024-05-10bnxt_en: silence clang build warningVadim Fedorenko
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-03bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei
2024-05-02bnxt_en: Add VF PCI ID for 5760X (P7) chipsAjit Khaparde
2024-05-02bnxt_en: Optimize recovery path ULP locking in the driverKalesh AP
2024-05-02bnxt_en: Add a mutex to synchronize ULP operationsKalesh AP
2024-05-02bnxt_en: Don't call ULP_STOP/ULP_START during L2 resetMichael Chan
2024-05-02bnxt_en: Don't support offline self test when RoCE driver is loadedKalesh AP
2024-05-02bnxt_en: share NQ ring sw_stats memory with subringsEdwin Peer
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-24eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-24bnxt_en: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-22bnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan
2024-04-22bnxt_en: Fix the PCI-AER routinesVikas Gupta
2024-04-22bnxt_en: refactor reset close codeVikas Gupta
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10bnxt_en: Update MODULE_DESCRIPTIONMichael Chan
2024-04-10bnxt_en: Utilize ulp client resources if RoCE is not registeredVikas Gupta
2024-04-10bnxt_en: Change MSIX/NQs allocation policyVikas Gupta
2024-04-10bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functionsVikas Gupta
2024-04-10bnxt_en: Remove unneeded MSIX base structure fields and codeVikas Gupta