summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c
Commit message (Expand)AuthorAgeFilesLines
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
* cxgb4: Use struct_group() for memcpy() regionKees Cook2021-11-191-3/+5
* net: chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-4/+4
* 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-161-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-161-5/+33
|/
* cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari2020-11-111-0/+108
* cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-111-1/+2
* cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-081-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-111-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-251-0/+1
|\
| * cxgb4: add missing release on skb in uld_send()Navid Emamdoost2020-07-221-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-251-23/+24
|\ \ | |/
| * cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-231-8/+11
| * cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy2020-06-231-2/+1
| * cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-06-231-1/+1
| * cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy2020-06-231-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-011-0/+1
* cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy2020-04-301-3/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-42/+10
|\
| * cxgb4: fix Txq restart check during backpressureRahul Lakkireddy2020-03-191-2/+8
| * cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy2020-03-191-40/+2
* | cxgb4/chcr: complete record tx handlingRohit Maheshwari2020-03-081-0/+5
|/
* cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy2019-11-221-0/+14
* cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-221-47/+112
* cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-221-88/+31
* cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy2019-11-191-1/+1
* cxgb4: remove redundant assignment to hdr_lenColin Ian King2019-11-111-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-251-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