Age | Commit message (Expand) | Author |
2017-02-27 | qed: Don't use attention PTT for configuring BW | Mintz, Yuval |
2017-02-27 | qed: Fix race with multiple VFs | Mintz, Yuval |
2017-02-20 | qed*: Fix link indication race | Mintz, Yuval |
2017-02-20 | qed: Don't allocate SBs using main PTT | Mintz, Yuval |
2017-02-20 | qed: Reflect PF link when initializing VF | Mintz, Yuval |
2017-02-20 | qed: Reserve doorbell BAR space for present CPUs | Ram Amrani |
2017-02-20 | qed: Don't free a QP more than once | Ram Amrani |
2017-02-20 | qed: Read queue state before releasing buffer | Ram Amrani |
2017-02-20 | qed: Release CQ resource under lock on failure | Ram Amrani |
2017-02-19 | qed: Add support for hardware offloaded FCoE. | Arun Easi |
2017-02-15 | qed: Add infrastructure for PTP support | Sudarsana Reddy Kalluru |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-20 | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann |
2017-01-17 | qed: Replace memset with eth_zero_addr | Shyam Saini |
2017-01-01 | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval |
2017-01-01 | qed: Conserve RDMA resources when !QEDR | Ram Amrani |
2017-01-01 | qed: Support Multicast on Tx-switching | Mintz, Yuval |
2017-01-01 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval |
2017-01-01 | qed*: RSS indirection based on queue-handles | Mintz, Yuval |
2017-01-01 | qed*: Change maximal number of queues | Mintz, Yuval |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | qed: fix old-style function definition | Arnd Bergmann |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-05 | net: ethernet: qlogic: set error code on failure | Pan Bian |
2016-12-02 | qed: Add iSCSI out of order packet handling. | Yuval Mintz |
2016-12-02 | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz |
2016-11-30 | qed*: Handle-based L2-queues. | Mintz, Yuval |
2016-11-30 | qed: Optimize qed_chain datapath usage | Mintz, Yuval |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-10 | qed: Correct rdma params configuration | Ram Amrani |
2016-11-10 | qed: configure ll2 RoCE v1/v2 flavor correctly | Ram Amrani |
2016-11-09 | qed: Prevent stack corruption on MFW interaction | Mintz, Yuval |
2016-11-01 | qed: Correct VF mac number | Mintz, Yuval |
2016-10-31 | qed: Learn resources from management firmware | Tomer Tayar |
2016-10-31 | qed: Use VF-queue feature | Mintz, Yuval |
2016-10-31 | qed: Learn of RDMA capabilities per-device | Mintz, Yuval |
2016-10-31 | qed*: Add support for WoL | Mintz, Yuval |
2016-10-31 | qed: Add nvram selftest | Mintz, Yuval |
2016-10-31 | qed*: Management firmware - notifications and defaults | Sudarsana Kalluru |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-22 | qed: Zero-out the buffer paased to dcbx_query() API | Sudarsana Reddy Kalluru |
2016-10-22 | qed*: Reduce the memory footprint for Rx path | Sudarsana Reddy Kalluru |
2016-10-18 | qed: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2016-10-18 | qed: Remove useless set memory to zero use memset() | Wei Yongjun |
2016-10-14 | qed: Fix possible race when reading firmware return code. | Manish Chopra |
2016-10-14 | qed: Handle malicious VFs events | Yuval Mintz |
2016-10-14 | qed: Allow chance for fast ramrod completions | Yuval Mintz |