aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp/h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan1-1/+1
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski1-1/+1
2021-05-20net: fddi: skfp: remove leading spaces before tabsHui Tang1-1/+1
2021-04-27fddi/skfp: fix typoqhjindev1-1/+1
2021-03-10net: fddi: skfp: Mundane typo fixes throughout the file smt.hBhaskar Chowdhury1-4/+4
2021-03-10net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva1-3/+1
2020-09-29fddi/skfp: Avoid the use of one-element arrayGustavo A. R. Silva1-1/+1
2020-07-13net: fddi: skfp: Remove addr_to_string().Tetsuo Handa1-1/+0
2020-03-04net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-5/+0
2020-03-04net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit1-1/+1
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan1-224/+1
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner19-95/+19
2018-10-12net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing1-8/+0
2018-09-21net: fddi: skfp: Remove unused functionNathan Chancellor1-1/+0
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches1-31/+36
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches1-6/+18
2015-08-13net/fddi: remove HWM_REVERSE() macroyalin wang1-9/+0
2014-09-05drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-16fddi: cleanup unsigned to unsigned int/shorttanxiaojun1-48/+48
2013-09-24fddi/skfp: Remove extern from function prototypesJoe Perches1-14/+14
2011-08-27skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher7-17/+17
2011-08-27fddi: Move the FDDI driversJeff Kirsher19-0/+6673