summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/libcxgb
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-102-11/+43
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* libcxgb: fix incorrect ppmax calculationVarun Prakash2019-04-051-1/+8
* libcxgb: replace vmalloc and memset with vzallocYueHaibing2018-07-221-3/+1Star
* libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing2018-04-301-10/+5Star
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-5/+5
* target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-091-1/+1
* libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-161-0/+15
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-161-0/+14
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-161-0/+16
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-161-0/+16
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-161-0/+13
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-161-0/+9
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-161-0/+18
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-161-0/+9
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-162-0/+37
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-162-0/+48
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-163-1/+117
* libcxgb: remove unused including <linux/version.h>Wei Yongjun2016-07-251-1/+0Star
* libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-251-0/+2
* libcxgb: add library module for Chelsio driversVarun Prakash2016-07-253-0/+834