aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/skfp/skfddi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski1-1/+1
2021-10-02fddi: use eth_hw_addr_set()Jakub Kicinski1-2/+3
2021-09-27net: fddi: skfp: Fix a function name in commentsCai Huoqing1-1/+1
2021-08-29fddi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-22/+19
2021-07-27fddi: use ndo_siocdevprivateArnd Bergmann1-7/+12
2020-01-25net: fddi: skfp: Use print_hex_dump() helperAndy Shevchenko1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-4/+4
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing1-27/+28
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-1/+0
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-12-10net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-3/+3
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
2011-08-27fddi: Move the FDDI driversJeff Kirsher1-0/+2260