Age | Commit message (Expand) | Author | Files | Lines |
2017-04-25 | qed: Fix error in the dcbx app meta data initialization. | sudarsana.kalluru@cavium.com | 1 | -5/+5 |
2017-04-20 | qed: Fix issue in populating the PFC config paramters. | sudarsana.kalluru@cavium.com | 1 | -0/+2 |
2017-04-20 | qed: Fix possible system hang in the dcbnl-getdcbx() path. | sudarsana.kalluru@cavium.com | 1 | -1/+1 |
2017-04-20 | qed: Fix sending an invalid PFC error mask to MFW. | sudarsana.kalluru@cavium.com | 1 | -0/+2 |
2017-04-20 | qed: Fix possible error in populating max_tc field. | sudarsana.kalluru@cavium.com | 1 | -0/+7 |
2017-03-14 | qed: Enable iSCSI Out-of-Order | Mintz, Yuval | 1 | -0/+3 |
2017-03-14 | qed: Correct out-of-bound access in OOO history | Mintz, Yuval | 1 | -0/+2 |
2017-03-14 | qed: Fix interrupt flags on Rx LL2 | Ram Amrani | 1 | -4/+5 |
2017-03-14 | qed: Free previous connections when releasing iSCSI | Mintz, Yuval | 1 | -0/+28 |
2017-03-14 | qed: Fix mapping leak on LL2 rx flow | Mintz, Yuval | 1 | -0/+2 |
2017-03-14 | qed: Prevent creation of too-big u32-chains | Tomer Tayar | 1 | -3/+2 |
2017-03-14 | qed: Align CIDs according to DORQ requirement | Ram Amrani | 1 | -1/+2 |
2017-03-09 | qed: Fix copy of uninitialized memory | robert.foss@collabora.com | 1 | -1/+1 |
2017-02-27 | qed: Don't use attention PTT for configuring BW | Mintz, Yuval | 3 | -5/+8 |
2017-02-27 | qed: Fix race with multiple VFs | Mintz, Yuval | 2 | -17/+26 |
2017-02-20 | qed*: Fix link indication race | Mintz, Yuval | 5 | -7/+33 |
2017-02-20 | qed: Don't allocate SBs using main PTT | Mintz, Yuval | 1 | -2/+13 |
2017-02-20 | qed: Reflect PF link when initializing VF | Mintz, Yuval | 1 | -39/+51 |
2017-02-20 | qed: Reserve doorbell BAR space for present CPUs | Ram Amrani | 1 | -1/+1 |
2017-02-20 | qed: Don't free a QP more than once | Ram Amrani | 1 | -22/+27 |
2017-02-20 | qed: Read queue state before releasing buffer | Ram Amrani | 1 | -6/+6 |
2017-02-20 | qed: Release CQ resource under lock on failure | Ram Amrani | 1 | -0/+2 |
2017-02-19 | qed: Add support for hardware offloaded FCoE. | Arun Easi | 20 | -16/+2300 |
2017-02-15 | qed: Add infrastructure for PTP support | Sudarsana Reddy Kalluru | 8 | -1/+425 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -61/+53 |
2017-01-20 | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann | 3 | -61/+53 |
2017-01-17 | qed: Replace memset with eth_zero_addr | Shyam Saini | 2 | -5/+4 |
2017-01-01 | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval | 1 | -1/+1 |
2017-01-01 | qed: Conserve RDMA resources when !QEDR | Ram Amrani | 1 | -1/+3 |
2017-01-01 | qed: Support Multicast on Tx-switching | Mintz, Yuval | 1 | -2/+5 |
2017-01-01 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval | 2 | -0/+137 |
2017-01-01 | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 4 | -134/+220 |
2017-01-01 | qed*: Change maximal number of queues | Mintz, Yuval | 2 | -7/+36 |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval | 37 | -144/+990 |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2016-12-17 | qed: fix old-style function definition | Arnd Bergmann | 1 | -1/+1 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 2 | -3/+3 |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-12-05 | net: ethernet: qlogic: set error code on failure | Pan Bian | 1 | -0/+1 |
2016-12-02 | qed: Add iSCSI out of order packet handling. | Yuval Mintz | 9 | -30/+1234 |
2016-12-02 | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz | 8 | -2/+1368 |
2016-11-30 | qed*: Handle-based L2-queues. | Mintz, Yuval | 8 | -494/+698 |
2016-11-30 | qed: Optimize qed_chain datapath usage | Mintz, Yuval | 2 | -5/+6 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -12/+9 |
2016-11-10 | qed: Correct rdma params configuration | Ram Amrani | 1 | -9/+8 |
2016-11-10 | qed: configure ll2 RoCE v1/v2 flavor correctly | Ram Amrani | 2 | -3/+1 |
2016-11-09 | qed: Prevent stack corruption on MFW interaction | Mintz, Yuval | 2 | -5/+12 |
2016-11-01 | qed: Correct VF mac number | Mintz, Yuval | 3 | -0/+22 |
2016-10-31 | qed: Learn resources from management firmware | Tomer Tayar | 6 | -62/+340 |