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