aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/tile
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-05
* | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-08
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-27
* | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-27
|/
* net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-22
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-21
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* tilepro: Fix non-void return from void functionJoe Perches2017-01-12
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-16
* | ethernet/tile: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* timers, driver/net/ethernet/tile: Initialize the egress timer as pinnedThomas Gleixner2016-07-07
* net: tilegx: use correct timespec64 typeArnd Bergmann2016-06-18
* drivers: fix dev->trans_start removal falloutFlorian Westphal2016-05-04
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* tilepro: use to_delayed_workGeliang Tang2016-01-04
* nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-29
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-14
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* | ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
|/
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14Christoph Lameter2014-08-26
| * 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
* net: tile: fix unused variable warningChris Metcalf2014-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: tile: Remove unnecessary memset of netdev private dataTobias Klauser2014-05-30
| * net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser2014-05-30
* | tile: net: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
|/
* tilepro: Call dev_consume_skb_any instead of kfree_skb.Eric W. Biederman2014-03-25
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* tilegx: 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
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* | tile_net: Always enable PTP clock support on TILE-GxBen Hutchings2013-12-27
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ | |/ |/|
| * tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/