| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-04-24 | qed: Add additional DCBx debug messages. |  sudarsana.kalluru@cavium.com | 1 | -6/+11 |
| 2017-04-24 | qed: Separate RoCE DCBx support for V2. |  sudarsana.kalluru@cavium.com | 1 | -8/+3 |
| 2017-04-24 | qed: Cleanup DCBx unnecessary parameters. |  sudarsana.kalluru@cavium.com | 3 | -25/+17 |
| 2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+12 |
| 2017-04-20 | qed: Fix issue in populating the PFC config paramters. |  sudarsana.kalluru@cavium.com | 1 | -0/+2 |
| 2017-04-20 | qed: Fix possible system hang in the dcbnl-getdcbx() path. |  sudarsana.kalluru@cavium.com | 1 | -1/+1 |
| 2017-04-20 | qed: Fix sending an invalid PFC error mask to MFW. |  sudarsana.kalluru@cavium.com | 1 | -0/+2 |
| 2017-04-20 | qed: Fix possible error in populating max_tc field. |  sudarsana.kalluru@cavium.com | 1 | -0/+7 |
| 2017-04-20 | qede: allocate enough data for ->arfs_fltr_bmap |  Dan Carpenter | 1 | -1/+2 |
| 2017-04-17 | qede: Add aRFS support |  Chopra, Manish | 3 | -5/+508 |
| 2017-04-17 | qed: aRFS infrastructure support |  Chopra, Manish | 9 | -3/+504 |
| 2017-04-07 | qede: Support XDP adjustment of headers |  Mintz, Yuval | 3 | -11/+12 |
| 2017-04-07 | qede: Add support for ingress headroom |  Mintz, Yuval | 3 | -17/+24 |
| 2017-04-07 | qede: Prevent VFs from using XDP |  Mintz, Yuval | 1 | -0/+5 |
| 2017-04-07 | qede: Correct XDP forward unmapping |  Mintz, Yuval | 3 | -14/+20 |
| 2017-04-07 | qede: Update receive statistic once per NAPI |  Mintz, Yuval | 1 | -10/+11 |
| 2017-04-06 | qed: Make OOO archipelagos into an array |  Michal Kalderon | 2 | -78/+30 |
| 2017-04-06 | qed: Provide iSCSI statistics to management |  Mintz, Yuval | 3 | -1/+38 |
| 2017-04-06 | qed: Inform qedi the number of possible CQs |  Mintz, Yuval | 3 | -2/+19 |
| 2017-04-06 | qed: Add missing stat for new isles |  Mintz, Yuval | 1 | -0/+2 |
| 2017-04-06 | qed: Don't close the OUT_EN during init |  Mintz, Yuval | 1 | -12/+0 |
| 2017-04-06 | qed: Configure cacheline size in HW |  Tomer Tayar | 2 | -0/+54 |
| 2017-04-06 | qed: Don't use main-ptt in unrelated flows |  Rahul Verma | 8 | -61/+124 |
| 2017-04-06 | qed: Warn PTT usage by wrong hw-function |  Mintz, Yuval | 1 | -0/+7 |
| 2017-04-06 | qlge: avoid format string exposure in workqueue |  Kees Cook | 1 | -1/+2 |
| 2017-04-06 | qed: Correct MSI-x for storage |  Mintz, Yuval | 1 | -1/+2 |
| 2017-04-06 | qed: fix missing break in OOO_LB_TC case |  Colin Ian King | 1 | -0/+1 |
| 2017-04-05 | qed: Add a missing error code |  Dan Carpenter | 1 | -1/+3 |
| 2017-04-03 | qed: Manage with less memory regions for RoCE |  Ram Amrani | 4 | -37/+125 |
| 2017-04-03 | qed: RoCE doesn't need to use SRC |  Mintz, Yuval | 1 | -2/+1 |
| 2017-04-03 | qed: Correct TM ILT lines in presence of VFs |  Mintz, Yuval | 1 | -1/+1 |
| 2017-04-03 | qed: Fix TM block ILT allocation |  Michal Kalderon | 1 | -6/+24 |
| 2017-04-03 | qed: Revise QM cofiguration |  Ariel Elior | 15 | -298/+660 |
| 2017-03-28 | qed: Use BDQ resource for storage protocols |  Mintz, Yuval | 3 | -22/+42 |
| 2017-03-28 | qed: Utilize resource-lock based scheme |  Tomer Tayar | 6 | -166/+468 |
| 2017-03-28 | qed: Support management-based resource locking |  Tomer Tayar | 3 | -0/+269 |
| 2017-03-28 | qed: Send pf-flr as part of initialization |  Mintz, Yuval | 4 | -0/+28 |
| 2017-03-28 | qed: Move to new load request scheme |  Tomer Tayar | 8 | -58/+497 |
| 2017-03-28 | qed: hw_init() to receive parameter-struct |  Mintz, Yuval | 3 | -27/+37 |
| 2017-03-28 | qed: Correct HW stop flow |  Tomer Tayar | 6 | -135/+142 |
| 2017-03-23 | qed: Reserve VF feature before PF |  Mintz, Yuval | 1 | -11/+16 |
| 2017-03-23 | qed: Don't waste SBs unused by RoCE |  Mintz, Yuval | 1 | -8/+9 |
| 2017-03-23 | qed: Reduce verbosity of unimplemented MFW messages |  Mintz, Yuval | 1 | -1/+1 |
| 2017-03-23 | qed: Correct endian order of MAC passed to MFW |  Mintz, Yuval | 1 | -2/+11 |
| 2017-03-23 | qed: Pass src/dst sizes when interacting with MFW |  Tomer Tayar | 2 | -59/+66 |
| 2017-03-23 | qed: Revise MFW command locking |  Tomer Tayar | 2 | -134/+278 |
| 2017-03-21 | qed: Always publish VF link from leading hwfn |  Mintz, Yuval | 1 | -3/+10 |
| 2017-03-21 | qed: Raise verbosity of Malicious VF indications |  Mintz, Yuval | 1 | -4/+10 |
| 2017-03-21 | qed: Make qed_iov_mark_vf_flr() return bool |  Mintz, Yuval | 2 | -9/+10 |
| 2017-03-21 | qed: Deprecate VF multiple queue-stop |  Mintz, Yuval | 2 | -46/+62 |