summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy2021-06-041-0/+6
* net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet2021-05-051-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-171-3/+8
|\
| * cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-151-3/+8
* | cxgb4: enable interrupt based Tx completions for T5Raju Rangoju2021-01-171-5/+33
|/
* cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari2020-11-121-0/+108
* cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-121-1/+2
* cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-091-2/+3
* net: cxbg4: Remove pointless in_interrupt() checkThomas Gleixner2020-09-291-3/+0
* chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-8/+8
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-121-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-231-3/+7
|\
| * cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| * cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
* | crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav2020-08-211-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-0/+1
|\
| * cxgb4: add missing release on skb in uld_send()Navid Emamdoost2020-07-231-0/+1
* | cxgb4: add loopback ethtool self-testVishal Kulkarni2020-07-231-1/+106
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-261-23/+24
|\|
| * cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-241-8/+11
| * cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy2020-06-241-2/+1
| * cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-06-241-1/+1
| * cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy2020-06-241-12/+11
* | cxgb4: Use struct_size() helperGustavo A. R. Silva2020-06-191-1/+1
|/
* cxgb4: improve credits recovery in TC-MQPRIO Tx pathRahul Lakkireddy2020-05-151-14/+26
* cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-021-0/+1
* cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy2020-05-011-3/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-261-42/+10
|\
| * cxgb4: fix Txq restart check during backpressureRahul Lakkireddy2020-03-201-2/+8
| * cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy2020-03-201-40/+2
* | cxgb4/chcr: complete record tx handlingRohit Maheshwari2020-03-091-0/+5
|/
* cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy2019-11-231-0/+14
* cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-231-47/+112
* cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-231-88/+31
* cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy2019-11-201-1/+1
* cxgb4: remove redundant assignment to hdr_lenColin Ian King2019-11-121-1/+0
* cxgb4: add FLOWC based QoS offloadRahul Lakkireddy2019-11-071-6/+144
* cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy2019-11-071-48/+375
* cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy2019-11-071-25/+70
* cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy2019-11-071-46/+116
* cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy2019-11-071-1/+12
* cxgb4: request the TX CIDX updates to status pageRaju Rangoju2019-10-261-6/+2
* chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-261-1/+1
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-6/+6
* cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni2019-02-141-56/+266
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
* cxgb4: add per rx-queue counter for packet errorsGanesh Goudar2018-09-141-0/+4
* cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath2018-07-121-1/+3
* cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-291-2/+370
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-1/+1