summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2018-12-13qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru
2018-12-04qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King
2018-11-30qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior
2018-11-29qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru
2018-11-27qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru
2018-11-27qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru
2018-11-19qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-11-19qed: Fix bitmap_weight() checkDenis Bolotin
2018-11-15drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton
2018-11-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-11-13qed: Fix rdma_info structure allocationMichal Kalderon
2018-11-13qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin
2018-11-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-07qlcnic: remove assumption that vlan_tci != 0Michał Mirosław
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23qed: Fix static checker warningRahul Verma
2018-10-22qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru