Age | Commit message (Expand) | Author | Files | Lines |
2012-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+0 |
2012-02-20 | atl1c: dont use highprio tx queue | Eric Dumazet | 1 | -4/+0 |
2012-02-18 | atheros eth: set addr_assign_type if random_ether_addr() used | Danny Kukawka | 4 | -9/+15 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -1/+1 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2 | -2/+0 |
2011-11-23 | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 2 | -2/+0 |
2011-11-17 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 4 | -20/+32 |
2011-11-09 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2 | -8/+12 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 22 | -0/+19436 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 3 | -11/+9 |
2011-10-08 | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 1 | -4/+0 |
2011-10-07 | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 3 | -3/+3 |
2011-09-16 | Merge branch 'master' of ../netdev-next/ | David S. Miller | 3 | -14/+11 |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 1 | -0/+4 |
2011-08-31 | atlx: convert to SKB paged frag API. | Ian Campbell | 1 | -3/+2 |
2011-08-31 | atl1e: convert to SKB paged frag API. | Ian Campbell | 1 | -6/+5 |
2011-08-31 | atl1c: convert to SKB paged frag API. | Ian Campbell | 1 | -5/+4 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 4 | -4/+4 |
2011-08-12 | atl*: Move the Atheros drivers | Jeff Kirsher | 22 | -0/+19440 |