Age | Commit message (Expand) | Author | Files | Lines |
2019-04-14 | qed: Fix missing DORQ attentions | Denis Bolotin | 1 | -1/+1 |
2019-02-08 | qed: Add API for SmartAN query. | Sudarsana Reddy Kalluru | 1 | -0/+2 |
2019-01-28 | qed: Add infrastructure for error detection and recovery | Tomer Tayar | 1 | -0/+30 |
2018-11-30 | qed: Expose the doorbell overflow recovery mechanism to the protocol drivers | Ariel Elior | 1 | -0/+2 |
2018-11-30 | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow | Ariel Elior | 1 | -2/+62 |
2018-11-27 | qed: Add support for MBI upgrade over MFW. | Sudarsana Reddy Kalluru | 1 | -2/+11 |
2018-11-13 | qed: Fix PTT leak in qed_drain() | Denis Bolotin | 1 | -1/+1 |
2018-10-16 | qed: Prevent link getting down in case of autoneg-off. | Rahul Verma | 1 | -7/+33 |
2018-10-16 | qed: Add supported link and advertise link to display in ethtool. | Rahul Verma | 1 | -51/+148 |
2018-10-16 | qed: Align local and global PTT to propagate through the APIs. | Rahul Verma | 1 | -4/+18 |
2018-10-02 | qed: Add driver support for 20G link speed. | Sudarsana Reddy Kalluru | 1 | -0/+11 |
2018-08-09 | qed/qede: Multi CoS support. | Manish Chopra | 1 | -2/+3 |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -1/+1 |
2018-07-19 | qed: Add qed APIs for PHY module query. | Sudarsana Reddy Kalluru | 1 | -0/+23 |
2018-07-12 | qed: fix spelling mistake "successffuly" -> "successfully" | Ewan D. Milne | 1 | -1/+1 |
2018-07-02 | qed: Limit msix vectors in kdump kernel to the minimum required count. | Sudarsana Reddy Kalluru | 1 | -0/+8 |
2018-06-20 | qed: Add sanity check for SIMD fastpath handler. | Sudarsana Reddy Kalluru | 1 | -2/+10 |
2018-06-04 | qed: Add srq core support for RoCE and iWARP | Yuval Bason | 1 | -0/+2 |
2018-05-22 | qed: Add driver infrastucture for handling mfw requests. | Sudarsana Reddy Kalluru | 1 | -1/+150 |
2018-05-22 | qed: Add support for tlv request processing. | Sudarsana Reddy Kalluru | 1 | -0/+6 |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-05-10 | qed: fix spelling mistake: "taskelt" -> "tasklet" | Colin Ian King | 1 | -1/+1 |
2018-05-07 | qed: Remove unused data member 'is_mf_default'. | Sudarsana Reddy Kalluru | 1 | -2/+0 |
2018-05-07 | qed*: Refactor mf_mode to consist of bits. | Sudarsana Reddy Kalluru | 1 | -2/+4 |
2018-04-23 | qed: Delete unused parameter p_ptt from mcp APIs | Denis Bolotin | 1 | -8/+1 |
2018-03-29 | qed: Adapter flash update support. | Sudarsana Reddy Kalluru | 1 | -0/+338 |
2017-07-27 | qed: Read per queue coalesce from hardware | Rahul Verma | 1 | -7/+0 |
2017-07-27 | qed: Add support for vf coalesce configuration. | Rahul Verma | 1 | -22/+2 |
2017-07-27 | qed: Add support for Energy efficient ethernet. | Sudarsana Reddy Kalluru | 1 | -0/+19 |
2017-07-27 | qed/qede: Add setter APIs support for RX flow classification | Chopra, Manish | 1 | -8/+0 |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 1 | -9/+8 |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2017-06-04 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval | 1 | -8/+16 |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval | 1 | -0/+16 |
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 | -1/+1 |
2017-05-30 | qed: Don't log missing periodic stats by default | Mintz, Yuval | 1 | -1/+2 |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval | 1 | -6/+3 |
2017-05-24 | qed: Provide MBI information in dev_info | Tomer Tayar | 1 | -0/+3 |
2017-05-24 | qed: Flush slowpath tasklet on stop | Tomer Tayar | 1 | -0/+14 |
2017-05-18 | qed: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2017-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+4 |
2017-05-09 | qed: Fix VF removal sequence | Mintz, Yuval | 1 | -2/+4 |
2017-05-08 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches | 1 | -1/+1 |
2017-05-04 | qed: Fix overriding of supported autoneg value. | sudarsana.kalluru@cavium.com | 1 | -1/+5 |
2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 1 | -1/+1 |
2017-05-01 | qed: Prevent warning without CONFIG_RFS_ACCEL | Mintz, Yuval | 1 | -0/+2 |
2017-04-27 | qed: Acquire/release ptt_ptp lock when enabling/disabling PTP. | sudarsana.kalluru@cavium.com | 1 | -12/+0 |
2017-04-25 | qed - VF tunnelling support [VXLAN/GENEVE/GRE] | Chopra, Manish | 1 | -0/+8 |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish | 1 | -0/+15 |