summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.c
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan2023-02-131-2/+6
* bnxt: make sure we return pages to the poolJakub Kicinski2023-01-111-2/+2
* bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan2022-12-281-4/+5
* bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan2022-12-281-4/+5
* bnxt_en: Fix XDP RX pathMichael Chan2022-12-281-1/+1
* bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan2022-12-281-1/+1
* bnxt_en: fix devlink port registration to netdevVikas Gupta2022-12-281-1/+4
* bnxt: Use generic HBH removal helper in tx pathCoco Li2022-12-121-1/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-1/+9
|\
| * bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui2022-11-141-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-101-9/+45
|\|
| * bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba2022-11-041-1/+1
| * bnxt_en: fix the handling of PCIE-AERVikas Gupta2022-11-041-1/+28
| * bnxt_en: refactor bnxt_cancel_reservations()Vikas Gupta2022-11-041-7/+16
* | bnxt_en: Add a non-real time mode to access NIC clockPavan Chebbi2022-11-081-1/+4
* | bnxt_en: update RSS config using difference algorithmEdwin Peer2022-11-081-1/+34
* | bnxt_en: refactor VNIC RSS update functionsEdwin Peer2022-11-081-18/+16
* | net: remove unused ndo_get_devlink_portJiri Pirko2022-11-031-8/+0
* | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-031-5/+1
|/
* treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-111-1/+1
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-3/+3
* bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski2022-09-221-5/+5
* bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta2022-08-231-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-2/+3
|\
| * bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan2022-07-121-1/+2
| * bnxt_en: reclaim max resources if sriov enable failsKashyap Desai2022-07-121-1/+1
* | bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-4/+2
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-5/+2
* | bnxt: Fix typo in commentsJiang Jian2022-06-231-1/+1
|/
* bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi2022-05-131-2/+6
* bnxt_en: Configure ptp filters during bnxt openPavan Chebbi2022-05-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-051-5/+8
|\
| * bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan2022-05-031-0/+4
| * bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur2022-05-031-5/+4
* | bnxt: XDP multibuffer enablementAndy Gospodarek2022-04-081-2/+1
* | bnxt: support transmit and free of aggregation buffersAndy Gospodarek2022-04-081-5/+13
* | bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buffAndy Gospodarek2022-04-081-7/+58
* | bnxt: add page_pool support for aggregation ring when using xdpAndy Gospodarek2022-04-081-30/+47
* | bnxt: change receive ring space parametersAndy Gospodarek2022-04-081-15/+27
* | bnxt: set xdp_buff pfmemalloc flag if neededAndy Gospodarek2022-04-081-5/+9
* | bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdpAndy Gospodarek2022-04-081-0/+31
* | bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skbAndy Gospodarek2022-04-081-11/+11
* | bnxt: refactor bnxt_rx_pages operate on skb_shared_infoAndy Gospodarek2022-04-081-17/+33
* | bnxt: add flag to denote that an xdp program is currently attachedAndy Gospodarek2022-04-081-0/+7
* | bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buffAndy Gospodarek2022-04-081-4/+7
|/
* bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi2022-04-041-0/+7
* bnxt: use the devlink instance lock to protect sriovJakub Kicinski2022-03-211-1/+0
* net: add per-cpu storage and net->core_statsEric Dumazet2022-03-111-2/+2
* bnxt: revert hastily merged uAPI aberrationsJakub Kicinski2022-03-091-19/+0
* bnxt_en: implement hw health reporterKalesh AP2022-03-051-0/+19