1. 24 10月, 2009 1 次提交
    • B
      sfc: Remove versioned bitfield macros · 56241ceb
      Ben Hutchings 提交于
      These macros are not extensible to more than two NIC types without
      repetition of register definitions, and they are only used to deal
      with a few fields in RX_CFG_REG and global events which moved between
      Falcon rev A1 and B0.
      
      Therefore:
      - Move RX_CFG_REG initialisation into its own function which tests the
        NIC revision just once
      - Explicitly test the NIC revision when checking the RX_RECOVERY flag in
        global events
      - Merge definitions of RX_XOFF_MAC_EN flag, which did not move
      - Remove the macro definitions
      Signed-off-by: NBen Hutchings <bhutchings@solarflare.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      56241ceb
  2. 27 8月, 2009 1 次提交
  3. 30 4月, 2009 1 次提交
  4. 13 12月, 2008 3 次提交
  5. 06 11月, 2008 1 次提交
  6. 25 9月, 2008 1 次提交
  7. 03 9月, 2008 4 次提交
  8. 22 5月, 2008 1 次提交
  9. 13 5月, 2008 1 次提交
  10. 29 4月, 2008 1 次提交