Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | tilegx net: use eth_hw_addr_random(), not eth_random_addr() | Chris Metcalf | 1 | -1/+1 |
2012-07-18 | tilegx net driver: handle payload data not in frags | Chris Metcalf | 1 | -18/+18 |
2012-07-18 | net: tilegx driver bugfix (be explicit about percpu queue number) | Chris Metcalf | 1 | -8/+15 |
2012-07-17 | ethernet: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
2012-06-12 | tilegx network driver: initial support | Chris Metcalf | 3 | -2/+1902 |
2012-05-11 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2012-04-02 | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing | Chris Metcalf | 1 | -1/+1 |
2012-04-02 | tilepro ethernet driver: fix a few minor issues | Chris Metcalf | 1 | -25/+50 |
2012-02-24 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 1 | -1/+1 |
2012-02-16 | net: use eth_hw_addr_random() and reset addr_assign_type | Danny Kukawka | 1 | -1/+2 |
2012-02-09 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -2/+2 |
2012-01-10 | netdev: make net_device_ops const | stephen hemminger | 1 | -2/+1 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -2/+2 |
2011-12-04 | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf | 1 | -2/+2 |
2011-12-04 | drivers/net/ethernet/tile: use skb_frag_page() API | Chris Metcalf | 1 | -2/+2 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -0/+2490 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -1/+1 |
2011-08-13 | tile: Move the Tilera driver | Jeff Kirsher | 3 | -0/+2490 |