summaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge
Commit message (Expand)AuthorAgeFilesLines
* staging: qlge: remove duplicate word in commentNicholas Warfield2020-12-091-1/+1
* staging: qlge: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* staging/qlge: fix typoElena Afanasova2020-10-261-1/+1
* staging/qlge: add blank line after declarationElena Afanasova2020-10-261-0/+1
* staging: qlge: remove extra blank linesDeepak R Varma2020-10-261-9/+0
* Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-154-40/+43
|\
| * staging: qlge: fix build breakage with dumping enabledCoiby Xu2020-10-053-24/+32
| * staging: qlge: fix quoted string split across linesRoss Schmidt2020-09-131-7/+5
| * staging: qlge: qlge_mpi: Fix several CHECKs involving bracesSebastian Fuentes2020-09-011-9/+6
* | net/qlge: Convert to SPDX license identifiersThomas Gleixner2020-09-162-3/+2
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-1/+1
|\
| * PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
* | staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma2020-07-301-1/+1
* | staging: qlge: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-2/+2
* | staging: qlge/qlge_main.c: Replace depracated MSI API.Suraj Upadhyay2020-07-171-1/+1
* | staging: qlge: qlge_ethtool: Remove one byte memset.Suraj Upadhyay2020-07-131-2/+2
* | staging: qlge: qlge_mpi: Simplify while statements.Suraj Upadhyay2020-07-131-17/+15
* | staging: qlge: qlge_dbg: Simplify while statementsSuraj Upadhyay2020-07-131-3/+2
* | staging: qlge: qlge.h: Insert line after declaration.Suraj Upadhyay2020-07-131-0/+1
* | staging: qlge: qlge.h: Function definition arguments should have names.Suraj Upadhyay2020-07-131-3/+3
* | staging: qlge: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay2020-07-131-4/+5
* | staging: qlge: qlge_ethtool.c: Proper indentation.Suraj Upadhyay2020-07-031-2/+2
* | staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz2020-07-011-2/+2
* | staging: qlge/qlge_main.c: use generic power managementVaibhav Gupta2020-07-011-28/+10
* | staging: qlge: replace pr_err with netdev_errCoiby Xu2020-06-281-279/+289
* | staging: qlge: fix ql_sem_unlockCoiby Xu2020-06-281-3/+3
* | staging: qlge: fix else after return or breakCoiby Xu2020-06-273-19/+16
* | staging: qlge: fix trailing */ in block commentCoiby Xu2020-06-272-5/+8
* | staging: qlge: qlge_main.c: fixed spaces coding style issuesJil Rouceau2020-06-181-9/+9
|/
* staging: qlge: unmap dma when lock failedXiangyang Zhang2020-05-191-1/+2
* staging: qlge: Remove unnecessary spaces in qlge_main.cXiangyang Zhang2020-05-151-18/+18
* staging: qlge: Fix function argument alignment warning in ql_init_deviceRylan Dmello2020-05-051-4/+2
* staging: qlge: Fix suspect code indent warning in ql_init_deviceRylan Dmello2020-05-051-1/+2
* staging: qlge: Remove multi-line dereference from ql_request_irqRylan Dmello2020-05-051-3/+3
* staging: qlge: Remove goto statements from ql_get_mac_addr_regRylan Dmello2020-05-051-7/+6
* staging: qlge: Fix indentation in ql_get_mac_addr_regRylan Dmello2020-05-051-39/+37
* staging: qlge: Remove gotos from ql_set_mac_addr_regRylan Dmello2020-05-051-9/+6
* staging: qlge: Fix indentation in ql_set_mac_addr_regRylan Dmello2020-05-051-89/+78
* staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cntRylan Dmello2020-04-281-2/+0
* staging: qlge: Remove print statement for vlgrp fieldRylan Dmello2020-04-281-1/+0
* staging: qlge: Remove unnecessary parentheses around struct fieldRylan Dmello2020-04-281-1/+1
* staging: qlge: qlge_dbg.c: Remove trailing semicolon from macroRylan Dmello2020-04-251-1/+1
* staging: qlge: replace deprecated apis pci_dma_*realwakka2020-04-231-82/+83
* staging: qlge: cleanup indent in qlge_main.cMathieu Dolmen2020-04-231-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-0/+2
|\
| * staging: qlge: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+2
* | Staging: qlge: Add a blank line after variableSam Muhammed2020-03-191-0/+5
* | staging: qlge: qlge_ethtool.c: remove an unneeded variablePayal Kshirsagar2020-03-171-3/+1
* | staging: qlge: qlge_dbg.c: remove an unneeded variablePayal Kshirsagar2020-03-171-3/+1
* | staging: qlge: qlge_mpi.c: remove an unneeded variablePayal Kshirsagar2020-03-171-4/+1