summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+2
|\
| * cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-071-1/+0
| * cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-071-0/+2
* | cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-225-0/+11
* | cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju2018-03-225-0/+10
* | cxgb4: Add support to query HW SRQ parametersRaju Rangoju2018-03-222-0/+21
* | cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju2018-03-224-1/+206
* | cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju2018-03-222-0/+73
* | cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-171-0/+1
* | cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-163-1/+13
* | cxgb4: Add HMA supportArjun Vynipadath2018-03-135-6/+303
* | cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-121-10/+14
* | cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar2018-03-121-0/+3
* | cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2018-03-092-5/+5
* | cxgb4: Add TP Congestion map entry for single-portGanesh Goudar2018-03-021-0/+1
* | cxgb4: remove dead code when allocating filterGanesh Goudar2018-03-021-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-194-24/+15
|\ \ | |/
| * PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-161-10/+0
| * cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2018-02-162-2/+2
| * cxgb4: free up resources of pf 0-3Ganesh Goudar2018-02-161-12/+13
* | cxgb4: speed up on-chip memory readRahul Lakkireddy2018-02-141-9/+28
* | cxgb4: rework on-chip memory readRahul Lakkireddy2018-02-143-73/+192
|/
* cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET2018-02-071-1/+1
* net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann2018-02-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3125-877/+2772
|\
| * cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy2018-01-261-13/+38
| * cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy2018-01-261-1/+1
| * cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy2018-01-261-1/+3
| * cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-251-7/+1
| * cxgb4: fix possible deadlockGanesh Goudar2018-01-251-10/+10
| * cxgb4: make symbol pedits staticWei Yongjun2018-01-241-1/+1
| * cxgb4: properly initialize variablesRahul Lakkireddy2018-01-242-2/+4
| * cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy2018-01-242-15/+1
| * cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar2018-01-244-5/+72
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-231-2/+5
| |\
| * | cxgb4: add geneve offload support for T6Ganesh Goudar2018-01-224-24/+63
| * | cxgb4: IPv6 filter takes 2 tidsGanesh Goudar2018-01-191-33/+80
| * | cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy2018-01-197-3/+169
| * | cxgb4: update dump collection logic to use compressionRahul Lakkireddy2018-01-196-147/+207
| * | cxgb4: restructure VF mgmt codeGanesh Goudar2018-01-172-204/+190
| * | cxgb4: implement ndo_features_checkGanesh Goudar2018-01-111-0/+19
| * | cxgb4: add support for vxlan segmentation offloadGanesh Goudar2018-01-113-37/+186
| * | cxgb4: implement udp tunnel callbacksGanesh Goudar2018-01-113-0/+251
| * | cxgb4: add data structures to support vxlanGanesh Goudar2018-01-113-0/+208
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-10/+8
| |\ \
| * | | cxgb4: collect TX rate limit info in UP CIM logsRahul Lakkireddy2018-01-035-39/+100
| * | | cxgb4: Check alignment constraint for T6Ganesh Goudar2018-01-021-5/+12
| * | | cxgb4: use CLIP with LIP6 on T6 for TCAM filtersGanesh Goudar2018-01-021-1/+11
| * | | cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar2017-12-283-1/+11
| * | | cxgb4: display VNI correctlyGanesh Goudar2017-12-281-3/+5
OpenPOWER on IntegriCloud