Age | Commit message (Expand) | Author | Files | Lines |
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-07 | qed: Make OOO archipelagos into an array | Michal Kalderon | 2 | -78/+30 |
2017-04-07 | qed: Provide iSCSI statistics to management | Mintz, Yuval | 3 | -1/+38 |
2017-04-07 | qed: Inform qedi the number of possible CQs | Mintz, Yuval | 3 | -2/+19 |
2017-04-07 | qed: Add missing stat for new isles | Mintz, Yuval | 1 | -0/+2 |
2017-04-07 | qed: Don't close the OUT_EN during init | Mintz, Yuval | 1 | -12/+0 |
2017-04-07 | qed: Configure cacheline size in HW | Tomer Tayar | 2 | -0/+54 |
2017-04-07 | qed: Don't use main-ptt in unrelated flows | Rahul Verma | 8 | -61/+124 |
2017-04-07 | 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-04 | qed: Manage with less memory regions for RoCE | Ram Amrani | 4 | -37/+125 |
2017-04-04 | qed: RoCE doesn't need to use SRC | Mintz, Yuval | 1 | -2/+1 |
2017-04-04 | qed: Correct TM ILT lines in presence of VFs | Mintz, Yuval | 1 | -1/+1 |
2017-04-04 | qed: Fix TM block ILT allocation | Michal Kalderon | 1 | -7/+25 |
2017-04-04 | qed: Revise QM cofiguration | Ariel Elior | 15 | -303/+665 |
2017-03-29 | qed: Use BDQ resource for storage protocols | Mintz, Yuval | 3 | -22/+42 |
2017-03-29 | qed: Utilize resource-lock based scheme | Tomer Tayar | 6 | -166/+468 |
2017-03-29 | qed: Support management-based resource locking | Tomer Tayar | 3 | -0/+269 |
2017-03-29 | qed: Send pf-flr as part of initialization | Mintz, Yuval | 4 | -0/+28 |
2017-03-29 | qed: Move to new load request scheme | Tomer Tayar | 8 | -58/+497 |
2017-03-29 | qed: hw_init() to receive parameter-struct | Mintz, Yuval | 3 | -27/+37 |
2017-03-29 | 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 | -136/+280 |
2017-03-22 | qed: Always publish VF link from leading hwfn | Mintz, Yuval | 1 | -3/+10 |
2017-03-22 | qed: Raise verbosity of Malicious VF indications | Mintz, Yuval | 1 | -4/+10 |
2017-03-22 | qed: Make qed_iov_mark_vf_flr() return bool | Mintz, Yuval | 2 | -9/+10 |
2017-03-22 | qed: Deprecate VF multiple queue-stop | Mintz, Yuval | 2 | -46/+62 |
2017-03-22 | qed: Uniform IOV queue validation | Mintz, Yuval | 1 | -31/+92 |
2017-03-22 | qed: Correct default VF coalescing configuration | Mintz, Yuval | 1 | -1/+2 |
2017-03-22 | qed: Set HW-channel to ready before ACKing VF | Mintz, Yuval | 1 | -4/+8 |
2017-03-22 | qed: Clean VF malicious indication when disabling IOV | Mintz, Yuval | 1 | -3/+5 |
2017-03-22 | qed: Increase verbosity of VF -> PF errors | Mintz, Yuval | 1 | -6/+12 |
2017-03-16 | netxen_nic: remove redundant check if retries is zero | Colin Ian King | 1 | -7/+2 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -11/+47 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -9/+45 |
2017-03-14 | qed*: Add support for QL41xxx adapters | Mintz, Yuval | 13 | -295/+592 |
2017-03-14 | qed: Enable iSCSI Out-of-Order | Mintz, Yuval | 1 | -0/+3 |
2017-03-14 | qed: Correct out-of-bound access in OOO history | Mintz, Yuval | 1 | -0/+2 |