1. 18 4月, 2012 3 次提交
  2. 13 4月, 2012 3 次提交
  3. 09 3月, 2012 1 次提交
  4. 08 3月, 2012 1 次提交
  5. 07 3月, 2012 3 次提交
  6. 28 2月, 2012 2 次提交
  7. 03 2月, 2012 2 次提交
  8. 25 1月, 2012 1 次提交
  9. 07 1月, 2012 1 次提交
  10. 16 12月, 2011 1 次提交
  11. 09 12月, 2011 1 次提交
  12. 12 11月, 2011 2 次提交
  13. 28 9月, 2011 1 次提交
  14. 20 9月, 2011 1 次提交
  15. 30 8月, 2011 2 次提交
  16. 16 7月, 2011 1 次提交
  17. 12 7月, 2011 2 次提交
  18. 18 6月, 2011 1 次提交
  19. 14 5月, 2011 1 次提交
  20. 30 4月, 2011 2 次提交
    • D
      iwlagn: semaphore and calib cleanup · 16b80b71
      Don Fry 提交于
      All agn devices use the same eeprom semaphore and calib version routines.
      Delete the indirection and move the semaphore routines to where they are
      used and make static.
      Signed-off-by: NDon Fry <donald.h.fry@intel.com>
      Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
      16b80b71
    • S
      iwlagn: fix tx power initialization · 75d80cad
      Stanislaw Gruszka 提交于
      Since
      
      commit f844a709
      Author: Stanislaw Gruszka <sgruszka@redhat.com>
      Date:   Fri Jan 28 16:47:44 2011 +0100
      
          iwlwifi: do not set tx power when channel is changing
      
      we set device tx power during initialization to priv->tx_power_next,
      which itself is initialized to minimum power. That changed
      default behaviour of driver. Previously we initialized device to
      transmit at maximum available power by default. Patch change again
      to previous behaviour and cleanup tx power initialization.
      
      Fortunately this is not critical fix, as mac80211 layer setup
      tx power lately to 14dB, hence device does not operate at minimal
      transmit power all the time.
      Signed-off-by: NStanislaw Gruszka <sgruszka@redhat.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      75d80cad
  21. 19 4月, 2011 1 次提交
  22. 08 4月, 2011 3 次提交
  23. 25 3月, 2011 1 次提交
  24. 22 2月, 2011 3 次提交