summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp
Commit message (Expand)AuthorAgeFilesLines
* net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan2019-06-261-224/+1Star
* net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan2019-06-261-0/+1
* net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2019-06-262-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3036-180/+36Star
* fddi: fix typos in code commentsWeitao Hou2019-05-211-2/+2
* net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva2019-02-081-0/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
* net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing2018-10-121-8/+0Star
* net: fddi: skfp: Remove unused functionNathan Chancellor2018-09-223-15/+0Star
* net: fddi: fix a possible null-ptr-derefYueHaibing2018-06-091-27/+28
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fddi: skfp: Use more common logging stylesJoe Perches2016-12-2912-237/+232Star
* skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2016-12-292-94/+106
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King2016-12-213-8/+8
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-1/+0Star
* net: skfb: remove obsolete -I cflagArnd Bergmann2016-06-161-1/+1
* net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-141-9/+0Star
* fddi: print an address with %p format specifier rather than %xColin Ian King2015-06-071-1/+1
* net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist2015-01-021-12/+0Star
* drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang2014-09-051-5/+0Star
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: fddi: slight optimization of addr comparedingtianhong2013-12-311-1/+2
* fddi: cleanup unsigned to unsigned int/shorttanxiaojun2013-12-174-73/+73
* net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0Star
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-022-4/+4
* fddi/skfp: Remove extern from function prototypesJoe Perches2013-09-241-14/+14
* net/fddi/skfp/skfddi: Use module_pci_driver to register driverPeter Hüwe2013-05-221-12/+1Star
* fddi: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-021-1/+1
* drivers: net: Remove casts to same typeJoe Perches2012-06-061-4/+4
* skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher2011-08-277-17/+17
* fddi: Move the FDDI driversJeff Kirsher2011-08-2737-0/+22973