summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi
AgeCommit message (Expand)AuthorLines
2014-09-28defxx: DEFEA's Burst Holdoff register initialization fixMaciej W. Rozycki-2/+2
2014-09-28defxx: Correct DEFEA's ESIC port I/O accessesMaciej W. Rozycki-15/+15
2014-09-05drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang-5/+0
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-2/+2
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+7
2014-07-08defxx: Fix issues with debug printk callsMaciej W. Rozycki-12/+11
2014-07-08defxx: Add missing DMA synchronisation callsMaciej W. Rozycki-4/+16
2014-07-08defxx: Handle DMA mapping errorsMaciej W. Rozycki-26/+58
2014-07-08defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki-2/+6
2014-07-08defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki-1/+6
2014-07-08defxx: Correct the receive DMA map sizeMaciej W. Rozycki-3/+3
2014-07-02defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki-6/+6
2014-07-02defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki-4/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker-2/+0
2013-12-31net: fddi: slight optimization of addr comparedingtianhong-1/+2
2013-12-16fddi: cleanup unsigned to unsigned int/shorttanxiaojun-73/+73
2013-12-10net: fddi: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang-13/+7
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches-4/+4
2013-09-24fddi/skfp: Remove extern from function prototypesJoe Perches-14/+14
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches-3/+3
2013-05-22net/fddi/skfp/skfddi: Use module_pci_driver to register driverPeter Hüwe-12/+1
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches-2/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches-4/+2
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman-6/+4
2012-12-03fddi: remove __dev* attributesBill Pemberton-22/+22
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter-1/+1
2012-06-06drivers: net: Remove casts to same typeJoe Perches-6/+6
2011-08-27skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher-17/+17
2011-08-27fddi: Move the FDDI driversJeff Kirsher-0/+28596