aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c
AgeCommit message (Expand)Author
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2020-10-01net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-07-29qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-16qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-06-30net: qed: fix async event callbacks unregisteringAlexander Lobakin
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2019-06-18qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann
2019-05-30qed: Fix static checker warningMichal Kalderon
2019-05-29qed: fix spelling mistake "inculde" -> "include"Colin Ian King
2019-05-26qed: Set the doorbell address correctlyMichal Kalderon
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin
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-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: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2018-12-04qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King
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-19qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-11-19qed: Fix bitmap_weight() checkDenis Bolotin
2018-11-13qed: Fix rdma_info structure allocationMichal Kalderon
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-08-07qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-07-29qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-23qed: Use true and false for boolean valuesGustavo A. R. Silva
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal