aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi
AgeCommit message (Expand)Author
2023-01-18net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu
2021-07-25net: fddi: fix UAF in fza_probePavel Skripkin
2021-05-19FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-14FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan
2019-06-24FDDI: defza: Include linux/io-64-nonatomic-lo-hi.hPaul Burton
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20fddi: fix typos in code commentsWeitao Hou
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-06net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-07FDDI: defza: Make the driver version string constantMaciej W. Rozycki
2018-11-07FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki
2018-11-07FDDI: defza: Add missing comment closingMaciej W. Rozycki
2018-11-07FDDI: defza: Fix SPDX annotationMaciej W. Rozycki
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-15FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki
2018-10-12net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing
2018-09-21net: fddi: skfp: Remove unused functionNathan Chancellor
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-19net: defxx: constify eisa_device_idArvind Yadav
2017-05-08format-security: move static strings to constKees Cook
2016-12-29fddi: skfp: Use more common logging stylesJoe Perches
2016-12-29skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-06-15net: skfb: remove obsolete -I cflagArnd Bergmann
2016-01-25defxx: fix build warningSudip Mukherjee
2015-08-13net/fddi: remove HWM_REVERSE() macroyalin wang
2015-06-07fddi: print an address with %p format specifier rather than %xColin Ian King
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist
2014-11-21defxx: Clean up DEFEA resource managementMaciej W. Rozycki
2014-11-21defxx: Disable DEFEA's ESIC I/O decoding on shutdownMaciej W. Rozycki
2014-11-21defxx: Correct DEFEA's ESIC MMIO decodingMaciej W. Rozycki
2014-11-21defxx: Fix DEFPA enable error propagationMaciej W. Rozycki
2014-09-28defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki
2014-09-28defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki
2014-09-28defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki
2014-09-05drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-08defxx: Fix issues with debug printk callsMaciej W. Rozycki