aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2020-08-21qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-18qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-08-18qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-08-03qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-07-16net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-07-16net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-07-16net: qed: fix async event callbacks unregisteringAlexander Lobakin
2020-06-04qed: Fix use after free in qed_chain_freeYuval Basson
2020-06-04qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-07-26qed: Set the doorbell address correctlyMichal Kalderon
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-20qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-02-13qed: fix indentation issue with statements in an if-blockColin Ian King
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06qed*: Advance drivers version to 8.37.0.20Manish Chopra
2019-02-06qed: Change verbosity for coalescing message.Rahul Verma
2019-02-06qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru
2019-02-06qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-28qed: Fix stack out of bounds bugManish Chopra
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra
2019-01-28qed: Fix VF probe failure while FLRManish Chopra
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2019-01-23qed: Mark expected switch fall-throughGustavo A. R. Silva
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller