Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-06 | net/fddi: Replace local macro with PCI standard macro | Yijing Wang | 1 | -13/+7 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 1 | -3/+3 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 1 | -2/+1 |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 1 | -4/+2 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -6/+4 |
2012-12-03 | fddi: remove __dev* attributes | Bill Pemberton | 1 | -20/+20 |
2012-06-06 | drivers: net: Remove casts to same type | Joe Perches | 1 | -2/+2 |
2011-08-27 | fddi: Move the FDDI drivers | Jeff Kirsher | 1 | -0/+3739 |