summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp/skfddi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fddi: skfp: constify and use dev_addr_set()Jakub Kicinski2021-10-221-1/+1
* fddi: use eth_hw_addr_set()Jakub Kicinski2021-10-021-2/+3
* net: fddi: skfp: Fix a function name in commentsCai Huoqing2021-09-271-1/+1
* fddi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-291-22/+19
* fddi: use ndo_siocdevprivateArnd Bergmann2021-07-271-7/+12
* net: fddi: skfp: Use print_hex_dump() helperAndy Shevchenko2020-01-251-15/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
* net: fddi: fix a possible null-ptr-derefYueHaibing2018-06-091-27/+28
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-1/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-111-1/+0
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-3/+3
* 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: Move the FDDI driversJeff Kirsher2011-08-271-0/+2260