Age | Commit message (Expand) | Author | Files | Lines |
2018-07-20 | qed: Add qed APIs for PHY module query. | Sudarsana Reddy Kalluru | 1 | -0/+15 |
2018-05-31 | qed*: Add link change count value to ethtool statistics display. | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2018-05-25 | qed*: Support drop action classification | Manish Chopra | 1 | -0/+1 |
2018-05-23 | qed: Add driver infrastucture for handling mfw requests. | Sudarsana Reddy Kalluru | 1 | -0/+10 |
2018-05-23 | qed: Add support for processing iscsi tlv request. | Sudarsana Reddy Kalluru | 1 | -0/+36 |
2018-05-23 | qed: Add support for processing fcoe tlv request. | Sudarsana Reddy Kalluru | 1 | -0/+193 |
2018-05-23 | qed: Add support for tlv request processing. | Sudarsana Reddy Kalluru | 1 | -0/+37 |
2018-05-08 | qed: Remove unused data member 'is_mf_default'. | Sudarsana Reddy Kalluru | 1 | -1/+0 |
2018-05-08 | qed*: Refactor mf_mode to consist of bits. | Sudarsana Reddy Kalluru | 1 | -1/+1 |
2018-04-23 | qed: Add configuration information to register dump and debug data | Denis Bolotin | 1 | -0/+3 |
2018-03-29 | qed: Adapter flash update support. | Sudarsana Reddy Kalluru | 1 | -0/+19 |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 1 | -10/+6 |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 1 | -2/+2 |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 1 | -10/+10 |
2017-07-27 | qed: enhanced per queue max coalesce value. | Rahul Verma | 1 | -1/+1 |
2017-07-27 | qed: Read per queue coalesce from hardware | Rahul Verma | 1 | -10/+1 |
2017-07-27 | qed: Add support for vf coalesce configuration. | Rahul Verma | 1 | -2/+2 |
2017-07-27 | qed: Add support for Energy efficient ethernet. | Sudarsana Reddy Kalluru | 1 | -0/+20 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 1 | -1/+2 |
2017-06-05 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 1 | -0/+4 |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval | 1 | -0/+18 |
2017-06-02 | qed: Share additional information with qedf | Mintz, Yuval | 1 | -0/+2 |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 1 | -3/+9 |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval | 1 | -3/+1 |
2017-05-24 | qed: Provide MBI information in dev_info | Tomer Tayar | 1 | -0/+17 |
2017-05-24 | qed: Align DP_ERR style with other DP macros | Mintz, Yuval | 1 | -5/+7 |
2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 1 | -1/+1 |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish | 1 | -0/+5 |
2017-04-24 | qed: Add support for static dcbx. | sudarsana.kalluru@cavium.com | 1 | -0/+1 |
2017-04-17 | qed: aRFS infrastructure support | Chopra, Manish | 1 | -0/+7 |
2017-04-04 | qed: Manage with less memory regions for RoCE | Ram Amrani | 1 | -1/+0 |
2017-03-14 | qed*: Add support for QL41xxx adapters | Mintz, Yuval | 1 | -12/+36 |
2017-02-20 | qed: Add support for hardware offloaded FCoE. | Arun Easi | 1 | -2/+39 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 1 | -6/+29 |
2016-12-02 | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz | 1 | -0/+2 |
2016-10-31 | qed*: Add support for WoL | Mintz, Yuval | 1 | -0/+10 |
2016-10-31 | qed: Add nvram selftest | Mintz, Yuval | 1 | -0/+9 |
2016-10-31 | qed*: Management firmware - notifications and defaults | Sudarsana Kalluru | 1 | -0/+28 |
2016-10-23 | qed*: Reduce the memory footprint for Rx path | Sudarsana Reddy Kalluru | 1 | -0/+1 |
2016-10-04 | qed: Add support for RoCE hw init | Ram Amrani | 1 | -1/+4 |
2016-10-04 | qede: Add qedr framework | Ram Amrani | 1 | -2/+1 |
2016-10-04 | qed: Add Light L2 support | Yuval Mintz | 1 | -0/+1 |
2016-09-08 | qed*: Add support for the ethtool get_regs operation | Tomer Tayar | 1 | -0/+4 |
2016-08-19 | qed*: Fix pause setting | Yuval Mintz | 1 | -3/+5 |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
2016-08-11 | qed*: Add support for ethtool link_ksettings callbacks. | Sudarsana Reddy Kalluru | 1 | -0/+15 |
2016-08-09 | qed: Add dcbx app support for IEEE Selection Field. | Sudarsana Reddy Kalluru | 1 | -0/+8 |
2016-06-23 | qed: Add support for coalescing config read/update. | Sudarsana Reddy Kalluru | 1 | -0/+24 |
2016-06-08 | qed: Add support for query/config dcbx. | Sudarsana Reddy Kalluru | 1 | -0/+90 |
2016-06-04 | qed: Add iscsi/rdma personalities | Yuval Mintz | 1 | -0/+65 |