summaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/defxx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-10/+7Star
|\
| * defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki2014-07-031-6/+6
| * defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki2014-07-031-4/+1Star
* | defxx: Fix issues with debug printk callsMaciej W. Rozycki2014-07-091-11/+10Star
* | defxx: Add missing DMA synchronisation callsMaciej W. Rozycki2014-07-091-4/+16
* | defxx: Handle DMA mapping errorsMaciej W. Rozycki2014-07-091-26/+58
* | defxx: Use netdev_alloc_skb consistentlyMaciej W. Rozycki2014-07-091-2/+6
* | defxx: Discard DMA maps on buffer deallocationMaciej W. Rozycki2014-07-091-1/+6
* | defxx: Correct the receive DMA map sizeMaciej W. Rozycki2014-07-091-3/+3
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net/fddi: Replace local macro with PCI standard macroYijing Wang2013-12-061-13/+7Star
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-3/+3
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-2/+1Star
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-4/+2Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-6/+4Star
* fddi: remove __dev* attributesBill Pemberton2012-12-031-20/+20
* drivers: net: Remove casts to same typeJoe Perches2012-06-061-2/+2
* fddi: Move the FDDI driversJeff Kirsher2011-08-271-0/+3739