aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/tile
Commit message (Expand)AuthorAge
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-04
* tilegx: request_irq with a non-null device nameSimon Marchi2012-11-16
* tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-26
* tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf2012-07-18
* tilegx net driver: handle payload data not in fragsChris Metcalf2012-07-18
* net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf2012-07-18
* ethernet: Use eth_random_addrJoe Perches2012-07-17
* tilegx network driver: initial supportChris Metcalf2012-06-11
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-02
* tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-02
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-15
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* netdev: make net_device_ops conststephen hemminger2012-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\
| * arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03
| * drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-03
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* net: add skb frag size accessorsEric Dumazet2011-10-19
* tile: Move the Tilera driverJeff Kirsher2011-08-13