summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp/smt.c
Commit message (Expand)AuthorAgeFilesLines
* net: fddi: skfp: smt: Remove extra parameters to vararg macroTom Rix2022-05-221-1/+1
* net: fddi: use swap() to make code cleanerYihao Han2021-11-151-10/+4
* net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-03-101-2/+2
* net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-141-1/+2
* net: fddi: skfp: Remove addr_to_string().Tetsuo Handa2020-07-131-38/+22
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* fddi: skfp: Use more common logging stylesJoe Perches2016-12-291-55/+54
* net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King2016-12-211-1/+1
* net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist2015-01-021-12/+0
* fddi: cleanup unsigned to unsigned int/shorttanxiaojun2013-12-161-1/+1
* fddi: Move the FDDI driversJeff Kirsher2011-08-271-0/+2046