Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+2 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-09-12 | i825xx: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 1 | -2/+2 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2013-11-07 | net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -3/+1 |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -2/+2 |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -5/+3 |
2013-01-22 | drivers/net: delete 486 Apricot support | Paul Gortmaker | 1 | -86/+8 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -5/+3 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-10 | i825xx: Move the Intel 82586/82593/82596 based drivers | Jeff Kirsher | 1 | -0/+1632 |