aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge/qlge_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+8
2021-06-14staging: qlge: change msleep to usleep_rangeTobias Alam1-1/+1
2021-01-31staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu1-2/+0
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring bufferCoiby Xu1-1/+0
2021-01-29staging: qlge: Initialize devlink health dump frameworkCoiby Xu1-18/+18
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic driversCoiby Xu1-115/+115
2020-10-26staging/qlge: add blank line after declarationElena Afanasova1-0/+1
2020-07-13staging: qlge: qlge_ethtool: Remove one byte memset.Suraj Upadhyay1-2/+2
2020-07-03staging: qlge: qlge_ethtool.c: Proper indentation.Suraj Upadhyay1-2/+2
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2020-03-17staging: qlge: qlge_ethtool.c: remove an unneeded variablePayal Kshirsagar1-3/+1
2020-03-06staging: qlge: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-02-23staging: qlge: add braces on all arms of if-elseKaaira Gupta1-6/+12
2019-12-17staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer1-18/+16
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer1-1/+0
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman1-1/+1
2019-12-10staging/qlge: add blank lines after declarationsDorothea Ehrl1-0/+4
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier1-0/+735