summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp
Commit message (Expand)AuthorAgeFilesLines
* fddi: skfp: Use more common logging stylesJoe Perches2016-12-2912-237/+232
* 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/+0
* net: skfb: remove obsolete -I cflagArnd Bergmann2016-06-151-1/+1
* net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-131-9/+0
* 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/+0
* drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang2014-09-051-5/+0
* 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/+0
* net: fddi: slight optimization of addr comparedingtianhong2013-12-311-1/+2
* fddi: cleanup unsigned to unsigned int/shorttanxiaojun2013-12-164-73/+73
* net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-1/+0
* 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/+1
* fddi: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-011-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