summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi
Commit message (Expand)AuthorAgeFilesLines
* net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones2020-08-141-11/+2
* net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-141-1/+2
* net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-141-4/+0
* net: fddi: skfp: Remove addr_to_string().Tetsuo Handa2020-07-133-44/+27
* docs: networking: move FDDI drivers to the hw driver sectionJakub Kicinski2020-06-261-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* docs: networking: convert skfp.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2020-03-042-7/+2
* net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit2020-03-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-15/+1
|\
| * net: fddi: skfp: Use print_hex_dump() helperAndy Shevchenko2020-01-251-15/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
|/
* Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-171-0/+1
|\
| * FDDI: defza: Include linux/io-64-nonatomic-lo-hi.hPaul Burton2019-06-241-0/+1
* | net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan2019-06-261-224/+1
* | 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/+36
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-221-2/+2
|\
| * fddi: fix typos in code commentsWeitao Hou2019-05-201-2/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-1/+1
|\
| * net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-061-1/+1
* | 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-082-7/+7
* FDDI: defza: Make the driver version string constantMaciej W. Rozycki2018-11-071-1/+1
* FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki2018-11-071-1/+2
* FDDI: defza: Add missing comment closingMaciej W. Rozycki2018-11-071-0/+1
* FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2018-11-072-2/+2
* FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki2018-10-151-2/+31
* FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki2018-10-154-0/+2338
* net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing2018-10-121-8/+0
* net: fddi: skfp: Remove unused functionNathan Chancellor2018-09-213-15/+0
* net: fddi: fix a possible null-ptr-derefYueHaibing2018-06-081-27/+28
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: defxx: constify eisa_device_idArvind Yadav2017-08-191-1/+1
* format-security: move static strings to constKees Cook2017-05-081-1/+1
* 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
* defxx: fix build warningSudip Mukherjee2016-01-251-4/+4
* 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