Age | Commit message (Expand) | Author | Files | Lines |
2024-08-06 | net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c |  Uros Bizjak | 1 | -4/+4 |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory |  Masahiro Yamada | 1 | -1/+1 |
2022-01-11 | libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route() |  Guillaume Nault | 1 | -1/+2 |
2020-03-03 | net/chelsio: Delete drive and module versions |  Leon Romanovsky | 1 | -2/+0 |
2020-02-24 | chelsio: Replace zero-length array with flexible-array member |  Gustavo A. R. Silva | 1 | -2/+2 |
2019-06-10 | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI |  Varun Prakash | 2 | -11/+43 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig |  Thomas Gleixner | 1 | -0/+1 |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ |  Masahiro Yamada | 1 | -1/+1 |
2019-04-04 | libcxgb: fix incorrect ppmax calculation |  Varun Prakash | 1 | -1/+8 |
2018-07-21 | libcxgb: replace vmalloc and memset with vzalloc |  YueHaibing | 1 | -3/+1 |
2018-04-30 | libcxgb,cxgb4: use __skb_put_zero to simplfy code |  YueHaibing | 1 | -10/+5 |
2017-06-16 | networking: make skb_put & friends return void pointers |  Johannes Berg | 1 | -5/+5 |
2017-02-09 | target/cxgbit: Fix endianness annotations |  Bart Van Assche | 1 | -1/+1 |
2017-01-04 | libcxgb: fix error check for ip6_route_output() |  Varun Prakash | 1 | -7/+5 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() |  Varun Prakash | 1 | -0/+15 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() |  Varun Prakash | 1 | -0/+14 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() |  Varun Prakash | 1 | -0/+16 |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() |  Varun Prakash | 1 | -0/+16 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() |  Varun Prakash | 1 | -0/+13 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() |  Varun Prakash | 1 | -0/+9 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() |  Varun Prakash | 1 | -0/+18 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() |  Varun Prakash | 1 | -0/+9 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() |  Varun Prakash | 2 | -0/+37 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() |  Varun Prakash | 2 | -0/+48 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() |  Varun Prakash | 3 | -1/+117 |
2016-07-25 | libcxgb: remove unused including <linux/version.h> |  Wei Yongjun | 1 | -1/+0 |
2016-07-25 | libcxgb: export ppm release and tagmask set api |  Varun Prakash | 1 | -0/+2 |
2016-07-25 | libcxgb: add library module for Chelsio drivers |  Varun Prakash | 3 | -0/+834 |