Skip to content
Snippets Groups Projects
  1. Dec 01, 2016
  2. Aug 11, 2016
  3. Jul 20, 2016
  4. Jul 07, 2016
  5. Apr 05, 2016
    • Tjeerd Pinkert's avatar
      kernel/wb-regs: Added address offsets to endpoint-mdio.h · 35a63cd9
      Tjeerd Pinkert authored and Adam Wujek's avatar Adam Wujek committed
      FIXME: I know that this is not the place to add these definitions
          they should be added/fixed in the .wb files.
      
      FIXME:
      - fixed #ifndef statement, the dash makes the compiler ignore the MDIO_WB
        part, which does not allow the file to be #included together with the
        endpoint-regs.h file. This should be done in the .wb file.
      
      FIXME:
      - added register address constants. This should be done in the .wb file
      
      Note: I have no idea how to do this, someone who knows could probably fix
          the issues raised here.
      35a63cd9
    • Tjeerd Pinkert's avatar
      kernel/wb-regs: fix alignment of line in Makefile · d314de17
      Tjeerd Pinkert authored and Adam Wujek's avatar Adam Wujek committed
      d314de17
  6. Feb 25, 2016
  7. Feb 24, 2016
  8. Jan 07, 2016
  9. Aug 24, 2015
  10. Jul 17, 2015
  11. Jul 09, 2015
  12. May 04, 2015
  13. Dec 11, 2014
    • Alessandro Rubini's avatar
      kernel/wr_pistats: bugfix: read number of counters before registering · 2905bb85
      Alessandro Rubini authored
      
      Otherwise, the port files are empty, even if pstats/info is correct
      
        wrs-192.168.16.9#wc -c /proc/sys/pstats/*
            529 /proc/sys/pstats/description
              7 /proc/sys/pstats/info
              0 /proc/sys/pstats/port0
              0 /proc/sys/pstats/port1
              0 /proc/sys/pstats/port10
              0 /proc/sys/pstats/port11
              0 /proc/sys/pstats/port12
              0 /proc/sys/pstats/port13
              0 /proc/sys/pstats/port14
              0 /proc/sys/pstats/port15
              0 /proc/sys/pstats/port16
              0 /proc/sys/pstats/port17
              0 /proc/sys/pstats/port2
              0 /proc/sys/pstats/port3
              0 /proc/sys/pstats/port4
              0 /proc/sys/pstats/port5
              0 /proc/sys/pstats/port6
              0 /proc/sys/pstats/port7
              0 /proc/sys/pstats/port8
              0 /proc/sys/pstats/port9
            536 total
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      2905bb85
  14. Dec 10, 2014
  15. Dec 05, 2014