summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix system crash in ll2 xmitManish Chopra2019-01-281-5/+15
* qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+1
|\
| * qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-181-0/+1
* | qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-10/+20
|/
* qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor2018-10-041-1/+12
* qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2018-09-281-6/+6
* qed: Make some functions staticYueHaibing2018-08-011-1/+2
* qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru2018-06-201-2/+9
* qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
* qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
* qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-11/+29
* qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-3/+3
* qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1
* qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-291-13/+0
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-7/+21
* qed: Add LL2 slowpath handlingMichal Kalderon2017-10-091-2/+38
* qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon2017-10-091-1/+6
* qed: Fix initialization of ll2 offload featureMichal Kalderon2017-10-091-0/+3
* qed: Add ll2 option for dropping a tx packetMichal Kalderon2017-10-091-2/+14
* qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-091-1/+6
* qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2017-10-091-8/+21
* qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2017-09-261-0/+1
* qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-2/+11
* qed: Rename some ll2 related definesKalderon, Michal2017-07-031-15/+14
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-1/+1
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-211-1/+1
* qed: Chain support for external PBLMintz, Yuval2017-06-201-3/+3
* qed: collect GSI port statisticsMintz, Yuval2017-06-091-0/+23
* qed: Call rx_release_cb() when flushing LL2Mintz, Yuval2017-06-091-6/+7
* qed: No need for LL2 frags indicationMintz, Yuval2017-06-091-23/+8
* qed*: LL2 callback operationsMichal Kalderon2017-06-091-98/+99
* qed: LL2 code relocationsMintz, Yuval2017-06-091-30/+28
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-091-179/+200
* qed: Revise ll2 Rx completionMintz, Yuval2017-06-091-34/+50
* qed: LL2 to use packed information for txMintz, Yuval2017-06-091-70/+57
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-9/+12
* qed: Remove unused including <linux/version.h>Wei Yongjun2017-05-181-1/+0
* qed: Don't use main-ptt in unrelated flowsRahul Verma2017-04-061-14/+35
* qed: fix missing break in OOO_LB_TC caseColin Ian King2017-04-061-0/+1
* qed: Revise QM cofigurationAriel Elior2017-04-031-4/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-5/+8
|\
| * qed: Fix interrupt flags on Rx LL2Ram Amrani2017-03-141-4/+5
| * qed: Fix mapping leak on LL2 rx flowMintz, Yuval2017-03-141-0/+2
| * qed: Fix copy of uninitialized memoryrobert.foss@collabora.com2017-03-091-1/+1
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-24/+24
|/
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-191-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-50/+38
|\
| * qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-201-50/+38
OpenPOWER on IntegriCloud