summaryrefslogtreecommitdiff
path: root/drivers/staging/qlge/qlge_ethtool.c
AgeCommit message (Expand)Author
2021-06-14staging: qlge: change msleep to usleep_rangeTobias Alam
2021-01-31staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...Coiby Xu
2021-01-29staging: qlge: Initialize devlink health dump frameworkCoiby Xu
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu
2020-10-26staging/qlge: add blank line after declarationElena Afanasova
2020-07-13staging: qlge: qlge_ethtool: Remove one byte memset.Suraj Upadhyay
2020-07-03staging: qlge: qlge_ethtool.c: Proper indentation.Suraj Upadhyay
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-17staging: qlge: qlge_ethtool.c: remove an unneeded variablePayal Kshirsagar
2020-03-06staging: qlge: reject unsupported coalescing paramsJakub Kicinski
2020-02-23staging: qlge: add braces on all arms of if-elseKaaira Gupta
2019-12-17staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman
2019-12-10staging/qlge: add blank lines after declarationsDorothea Ehrl
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier