index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
/
tilepro.c
Age
Commit message (
Expand
)
Author
2018-03-26
net: tile: remove ethernet drivers
Arnd Bergmann
2017-10-05
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-12
tilepro: Fix non-void return from void function
Joe Perches
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-10-18
ethernet/tile: use core min/max MTU checking
Jarod Wilson
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-13
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-09
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-24
tilepro: Call dev_consume_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-14
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
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-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-05-10
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-19
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-12
tile: Move the Tilera driver
Jeff Kirsher