aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-18tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-03cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-07-28cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-06-23cxgb4: fix wrong shift.Pavel Machek
2021-06-23cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-23cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-23cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2021-06-23cxgb4: fix endianness when flashing boot imageRahul Lakkireddy
2021-06-10cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-10cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-06-03cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
2021-06-03chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter
2021-05-22net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-14cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-04-21ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-21ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-21ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-21ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-03-30ch_ktls: fix enum-conversion warningArnd Bergmann
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2021-02-26cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju
2021-02-13chtls: Fix potential resource leakPan Bian
2021-01-23cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-17chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal
2021-01-17chtls: Fix hardware tid leakAyush Sawal
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann
2020-12-03chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
2020-12-02cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-11-30chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav
2020-11-25ch_ktls: lock is not freedRohit Maheshwari
2020-11-21cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari