summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi
Commit message (Expand)AuthorAge
* Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-17
|\
| * FDDI: defza: Include linux/io-64-nonatomic-lo-hi.hPaul Burton2019-06-24
* | net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan2019-06-26
* | net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan2019-06-26
* | net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2019-06-26
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-22
|\
| * fddi: fix typos in code commentsWeitao Hou2019-05-20
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\
| * net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-06
* | net: fddi: skfp: Mark expected switch fall-throughGustavo A. R. Silva2019-02-08
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
* FDDI: defza: Make the driver version string constantMaciej W. Rozycki2018-11-08
* FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki2018-11-08
* FDDI: defza: Add missing comment closingMaciej W. Rozycki2018-11-08
* FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2018-11-08
* FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki2018-10-16
* FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki2018-10-16
* net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing2018-10-12
* net: fddi: skfp: Remove unused functionNathan Chancellor2018-09-21
* net: fddi: fix a possible null-ptr-derefYueHaibing2018-06-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: defxx: constify eisa_device_idArvind Yadav2017-08-19
* format-security: move static strings to constKees Cook2017-05-08
* fddi: skfp: Use more common logging stylesJoe Perches2016-12-29
* skfp: hwmtm: Use proper logging macros, correct mismatchesJoe Perches2016-12-29
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King2016-12-21
* net: use core MTU range checking in misc driversJarod Wilson2016-10-20
* net: skfb: remove obsolete -I cflagArnd Bergmann2016-06-16
* defxx: fix build warningSudip Mukherjee2016-01-25
* net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-14
* fddi: print an address with %p format specifier rather than %xColin Ian King2015-06-07
* net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist2015-01-02
* defxx: Clean up DEFEA resource managementMaciej W. Rozycki2014-11-21
* defxx: Disable DEFEA's ESIC I/O decoding on shutdownMaciej W. Rozycki2014-11-21
* defxx: Correct DEFEA's ESIC MMIO decodingMaciej W. Rozycki2014-11-21
* defxx: Fix DEFPA enable error propagationMaciej W. Rozycki2014-11-21
* defxx: DEFEA's ESIC port I/O decoding cleanupMaciej W. Rozycki2014-09-28
* defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki2014-09-28
* defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki2014-09-28
* drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang2014-09-05
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki2014-07-02
| * defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki2014-07-02
* | defxx: Fix issues with debug printk callsMaciej W. Rozycki2014-07-08
* | defxx: Add missing DMA synchronisation callsMaciej W. Rozycki2014-07-08
* | defxx: Handle DMA mapping errorsMaciej W. Rozycki2014-07-08