summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix iWARP syn packet mac address validation.Michal Kalderon2019-02-181-0/+9
* qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2019-02-182-7/+6
* qed*: Advance drivers version to 8.37.0.20Manish Chopra2019-02-062-2/+2
* qed: Change verbosity for coalescing message.Rahul Verma2019-02-061-1/+2
* qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru2019-02-063-0/+19
* qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru2019-02-061-2/+3
* qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru2019-02-061-0/+3
* qed: Fix EQ full firmware assert.Manish Chopra2019-02-062-8/+8
* qed: Fix stack out of bounds bugManish Chopra2019-01-281-4/+4
* qed: Fix system crash in ll2 xmitManish Chopra2019-01-281-5/+15
* qed: Fix VF probe failure while FLRManish Chopra2019-01-281-0/+10
* qed: Fix LACP pdu drops for VFsManish Chopra2019-01-283-2/+16
* qed: Fix bug in tx promiscuous mode settingsManish Chopra2019-01-281-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-161-0/+4
|\
| * qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-22/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-211-1/+2
|\
| * net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-202-1/+3
|\ \ | |/
| * qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-181-0/+1
| * qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru2018-12-131-1/+2
* | qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing2018-12-181-5/+1
* | qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King2018-12-041-1/+1
* | qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-0/+9
* | qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior2018-11-301-0/+2
* | qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-302-10/+21
* | qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior2018-11-302-13/+38
* | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior2018-11-306-24/+280
* | qed: Add doorbell overflow recovery mechanismAriel Elior2018-11-303-0/+365
* | qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok2018-11-293-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-281-1/+1
|\ \ | |/
| * qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King2018-11-271-1/+1
* | qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing2018-11-281-11/+2
* | qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru2018-11-274-34/+40
* | qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru2018-11-272-2/+7
* | qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru2018-11-273-8/+11
* | qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru2018-11-271-7/+13
|/
* qed: Fix QM getters to always return a valid pqDenis Bolotin2018-11-191-4/+20
* qed: Fix bitmap_weight() checkDenis Bolotin2018-11-191-1/+4
* drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton2018-11-151-1/+1
* qed: Fix reading wrong value in loop conditionDenis Bolotin2018-11-131-0/+2
* qed: Fix rdma_info structure allocationMichal Kalderon2018-11-133-25/+45
* qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin2018-11-131-7/+7
* qed: Fix PTT leak in qed_drain()Denis Bolotin2018-11-131-1/+1
* qed: Fix potential memory corruptionSagiv Ozeri2018-11-081-7/+5
* qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-088-15/+45
* qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-082-27/+33
* qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-081-2/+14
* qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-071-3/+5
* qed: fix link config error handlingArnd Bergmann2018-11-031-2/+5
OpenPOWER on IntegriCloud