aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz1-2/+2
2020-07-01staging: qlge/qlge_main.c: use generic power managementVaibhav Gupta1-28/+10
2020-06-28staging: qlge: replace pr_err with netdev_errCoiby Xu1-279/+289
2020-06-28staging: qlge: fix ql_sem_unlockCoiby Xu1-3/+3
2020-06-27staging: qlge: fix else after return or breakCoiby Xu3-19/+16
2020-06-27staging: qlge: fix trailing */ in block commentCoiby Xu2-5/+8
2020-06-18staging: qlge: qlge_main.c: fixed spaces coding style issuesJil Rouceau1-9/+9
2020-05-19staging: qlge: unmap dma when lock failedXiangyang Zhang1-1/+2
2020-05-15staging: qlge: Remove unnecessary spaces in qlge_main.cXiangyang Zhang1-18/+18
2020-05-05staging: qlge: Fix function argument alignment warning in ql_init_deviceRylan Dmello1-4/+2
2020-05-05staging: qlge: Fix suspect code indent warning in ql_init_deviceRylan Dmello1-1/+2
2020-05-05staging: qlge: Remove multi-line dereference from ql_request_irqRylan Dmello1-3/+3
2020-05-05staging: qlge: Remove goto statements from ql_get_mac_addr_regRylan Dmello1-7/+6
2020-05-05staging: qlge: Fix indentation in ql_get_mac_addr_regRylan Dmello1-39/+37
2020-05-05staging: qlge: Remove gotos from ql_set_mac_addr_regRylan Dmello1-9/+6
2020-05-05staging: qlge: Fix indentation in ql_set_mac_addr_regRylan Dmello1-89/+78
2020-04-28staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cntRylan Dmello1-2/+0
2020-04-28staging: qlge: Remove print statement for vlgrp fieldRylan Dmello1-1/+0
2020-04-28staging: qlge: Remove unnecessary parentheses around struct fieldRylan Dmello1-1/+1
2020-04-25staging: qlge: qlge_dbg.c: Remove trailing semicolon from macroRylan Dmello1-1/+1
2020-04-23staging: qlge: replace deprecated apis pci_dma_*realwakka1-82/+83
2020-04-23staging: qlge: cleanup indent in qlge_main.cMathieu Dolmen1-8/+8
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2020-03-19Staging: qlge: Add a blank line after variableSam Muhammed1-0/+5
2020-03-17staging: qlge: qlge_ethtool.c: remove an unneeded variablePayal Kshirsagar1-3/+1
2020-03-17staging: qlge: qlge_dbg.c: remove an unneeded variablePayal Kshirsagar1-3/+1
2020-03-17staging: qlge: qlge_mpi.c: remove an unneeded variablePayal Kshirsagar1-4/+1
2020-03-17staging: qlge: qlge_main.c: remove an unneeded variablePayal Kshirsagar1-4/+1
2020-03-17staging: qlge: qlge_main: remove unused codeLourdes Pedrajas1-4/+0
2020-03-17staging: qlge: qlge_dbg: remove unneeded spacesLourdes Pedrajas1-11/+11
2020-03-11staging: qlge: Fix WARNING: Missing a blank line after declarationsCarlos Henrique Lima Melara1-0/+6
2020-03-10staging: qlge: qlge.h: remove excess newlinesPayal Kshirsagar1-3/+0
2020-03-10staging: qlge: qlge.h: add spaces around operatorsPayal Kshirsagar1-3/+3
2020-03-10staging: qlge: qlge.h: remove spaces before tabs and align codePayal Kshirsagar1-30/+30
2020-03-10staging: qlge: remove blank linePayal Kshirsagar1-4/+0
2020-03-06staging: qlge: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-02-23staging: qlge: emit debug and dump at same levelKaaira Gupta1-20/+3
2020-02-23staging: qlge: add braces around macro argumentsKaaira Gupta1-3/+3
2020-02-23staging: qlge: add braces on all arms of if-elseKaaira Gupta1-6/+12
2020-02-11staging: qlge: qlge_main.c: fix style issuesMohana Datta Yelugoti1-0/+13
2020-02-09staging: qlge: remove spaces at the start of a lineMohana Datta Yelugoti1-6/+6
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-173/+154
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-17staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer4-130/+117
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer5-13/+0
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-10staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer2-17/+17