summaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge
AgeCommit message (Expand)AuthorLines
2023-10-21staging: qlge: Retire the driverBenjamin Poirier-10691/+0
2023-10-21staging: qlge: Update TODOBenjamin Poirier-10/+5
2023-10-15staging: qlge: Replace the occurrences of (1<<x) by BIT(x)Nandha Kumar Singaram-2/+2
2023-10-07staging: qlge: Replace strncpy with strscpyRicardo Lopes-3/+3
2023-03-16Staging: qlge: Fix indentation in conditional statementSumitra Sharma-19/+16
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski-2/+2
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-20/+20
2022-07-27staging: qlge: refine variable nameBinyi Han-7/+7
2022-07-14staging: qlge: Avoid multiplication while keep the same logicBinyi Han-6/+8
2022-07-14staging: qlge: Fix indentation issue under long for loopBinyi Han-8/+10
2022-07-08staging: switch to netif_napi_add_weight()Jakub Kicinski-2/+2
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet-1/+1
2022-06-10staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loopsSrivathsan Sivakumar-14/+10
2022-06-06staging: qlge: fix typo in commentJulia Lawall-1/+1
2022-04-20staging: qlge: add blank line after function declarationSoumya Negi-0/+1
2022-02-21staging: qlge: add unregister_netdev in qlge_probeHangyu Hua-4/+7
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+8
2021-10-20staging: qlge: use eth_hw_addr_set()Jakub Kicinski-5/+5
2021-10-20staging: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski-7/+3
2021-09-27staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky-5/+3
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky-5/+1
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo-2/+8
2021-08-09devlink: Set device as early as possibleLeon Romanovsky-2/+3
2021-07-21staging: qlge: Remove unnecessary parentheses around referencesNishal Kulkarni-2/+2
2021-06-14staging: qlge: change msleep to usleep_rangeTobias Alam-1/+1
2021-05-13staging: qlge: removed unnecessary debug message to fix coding style warningAshish Vara-5/+1
2021-05-10staging: most: dim2: hal: Demote non-conformant kernel-doc headersLee Jones-2/+2
2021-03-26staging: qlge: deal with the case that devlink_health_reporter_create failsCoiby Xu-5/+15
2021-03-22staging: qlge: fix an error code in probe()Dan Carpenter-2/+4
2021-03-10staging: qlge: fix comment style in qlge_main.cDu Cheng-2/+1
2021-02-11staging: qlge: Remove duplicate word in commentTom Seewald-1/+1
2021-02-06staging: qlge/qlge_main: Use min_t instead of minAmey Narkhede-1/+1
2021-02-04staging: qlge: fix read of an uninitialized pointerColin Ian King-2/+1
2021-01-31staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi-3/+3
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu-782/+1
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...Coiby Xu-25/+0
2021-01-29staging: qlge: support force_coredump option for devlink health dumpCoiby Xu-0/+13
2021-01-29staging: qlge: coredump via devlink health reporterCoiby Xu-6/+126
2021-01-29staging: qlge: re-write qlge_init_deviceCoiby Xu-12/+20
2021-01-29staging: qlge: Initialize devlink health dump frameworkCoiby Xu-66/+151
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu-1572/+1567
2020-12-09staging: qlge: remove duplicate word in commentNicholas Warfield-1/+1
2020-11-23staging: qlge: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2020-10-26staging/qlge: fix typoElena Afanasova-1/+1
2020-10-26staging/qlge: add blank line after declarationElena Afanasova-0/+1
2020-10-26staging: qlge: remove extra blank linesDeepak R Varma-9/+0
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-40/+43
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu-24/+32
2020-09-16net/qlge: Convert to SPDX license identifiersThomas Gleixner-3/+2