summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: do L1 config when module is insertedGanesh Goudar2018-05-233-12/+65
* cxgb4: change the port capability bits definitionGanesh Goudar2018-05-233-7/+7
* cxgb4: Add new T6 device idsGanesh Goudar2018-05-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-77/+39
|\
| * cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9
| * cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-141-58/+30
* | cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar2018-05-211-15/+14
* | cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy2018-05-183-2/+65
* | cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy2018-05-164-8/+37
* | cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi2018-05-147-7/+237
* | cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath2018-05-141-7/+3
* | cxgb4: collect hardware dump in second kernelRahul Lakkireddy2018-05-144-0/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-4/+3
|\|
| * cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1
| * cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
* | cxgb4: avoid schedule while atomicGanesh Goudar2018-05-111-2/+2
* | cxgb4: enable inner header checksum calculationGanesh Goudar2018-05-113-22/+83
* | cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2018-05-112-0/+23
* | cxgb4: Add new T5 device idGanesh Goudar2018-05-111-0/+1
* | cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar2018-05-101-3/+3
* | cxgb4: update latest firmware version supportedGanesh Goudar2018-05-031-6/+6
* | cxgb4: add new T5 device id'sGanesh Goudar2018-05-021-0/+3
* | libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing2018-04-303-14/+7
* | cxgb4vf: display pause settingsGanesh Goudar2018-04-171-0/+16
|/
* cxgb4: LLD driver changes to support TLSAtul Gupta2018-03-313-15/+131
* cxgb4: Inline TLS FW InterfaceAtul Gupta2018-03-313-6/+283
* cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-301-1/+2
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-263-64/+64
* cxgb4: support new ISSI flash partsGanesh Goudar2018-03-251-0/+19
* cxgb4: depend on firmware event for link statusGanesh Goudar2018-03-251-2/+0
* cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath2018-03-251-2/+6
* cxgb4: Setup FW queues before registering netdevArjun Vynipadath2018-03-251-3/+8
* 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-122-23/+38
* | 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
* | cxgb3: remove VLA usageGustavo A. R. Silva2018-03-071-4/+4
* | cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath2018-03-041-3/+11
* | 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