1. 07 May, 2020 1 commit
  2. 24 Mar, 2020 1 commit
  3. 23 Mar, 2020 1 commit
  4. 20 Mar, 2020 1 commit
    • Grzegorz Daniluk's avatar
      LPDC link stability fix - EP MDIO read race condition · f8febec6
      Grzegorz Daniluk authored
      Since driver reads periodically MDIO registers (timer function to check
      link state) and HAL reads periodically LPDC MDIO registers (through
      ioctl call) it happened once in a while that ioctl read operation would be
      interleaved with timer function. As a result HAL would get the value
      read from a different MDIO register than the one requested. This had
      caused occasional link restarts on LPDC ports.
      f8febec6
  5. 13 Mar, 2020 2 commits
  6. 11 Mar, 2020 1 commit
  7. 10 Mar, 2020 2 commits
  8. 09 Mar, 2020 1 commit
    • Jean-Claude BAU's avatar
      VLAN config · c892aaf6
      Jean-Claude BAU authored
      - New script to generate the VLAN kconfig
      - Allows raw configuration for vlan ports
      - New key for PTP VID
      c892aaf6
  9. 06 Mar, 2020 3 commits
  10. 05 Mar, 2020 6 commits
  11. 04 Mar, 2020 11 commits
  12. 26 Feb, 2020 4 commits
  13. 25 Feb, 2020 1 commit
  14. 24 Feb, 2020 2 commits
  15. 20 Feb, 2020 3 commits
    • Jean-Claude BAU's avatar
      f39671a1
    • Jean-Claude BAU's avatar
      SNMP: New MIB · 8035d140
      Jean-Claude BAU authored
      acking branch 'origin/jcb-proposed_master' into proposed_master
      
      # Please enter a commit message to explain why this merge is necessary,
      # especially if it merges an updated upstream into a topic branch.
      #
      # Lines starting with '#' will be ignored, and an empty message aborts
      # the commit.
      8035d140
    • Jean-Claude BAU's avatar
      wrsLeapSecStatus: Change behavior · c3d0461c
      Jean-Claude BAU authored
      If wrsLeapSecStatusDetails returns 'leapSecFileExpired' then it will be
      propagated to wrsLeapSecStatus as follow:
      - Timing mode is GM or FR : Warning
      - Timing mode is BC: Ok
      c3d0461c