summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/tile/tilepro.c
Commit message (Expand)AuthorAge
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-26
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* tilepro: Call dev_consume_skb_any instead of kfree_skb.Eric W. Biederman2014-03-24
* tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2013-08-01
* tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf2013-08-01
* tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf2013-08-01
* tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf2013-08-01
* tile: set hw_features and vlan_features in setupChris Metcalf2013-08-01
* tile: handle 64-bit statistics in tilepro network driverChris Metcalf2013-07-30
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-03
* 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-12