aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/defxx.c
Commit message (Expand)AuthorAge
* 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
* 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: Replace local macro with PCI standard macroYijing Wang2013-12-06
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* 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
* drivers: net: Remove casts to same typeJoe Perches2012-06-06
* fddi: Move the FDDI driversJeff Kirsher2011-08-27