1. 15 1月, 2013 1 次提交
  2. 12 1月, 2013 6 次提交
  3. 05 1月, 2013 1 次提交
  4. 03 1月, 2013 2 次提交
  5. 12 12月, 2012 3 次提交
  6. 11 12月, 2012 17 次提交
  7. 08 12月, 2012 1 次提交
    • B
      ath9k: Use standard #defines for PCIe Capability ASPM fields · a875621e
      Bjorn Helgaas 提交于
      Use the standard #defines for PCIe Capability ASPM fields.
      
      Previously we used PCIE_LINK_STATE_L0S and PCIE_LINK_STATE_L1 directly, but
      these are defined for the Linux ASPM interfaces, e.g.,
      pci_disable_link_state(), and only coincidentally match the actual register
      bits.  PCIE_LINK_STATE_CLKPM, also part of that interface, does not match
      the register bit.
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      a875621e
  8. 01 12月, 2012 7 次提交
  9. 22 11月, 2012 2 次提交