aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp/smt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22net: fddi: skfp: smt: Remove extra parameters to vararg macroTom Rix1-1/+1
2021-11-15net: fddi: use swap() to make code cleanerYihao Han1-10/+4
2021-03-10net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-08-14net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-14net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations as its useLee Jones1-1/+2
2020-07-13net: fddi: skfp: Remove addr_to_string().Tetsuo Handa1-38/+22
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches1-55/+54
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King1-1/+1
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist1-12/+0
2013-12-16fddi: cleanup unsigned to unsigned int/shorttanxiaojun1-1/+1
2011-08-27fddi: Move the FDDI driversJeff Kirsher1-0/+2046