index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
/
tilepro.c
Age
Commit message (
Expand
)
Author
2017-07-14
net: make ndo_get_stats64 a void function
stephen hemminger
2016-07-07
timers, driver/net/ethernet/tile: Initialize the egress timer as pinned
Thomas Gleixner
2016-05-04
drivers: fix dev->trans_start removal fallout
Florian Westphal
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-01-04
tilepro: use to_delayed_work
Geliang Tang
2015-05-14
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-26
drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-03-25
tilepro: Call dev_consume_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-15
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-08-01
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2013-08-01
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
2013-08-01
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
2013-08-01
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
2013-08-01
tile: set hw_features and vlan_features in setup
Chris Metcalf
2013-07-30
tile: handle 64-bit statistics in tilepro network driver
Chris Metcalf
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-02
drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing
Chris Metcalf
2012-04-02
tilepro ethernet driver: fix a few minor issues
Chris Metcalf
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-01-09
netdev: make net_device_ops const
stephen hemminger
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-03
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2011-12-03
drivers/net/ethernet/tile: use skb_frag_page() API
Chris Metcalf
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-08-13
tile: Move the Tilera driver
Jeff Kirsher