Skip to content
Snippets Groups Projects
  1. May 03, 2014
  2. May 02, 2014
  3. May 01, 2014
  4. Apr 30, 2014
  5. Apr 29, 2014
    • Hauke Mehrtens's avatar
      kernel: add missing config options · 31ccc84c
      Hauke Mehrtens authored
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      
      SVN-Revision: 40599
      31ccc84c
    • Hauke Mehrtens's avatar
      at91: Add AT91 board and model name to /tmp/sysinfo · fe38dcf8
      Hauke Mehrtens authored
      
       From 9158e3282db592e78fb32a2c8a0903ef21b97f5c Mon Sep 17 00:00:00 2001
       From: Owen Kirby <osk@exegin.com>
       Date: Fri, 11 Apr 2014 18:28:56 -0700
       Subject: [PATCH 3/3] [at91] Add AT91 board and model name to /tmp/sysinfo.
      
      This patch extracts the board name and model information from the /proc/device-tree
      node in order to provide something a little more friendly on the LuCI sysinfo page
      than just "AT91SAM9 (Device Tree)"
      
      Signed-off-by: default avatarOwen Kirby <osk@exegin.com>
      
      SVN-Revision: 40598
      fe38dcf8
    • Hauke Mehrtens's avatar
      at91: AT91SAM9G20-EK fixes · b5f9e163
      Hauke Mehrtens authored
      
       From 272f548fe8d0b811e0589e535f650f0507f6bccd Mon Sep 17 00:00:00 2001
       From: Owen Kirby <osk@exegin.com>
       Date: Fri, 11 Apr 2014 17:59:55 -0700
       Subject: [PATCH 2/3] [at91] AT91SAM9G20-EK fixes.
      
      While testing the 3.10 kernel update, I found that the out-of-the-box device tree for the
      the AT91SAM9G20EK uses a UBIFS rootfs and stores the DTB separately from the zImage.
      
      Signed-off-by: default avatarOwen Kirby <osk@exegin.com>
      
      SVN-Revision: 40597
      b5f9e163
    • Hauke Mehrtens's avatar
      Update AT91 kernel to 3.10.34 · f6cd2336
      Hauke Mehrtens authored
      
       From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001
       From: Owen Kirby <osk@exegin.com>
       Date: Thu, 10 Apr 2014 19:02:15 -0700
       Subject: [PATCH 1/3] [at91]  Update AT91 kernel to 3.10.34.
      
      This patch updates the kernel of the AT91 target to version 3.10.34.
      
      Signed-off-by: default avatarOwen Kirby <osk@exegin.com>
      
      SVN-Revision: 40596
      f6cd2336
    • Felix Fietkau's avatar
      atheros: remove useless get_c0_compare_int fix · a12ad3ec
      Felix Fietkau authored
      
      Remove get_c0_compare_int fix which is useless for latest kernels.
      
      Tested on Ubnt Bullet2, which could successfully boot without this
      workaround.
      
      Signed-off-by: default avatarSergey Ryazanov <ryazanov.s.a@gmail.com>
      
      SVN-Revision: 40593
      a12ad3ec
    • Felix Fietkau's avatar
      cns3xxx: ethernet - revert: clean up tx descs only when needed · 2603c904
      Felix Fietkau authored
      
      This reverts commit 0772ab938c0aedd7f4cc7127059d6ce8cf929dfa.
      
      Trying to optimize calls to eth_complete_tx in this fasion causes a regression
      where when sending only the tx queue can get disabled until a packet is
      received. This original call to eth_schedule_poll() is scheduled so it
      should not cause a performance issue.
      
      Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
      
      SVN-Revision: 40592
      2603c904
Loading