index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
net: tile: remove ethernet drivers
Arnd Bergmann
4
-4705
/
+0
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+4
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
1
-2
/
+2
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-1
/
+1
2017-10-05
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
1
-5
/
+4
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
1
-1
/
+1
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-12
tilepro: Fix non-void return from void function
Joe Perches
1
-4
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-1
/
+1
2016-10-18
ethernet/tile: use core min/max MTU checking
Jarod Wilson
2
-35
/
+13
2016-07-07
timers, driver/net/ethernet/tile: Initialize the egress timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-06-17
net: tilegx: use correct timespec64 type
Arnd Bergmann
1
-3
/
+3
2016-05-04
drivers: fix dev->trans_start removal fallout
Florian Westphal
1
-1
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-01-04
tilepro: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
1
-1
/
+3
2015-05-14
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
1
-3
/
+0
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-03-31
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+5
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-6
/
+4
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+15
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-5
/
+3
2014-08-26
drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
Christoph Lameter
1
-2
/
+2
2014-08-26
drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2
-13
/
+13
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2
-3
/
+4
2014-06-16
net: tile: fix unused variable warning
Chris Metcalf
1
-1
/
+0
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+3
2014-05-30
net: tile: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2014-05-30
net: tile: Use helpers from linux/etherdevice.h to check/set MAC
Tobias Klauser
1
-9
/
+3
2014-05-16
tile: net: Use irq_alloc/free_hwirq
Thomas Gleixner
1
-3
/
+3
2014-03-24
tilepro: Call dev_consume_skb_any instead of kfree_skb.
Eric W. Biederman
1
-2
/
+2
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-14
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
tilegx: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2013-12-27
tile_net: Always enable PTP clock support on TILE-Gx
Ben Hutchings
2
-35
/
+1
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-3
/
+19
2013-11-21
tile_net: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-3
/
+19
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+2
[next]