Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 | 1 | -3/+3 |
* | drivers/net: fix up stale paths from driver reorg | Paul Gortmaker | 2012-01-30 | 1 | -1/+1 |
* | ksz884x: fix mtu for VLAN | Doug Kehn | 2012-01-13 | 1 | -1/+1 |
* | net: make ethtool_ops const | stephen hemminger | 2012-01-05 | 1 | -1/+1 |
* | ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 | Thomas Meyer | 2011-11-21 | 1 | -4/+2 |
* | ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN | Joe Perches | 2011-11-17 | 1 | -31/+28 |
* | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -1/+2 |
* | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 2011-11-14 | 1 | -3/+4 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -1/+1 |
* | ksz884x: convert to SKB paged frag API. | Ian Campbell | 2011-09-15 | 1 | -2/+1 |
* | ks8*/ksz8*: Move the Micrel drivers | Jeff Kirsher | 2011-08-12 | 1 | -0/+7289 |