summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2021-03-302-5/+21
* ch_ktls: fix enum-conversion warningArnd Bergmann2021-03-241-1/+1
* net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury2021-03-081-4/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-222-12/+8
|\
| * chcr_ktls: use AES library for single use cipherArd Biesheuvel2021-01-022-12/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-173-6/+11
|\ \
| * | cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-153-6/+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
* | | chelsio: cxgb: Disable the card on error in threaded interruptSebastian Andrzej Siewior2021-02-045-27/+44
* | | chelsio: cxgb: Replace the workqueue with threaded interruptSebastian Andrzej Siewior2021-02-045-54/+55
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-291-4/+3
|\| |
| * | chtls: Fix potential resource leakPan Bian2021-01-231-4/+3
* | | 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-154-2/+82
|\| |
| * | cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-144-2/+82
* | | ch_ipsec: Remove initialization of rxq related dataAyush Sawal2021-01-151-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-081-47/+24
|\| |
| * | chtls: Fix chtls resources release sequenceAyush Sawal2021-01-081-4/+4
| * | chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal2021-01-081-0/+5
| * | chtls: Replace skb_dequeue with skb_peekAyush Sawal2021-01-081-1/+1
| * | chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal2021-01-081-3/+1
| * | chtls: Fix panic when route to peer not configuredAyush Sawal2021-01-081-2/+12
| * | chtls: Remove invalid set_tcb callAyush Sawal2021-01-081-3/+0
| * | chtls: Fix hardware tid leakAyush Sawal2021-01-081-36/+3
| |/
* / net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-1/+1
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-241-1/+1
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-155-2/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-121-5/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-043-0/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-283-3/+6
| |\ \ \ \
| * | | | | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-242-0/+2
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-137-228/+478
| |\ \ \ \ \
| * | | | | | cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2020-11-071-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-072-1/+4
| |\ \ \ \ \ \
| * | | | | | | chelsio/chtls: Utilizing multiple rxq/txq to process requestsVinay Kumar Yadav2020-11-042-1/+3
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-142-2/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-202-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | ch_ktls: fix build warning for ipv4-only configArnd Bergmann2020-12-051-5/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter2020-12-031-0/+1
* | | | | | cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-031-0/+1
* | | | | | chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav2020-12-011-0/+1
| |_|_|_|/ |/| | | |
* | | | | ch_ktls: lock is not freedRohit Maheshwari2020-11-261-1/+3
* | | | | cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald2020-11-211-1/+1
* | | | | cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-11-201-1/+2
| |_|_|/ |/| | |