summaryrefslogtreecommitdiff
path: root/drivers/net/fddi
Commit message (Expand)AuthorAge
* 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-15
* defxx: fix build warningSudip Mukherjee2016-01-25
* net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-13
* 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
* | defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki2014-07-08
* | defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki2014-07-08
* | defxx: Correct the receive DMA map sizeMaciej W. Rozycki2014-07-08
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: fddi: slight optimization of addr comparedingtianhong2013-12-31
* fddi: cleanup unsigned to unsigned int/shorttanxiaojun2013-12-16
* net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-10
* net/fddi: Replace local macro with PCI standard macroYijing Wang2013-12-06
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* fddi/skfp: Remove extern from function prototypesJoe Perches2013-09-24
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net/fddi/skfp/skfddi: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* fddi: remove __dev* attributesBill Pemberton2012-12-03
* fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-01
* drivers: net: Remove casts to same typeJoe Perches2012-06-06
* skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher2011-08-27
* fddi: Move the FDDI driversJeff Kirsher2011-08-27