summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_int.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-04qed*: enhance tx timeout debug infoManish Chopra1-0/+13
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-1/+1
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha1-130/+154
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais1-1/+1
2020-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-07-22qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin1-2/+2
2020-07-01net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-07-01net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+1
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-0/+11
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven1-2/+2
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin1-2/+2
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar1-0/+3
2018-12-01qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior1-0/+10
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-1/+1
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval1-0/+9
2017-06-01qed: Hold a single array for SBsMintz, Yuval1-6/+17
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval1-0/+11
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval1-12/+3
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval1-5/+5
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval1-2/+2
2017-06-01qed: IGU read revisedMintz, Yuval1-6/+5
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval1-18/+0
2017-01-02qed*: Update to dual-licenseMintz, Yuval1-5/+29
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru1-0/+3
2016-05-16qed: Improve VF interrupt resetYuval Mintz1-19/+1
2016-05-12qed: Introduce VFsYuval Mintz1-0/+16
2016-03-02qed: Semantic refactoring of interrupt codeYuval Mintz1-3/+3
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru1-5/+10
2015-10-28qed: Add module with basic common supportYuval Mintz1-0/+391