Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-20 | net: amd: fix return type of ndo_start_xmit function | YueHaibing | 1 | -2/+4 |
2017-05-09 | format-security: move static strings to const | Kees Cook | 1 | -1/+2 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2013-09-13 | ethernet: amd: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 1 | -1/+1 |
2013-03-12 | ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR | Silviu-Mihai Popescu | 1 | -3/+1 |
2013-03-10 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -3/+0 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -1/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | amd: Move AMD (Lance) chipset drivers | Jeff Kirsher | 1 | -0/+961 |