Age | Commit message (Expand) | Author | Files | Lines |
2018-08-10 | qed/qede: Multi CoS support. | Manish Chopra | 1 | -3/+6 |
2018-07-22 | qed: Correct Multicast API to reflect existence of 256 approximate buckets. | Sudarsana Reddy Kalluru | 1 | -8/+7 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon | 1 | -0/+3 |
2018-05-31 | qed*: Add link change count value to ethtool statistics display. | Sudarsana Reddy Kalluru | 1 | -2/+10 |
2018-05-25 | qed*: Support drop action classification | Manish Chopra | 1 | -15/+20 |
2018-05-25 | qed*: Support other classification modes. | Manish Chopra | 1 | -0/+2 |
2018-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
2018-05-10 | qed: Fix l2 initializations over iWARP personality | Michal Kalderon | 1 | -4/+2 |
2018-04-20 | qed* : Add new TLV to request PF to update MAC in bulletin board | Shahed Shaikh | 1 | -0/+19 |
2018-03-29 | qed*: Utilize FW 8.33.11.0 | Michal Kalderon | 1 | -1/+1 |
2018-01-03 | qed: Use zeroing memory allocator than allocator/memset | Himanshu Jha | 1 | -2/+1 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 1 | -42/+76 |
2017-08-31 | qed: fix spelling mistake: "calescing" -> "coalescing" | Colin Ian King | 1 | -1/+1 |
2017-07-27 | qed: Read per queue coalesce from hardware | Rahul Verma | 1 | -0/+115 |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal | 1 | -13/+0 |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 1 | -2/+1 |
2017-06-14 | qed: Fix an off by one bug | Dan Carpenter | 1 | -1/+1 |
2017-06-05 | qed: VF XDP support | Mintz, Yuval | 1 | -4/+15 |
2017-06-05 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 1 | -9/+21 |
2017-06-05 | qed: IOV db support multiple queues per qzone | Mintz, Yuval | 1 | -4/+8 |
2017-06-05 | qed: Make VF legacy a bitfield | Mintz, Yuval | 1 | -4/+6 |
2017-06-05 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval | 1 | -1/+61 |
2017-06-05 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval | 1 | -24/+43 |
2017-06-05 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 1 | -15/+17 |
2017-06-05 | qed: Create L2 queue database | Mintz, Yuval | 1 | -0/+86 |
2017-05-24 | qed: !main_ptt for tunnel configuration | Manish Chopra | 1 | -2/+15 |
2017-05-18 | qed: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2017-04-25 | qed - VF tunnelling support [VXLAN/GENEVE/GRE] | Chopra, Manish | 1 | -3/+0 |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish | 1 | -0/+19 |
2017-04-25 | qed: refactor tunnelling - API/Structs | Chopra, Manish | 1 | -8/+7 |
2017-04-17 | qed: aRFS infrastructure support | Chopra, Manish | 1 | -0/+133 |
2017-04-07 | qed: Don't use main-ptt in unrelated flows | Rahul Verma | 1 | -2/+12 |
2017-04-04 | qed: Revise QM cofiguration | Ariel Elior | 1 | -4/+1 |
2017-03-14 | qed*: Add support for QL41xxx adapters | Mintz, Yuval | 1 | -75/+109 |
2017-02-15 | qed: Add infrastructure for PTP support | Sudarsana Reddy Kalluru | 1 | -0/+5 |
2017-01-17 | qed: Replace memset with eth_zero_addr | Shyam Saini | 1 | -1/+1 |
2017-01-02 | qed: Support Multicast on Tx-switching | Mintz, Yuval | 1 | -2/+5 |
2017-01-02 | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 1 | -89/+143 |
2017-01-02 | qed*: Change maximal number of queues | Mintz, Yuval | 1 | -7/+25 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 1 | -4/+28 |
2016-11-30 | qed*: Handle-based L2-queues. | Mintz, Yuval | 1 | -265/+330 |
2016-11-01 | qed: Correct VF mac number | Mintz, Yuval | 1 | -0/+2 |
2016-10-31 | qed: Learn resources from management firmware | Tomer Tayar | 1 | -1/+1 |
2016-10-14 | qed*: Allow unicast filtering | Yuval Mintz | 1 | -2/+10 |
2016-09-10 | qed: mark symbols static where possible | Baoyou Xie | 1 | -2/+2 |
2016-08-23 | qed*: Add support for VFs over legacy PFs | Yuval Mintz | 1 | -0/+2 |
2016-08-23 | qed: Prevent VFs from pause flooding | Yuval Mintz | 1 | -0/+3 |
2016-08-23 | qed: Add support for legacy VFs | Yuval Mintz | 1 | -6/+9 |