summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-1/+1
|\
| * qlge: avoid memcpy buffer overflowArnd Bergmann2017-08-241-1/+1
* | qlcnic: remove redundant zero check on retries counterColin Ian King2017-09-011-7/+3
* | qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King2017-08-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-1/+1
|\ \ | |/
| * netxen: fix incorrect loop counter decrementColin Ian King2017-08-181-1/+1
* | qlogic: make device_attribute constBhumika Goyal2017-08-212-5/+5
* | qlge: fix duplicated code for different branchesGustavo A. R. Silva2017-08-141-33/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-1/+1
|\ \ | |/
| * qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet2017-08-071-1/+1
* | qlcnic: add const to bin_attribute structureBhumika Goyal2017-08-031-1/+1
* | qed: Read per queue coalesce from hardwareRahul Verma2017-07-279-21/+322
* | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-278-85/+249
* | qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+84
* | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-275-7/+236
* | qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-275-60/+347
* | qede: Add getter APIs support for RX flow classificationChopra, Manish2017-07-273-8/+144
* | qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva2017-07-191-1/+1
|/
* qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal2017-07-111-3/+3
* qed: initialize ll2_syn_handle at start of functionMichal Kalderon2017-07-031-2/+1
* netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas2017-07-031-3/+0
* qed: Add iWARP support for physical queue allocationKalderon, Michal2017-07-031-0/+4
* qed: Add iWARP protocol support in context allocationKalderon, Michal2017-07-031-2/+11
* qed: iWARP CM add error handlingKalderon, Michal2017-07-031-2/+181
* qed: iWARP implement disconnect flowsKalderon, Michal2017-07-031-1/+89
* qed: iWARP CM add active side connectKalderon, Michal2017-07-033-12/+239
* qed: iWARP CM add passive side connectKalderon, Michal2017-07-037-19/+1012
* qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal2017-07-033-3/+291
* qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal2017-07-032-3/+220
* qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-2/+11
* qed: Rename some ll2 related definesKalderon, Michal2017-07-032-16/+15
* qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-039-40/+749
* qed: Introduce iWARP personalityKalderon, Michal2017-07-036-26/+42
* qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-213-3/+3
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-219-2919/+86
* qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal2017-06-212-0/+2983
* qed: Cleanup qed_roce before duplicating itKalderon, Michal2017-06-211-39/+12
* qed: SPQ async callback registrationMichal Kalderon2017-06-207-55/+96
* qed: Wait for resources before FUNC_CLOSEMichal Kalderon2017-06-201-15/+20
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-203-79/+79
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-204-3/+3
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-203-0/+49
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-202-0/+22
* qed: Chain support for external PBLMintz, Yuval2017-06-206-23/+43
* bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-6/+4
* qed: Fix an off by one bugDan Carpenter2017-06-141-1/+1
* qed: add qed_int_sb_init() stub functionArnd Bergmann2017-06-091-0/+5
* qed: collect GSI port statisticsMintz, Yuval2017-06-091-0/+23
OpenPOWER on IntegriCloud