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