summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
AgeCommit message (Expand)Author
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2020-09-29cxgb4: Avoid log floodRohit Maheshwari
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter
2020-05-22cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-02-15cxgb4: Export sge_host_page_size to uldsRaju Rangoju
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-22cxgb4: Support firmware rdma write completion work request.Raju Rangoju
2018-03-22cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju
2018-03-17cxgb4: Fix queue free path of ULD driversArjun Vynipadath
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain
2017-02-16cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet
2016-11-25cxgb4: fix memory leak on txq_infoColin Ian King
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-10-29cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-23cxgb4: fix signed wrap around when decrementing index idxColin Ian King
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-08-23cxgb4: Remove unused including <linux/version.h>Wei Yongjun
2016-08-18cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai