summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_int.h
Commit message (Expand)AuthorAgeFilesLines
* qed: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-2/+2
|\
| * qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin2020-07-211-2/+2
* | net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* | net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
|/
* net: qed: attention clearing propertiesIgor Russkikh2020-05-141-0/+11
* net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-281-2/+2
* qed: Delete redundant doorbell recovery typesDenis Bolotin2019-04-141-2/+2
* qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-281-0/+3
* qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior2018-11-301-0/+10
* qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-1/+1
* qed: Reset IGU CAM to default on initMintz, Yuval2017-06-011-0/+9
* qed: Hold a single array for SBsMintz, Yuval2017-06-011-6/+17
* qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-011-0/+11
* qed: Remove assumption on SB order in IGUMintz, Yuval2017-06-011-12/+3
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-011-5/+5
* qed: Distinguish between sb_id and igu_sb_idMintz, Yuval2017-06-011-2/+2
* qed: IGU read revisedMintz, Yuval2017-06-011-6/+5
* qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2017-06-011-18/+0
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-5/+29
* qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-0/+3
* qed: Improve VF interrupt resetYuval Mintz2016-05-161-19/+1
* qed: Introduce VFsYuval Mintz2016-05-121-0/+16
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-011-3/+3
* qed: Correct slowpath interrupt schemeSudarsana Kalluru2015-12-071-5/+10
* qed: Add module with basic common supportYuval Mintz2015-10-271-0/+391