summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_int.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-081-1/+1
* qed: Revise QM cofigurationAriel Elior2017-04-031-1/+2
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-4/+28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-2/+2
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-2/+2
* | qed: Use VF-queue featureMintz, Yuval2016-10-311-1/+31
|/
* qed: Remove OOM messagesJoe Perches2016-09-061-17/+6
* qed*: Add and modify some printsYuval Mintz2016-08-151-2/+6
* qed*: Trivial modificationsYuval Mintz2016-08-151-9/+2
* qed*: Semantic changesYuval Mintz2016-08-151-75/+38
* qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-5/+70
* qed: Improve VF interrupt resetYuval Mintz2016-05-161-27/+32
* qed: Introduce VFsYuval Mintz2016-05-121-15/+86
* qed: initialize return rc to avoid returning garbageColin Ian King2016-03-301-1/+1
* qed: Print additional HW attention infoYuval Mintz2016-03-011-105/+421
* qed: Print HW attention reasonsYuval Mintz2016-03-011-107/+1436
* qed: Add support for HW attentionsYuval Mintz2016-03-011-40/+355
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-011-67/+88
* qed: Handle possible race in SB configYuval Mintz2016-02-211-9/+9
* qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz2016-02-211-4/+4
* qed: Correct slowpath interrupt schemeSudarsana Kalluru2015-12-071-9/+24
* qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-041-5/+0
* qed: Add link supportYuval Mintz2015-10-271-2/+334
* qed: Add module with basic common supportYuval Mintz2015-10-271-0/+802