aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan1-224/+1
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan1-0/+1
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner36-180/+36
2019-05-20fddi: fix typos in code commentsWeitao Hou1-2/+2
2019-02-08net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-4/+4
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 Chancellor3-15/+0
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing1-27/+28
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches12-237/+232
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2-94/+106
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King3-8/+8
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-1/+0
2016-06-15net: skfb: remove obsolete -I cflagArnd Bergmann1-1/+1
2015-08-13net/fddi: remove HWM_REVERSE() macroyalin wang1-9/+0
2015-06-07fddi: print an address with %p format specifier rather than %xColin Ian King1-1/+1
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist1-12/+0
2014-09-05drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang1-5/+0
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-31net: fddi: slight optimization of addr comparedingtianhong1-1/+2
2013-12-16fddi: cleanup unsigned to unsigned int/shorttanxiaojun4-73/+73
2013-12-10net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2-4/+4
2013-09-24fddi/skfp: Remove extern from function prototypesJoe Perches1-14/+14
2013-05-22net/fddi/skfp/skfddi: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2012-12-03fddi: remove __dev* attributesBill Pemberton1-2/+2
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter1-1/+1
2012-06-06drivers: net: Remove casts to same typeJoe Perches1-4/+4
2011-08-27skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher7-17/+17
2011-08-27fddi: Move the FDDI driversJeff Kirsher37-0/+22973