summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2021-03-302-5/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-172-3/+11
|\
| * cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-152-3/+11
* | cxgb4: collect serial config version from registerRahul Lakkireddy2021-02-113-24/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-0/+1
|\|
| * cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju2021-02-051-0/+1
* | cxgb4: remove unused vpd_cap_addrHeiner Kallweit2021-02-092-3/+0
* | cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit2021-01-221-10/+3
* | cxgb4: Assign boolean values to a bool variableJiapeng Zhong2021-01-221-1/+1
* | cxgb4: enable interrupt based Tx completions for T5Raju Rangoju2021-01-171-5/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-151-0/+7
|\|
| * cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-141-0/+7
* | net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-281-1/+2
|\
| * cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-11-201-1/+2
* | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-241-0/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-135-1/+122
|\|
| * ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari2020-11-122-0/+3
| * cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari2020-11-122-0/+111
| * cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-123-1/+8
* | cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2020-11-071-1/+1
|/
* cxgb4: set up filter action after rewritesRaju Rangoju2020-10-272-29/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-152-13/+177
|\
| * cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani2020-10-152-13/+177
* | cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-093-5/+5
* | net: cxbg4: Remove pointless in_interrupt() checkThomas Gleixner2020-09-291-3/+0
* | cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari2020-09-293-44/+62
* | cxgb4: Avoid log floodRohit Maheshwari2020-09-291-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-232-4/+7
|\|
| * cxgb4: fix memory leak during module unloadRaju Rangoju2020-09-181-1/+1
| * cxgb4: Fix offset when clearing filter byte countersGanji Aravind2020-09-061-3/+6
* | 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-127-58/+64
* | cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal2020-09-093-21/+171
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-053-6/+10
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-041-2/+6
| |\
| | * cxgb4: fix thermal zone device registrationPotnuri Bharat Teja2020-08-311-2/+6
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-242-4/+4
| |/
* | cxgb4: add error handlers to LE intr_handlerRaju Rangoju2020-08-252-0/+10
* | 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-214-5/+17
* | cxgb4: insert IPv6 filter rules in next free regionRahul Kundu2020-08-201-10/+7
|/
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-0/+8
|\
| * thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+8
* | cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy2020-08-043-26/+82
* | cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy2020-08-041-2/+15
* | cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy2020-08-041-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-0/+1
|\ \