aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/defxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-08defxx: Correct the receive DMA map sizeMaciej W. Rozycki1-3/+3
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang1-13/+7
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches1-3/+3
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-2/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-4/+2
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-6/+4
2012-12-03fddi: remove __dev* attributesBill Pemberton1-20/+20
2012-06-06drivers: net: Remove casts to same typeJoe Perches1-2/+2
2011-08-27fddi: Move the FDDI driversJeff Kirsher1-0/+3739