aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/libcxgb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2-11/+43
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash1-1/+8
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing1-3/+1
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing1-10/+5
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-5/+5
2017-02-09target/cxgbit: Fix endianness annotationsBart Van Assche1-1/+1
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash1-7/+5
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash1-0/+15
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash1-0/+14
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash1-0/+16
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash1-0/+16
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash1-0/+13
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash1-0/+9
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash1-0/+18
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash1-0/+9
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2-0/+37
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2-0/+48
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash3-1/+117
2016-07-25libcxgb: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash1-0/+2
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash3-0/+834