Age | Commit message (Expand) | Author | Files | Lines |
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-10 | qed/qede: Multi CoS support. | Manish Chopra | 1 | -2/+3 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -1/+1 |
2018-07-20 | 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-05 | qed: Add srq core support for RoCE and iWARP | Yuval Bason | 1 | -0/+2 |
2018-05-23 | qed: Add driver infrastucture for handling mfw requests. | Sudarsana Reddy Kalluru | 1 | -1/+150 |
2018-05-23 | qed: Add support for tlv request processing. | Sudarsana Reddy Kalluru | 1 | -0/+6 |
2018-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-05-11 | qed: fix spelling mistake: "taskelt" -> "tasklet" | Colin Ian King | 1 | -1/+1 |
2018-05-08 | qed: Remove unused data member 'is_mf_default'. | Sudarsana Reddy Kalluru | 1 | -2/+0 |
2018-05-08 | 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-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2017-06-05 | 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-10 | 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-09 | 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 |
2017-04-25 | qed: refactor tunnelling - API/Structs | Chopra, Manish | 1 | -12/+12 |
2017-04-17 | qed: aRFS infrastructure support | Chopra, Manish | 1 | -0/+26 |
2017-04-07 | qed: Provide iSCSI statistics to management | Mintz, Yuval | 1 | -0/+5 |
2017-04-06 | qed: Correct MSI-x for storage | Mintz, Yuval | 1 | -1/+2 |
2017-04-04 | qed: Manage with less memory regions for RoCE | Ram Amrani | 1 | -1/+0 |
2017-03-29 | qed: Move to new load request scheme | Tomer Tayar | 1 | -0/+9 |
2017-03-29 | qed: hw_init() to receive parameter-struct | Mintz, Yuval | 1 | -3/+9 |