Skip to content
Snippets Groups Projects
  1. Jan 07, 2012
    • Gabor Juhos's avatar
      ar71xx: local mac support on the wndr3700 · 67b28148
      Gabor Juhos authored
      
      The wndr3700 at least has no eth0 mac address and usually leverages
      the first wireless device's mac when in a bridged scenario. If,
      however, you want to route, and not bridge the interfaces, you
      need a unique mac address for it.
      
      This patch sets the local bit on the mac address pulled from the
      wireless chip and uses the resulting address for eth0.
      
      Patch-by: default avatarDave Taht <dave.taht@gmail.com>
      
      SVN-Revision: 29675
      67b28148
    • Gabor Juhos's avatar
      generic: improve MIPS kexec support · 6c74274c
      Gabor Juhos authored
      It is based on patches from the linux-longsoon-community git tree:
      http://dev.lemote.com/cgit/linux-loongson-community.git/
      
      Now the kernel can use the command line parameter from kexec-tools.
      
      Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped
      before executing the new kernel). Compile tested with lantiq (3.1.4)
      and brcm47xx (3.0.12).
      
      SVN-Revision: 29674
      6c74274c
  2. Jan 06, 2012
  3. Jan 05, 2012
  4. Jan 04, 2012
  5. Jan 03, 2012
  6. Jan 01, 2012
  7. Dec 31, 2011
Loading