| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches | 2017-05-09 | 3 | -3/+3 |
* | qede: Fix possible misconfiguration of advertised autoneg value. | sudarsana.kalluru@cavium.com | 2017-05-04 | 1 | -0/+5 |
* | qed: Fix overriding of supported autoneg value. | sudarsana.kalluru@cavium.com | 2017-05-04 | 3 | -1/+9 |
* | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 2017-05-04 | 4 | -10/+9 |
* | qed*: Fix issues in the ptp filter config implementation. | sudarsana.kalluru@cavium.com | 2017-05-02 | 2 | -37/+81 |
* | qede: Fix concurrency issue in PTP Tx path processing. | sudarsana.kalluru@cavium.com | 2017-05-02 | 2 | -2/+7 |
* | qed: Prevent warning without CONFIG_RFS_ACCEL | Mintz, Yuval | 2017-05-01 | 1 | -0/+2 |
* | qed: output the DPM status and WID count | Ram Amrani | 2017-05-01 | 3 | -1/+8 |
* | qed: align DPI configuration to HW requirements | Ram Amrani | 2017-05-01 | 2 | -7/+6 |
* | qed: verify RoCE resource bitmaps are released | Ram Amrani | 2017-05-01 | 2 | -27/+80 |
* | qed: add error handling flow to TID deregistratin posting failure | Ram Amrani | 2017-05-01 | 1 | -0/+2 |
* | qed: remove unused SQ error state | Ram Amrani | 2017-05-01 | 1 | -2/+1 |
* | qed: configure the RoCE max message size | Ram Amrani | 2017-05-01 | 1 | -0/+2 |
* | qed: Unlock on error in qed_vf_pf_acquire() | Dan Carpenter | 2017-05-01 | 1 | -1/+1 |
* | qed: Acquire/release ptt_ptp lock when enabling/disabling PTP. | sudarsana.kalluru@cavium.com | 2017-04-27 | 3 | -15/+19 |
* | qed: Remove the un-needed ptp header file. | sudarsana.kalluru@cavium.com | 2017-04-27 | 2 | -48/+0 |
* | qede: Add support for PTP resource locking. | sudarsana.kalluru@cavium.com | 2017-04-27 | 3 | -99/+75 |
* | qed: Add support for PTP resource locking. | sudarsana.kalluru@cavium.com | 2017-04-27 | 4 | -0/+106 |
* | qed: Add support for MFW resource locking. | sudarsana.kalluru@cavium.com | 2017-04-27 | 3 | -11/+49 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-27 | 1 | -5/+5 |
|\ |
|
| * | qed: Fix error in the dcbx app meta data initialization. | sudarsana.kalluru@cavium.com | 2017-04-25 | 1 | -5/+5 |
* | | qed: fix invalid use of sizeof in qed_alloc_qm_data() | Wei Yongjun | 2017-04-25 | 1 | -1/+1 |
* | | qed - VF tunnelling support [VXLAN/GENEVE/GRE] | Chopra, Manish | 2017-04-25 | 8 | -4/+446 |
* | | qed/qede: Add UDP ports in bulletin board | Chopra, Manish | 2017-04-25 | 8 | -1/+83 |
* | | qede: Configure UDP ports in local context. | Chopra, Manish | 2017-04-25 | 3 | -36/+52 |
* | | qede: Disable tunnel offloads for non offloaded UDP ports | Chopra, Manish | 2017-04-25 | 1 | -6/+17 |
* | | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish | 2017-04-25 | 3 | -11/+46 |
* | | qed: refactor tunnelling - API/Structs | Chopra, Manish | 2017-04-25 | 7 | -197/+207 |
* | | qlcnic: fix unchecked return value | Pan Bian | 2017-04-24 | 1 | -0/+2 |
* | | qed: Add support for static dcbx. | sudarsana.kalluru@cavium.com | 2017-04-24 | 1 | -5/+19 |
* | | qed: Support dcbnl IEEE selector field. | sudarsana.kalluru@cavium.com | 2017-04-24 | 2 | -9/+49 |
* | | qed: Add additional DCBx debug messages. | sudarsana.kalluru@cavium.com | 2017-04-24 | 1 | -6/+11 |
* | | qed: Separate RoCE DCBx support for V2. | sudarsana.kalluru@cavium.com | 2017-04-24 | 1 | -8/+3 |
* | | qed: Cleanup DCBx unnecessary parameters. | sudarsana.kalluru@cavium.com | 2017-04-24 | 3 | -25/+17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-22 | 1 | -1/+12 |
|\| |
|
| * | qed: Fix issue in populating the PFC config paramters. | sudarsana.kalluru@cavium.com | 2017-04-20 | 1 | -0/+2 |
| * | qed: Fix possible system hang in the dcbnl-getdcbx() path. | sudarsana.kalluru@cavium.com | 2017-04-20 | 1 | -1/+1 |
| * | qed: Fix sending an invalid PFC error mask to MFW. | sudarsana.kalluru@cavium.com | 2017-04-20 | 1 | -0/+2 |
| * | qed: Fix possible error in populating max_tc field. | sudarsana.kalluru@cavium.com | 2017-04-20 | 1 | -0/+7 |
* | | qede: allocate enough data for ->arfs_fltr_bmap | Dan Carpenter | 2017-04-20 | 1 | -1/+2 |
* | | qede: Add aRFS support | Chopra, Manish | 2017-04-17 | 3 | -5/+508 |
* | | qed: aRFS infrastructure support | Chopra, Manish | 2017-04-17 | 9 | -3/+504 |
* | | qede: Support XDP adjustment of headers | Mintz, Yuval | 2017-04-07 | 3 | -11/+12 |
* | | qede: Add support for ingress headroom | Mintz, Yuval | 2017-04-07 | 3 | -17/+24 |
* | | qede: Prevent VFs from using XDP | Mintz, Yuval | 2017-04-07 | 1 | -0/+5 |
* | | qede: Correct XDP forward unmapping | Mintz, Yuval | 2017-04-07 | 3 | -14/+20 |
* | | qede: Update receive statistic once per NAPI | Mintz, Yuval | 2017-04-07 | 1 | -10/+11 |
* | | qed: Make OOO archipelagos into an array | Michal Kalderon | 2017-04-06 | 2 | -78/+30 |
* | | qed: Provide iSCSI statistics to management | Mintz, Yuval | 2017-04-06 | 3 | -1/+38 |
* | | qed: Inform qedi the number of possible CQs | Mintz, Yuval | 2017-04-06 | 3 | -2/+19 |