1. 12 11月, 2014 2 次提交
  2. 21 5月, 2014 1 次提交
  3. 20 5月, 2014 1 次提交
    • O
      ath9k_htc: fix build with disabled debug · 3cad711d
      Oleksij Rempel 提交于
        CC [M]  drivers/net/wireless/ath/ath9k/htc_drv_txrx.o
      drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function ‘ath9k_rx_prepare’:
      drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:1006:2: warning: passing argument 2 of ‘ath9k_htc_err_stat_rx’ from incompatible pointer type [enabled by default]
        ath9k_htc_err_stat_rx(priv, &rx_stats);
        ^
      In file included from drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:17:0:
      drivers/net/wireless/ath/ath9k/htc.h:380:20: note: expected ‘struct ath_htc_rx_status *’ but argument is of type ‘struct ath_rx_status *’
       static inline void ath9k_htc_err_stat_rx(struct ath9k_htc_priv *priv,
      Signed-off-by: NOleksij Rempel <linux@rempel-privat.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      3cad711d
  4. 14 5月, 2014 1 次提交
  5. 18 3月, 2014 6 次提交
  6. 01 3月, 2014 1 次提交
  7. 13 2月, 2014 1 次提交
  8. 05 2月, 2014 1 次提交
  9. 19 12月, 2013 1 次提交
  10. 25 6月, 2013 2 次提交
  11. 13 6月, 2013 1 次提交
  12. 23 5月, 2013 1 次提交
  13. 28 2月, 2013 1 次提交
    • F
      ath9k_htc: fix signal strength handling issues · 838f4279
      Felix Fietkau 提交于
      The ath9k commit 2ef16755
      (ath9k: fix signal strength reporting issues) fixed an issue where the
      reported per-frame signal strength reported to mac80211 was being
      overwritten with an internal average. The same issue is also present
      in ath9k_htc.
      In addition to preventing the driver from overwriting the value, this
      commit also ensures that the internal average (which is used for ANI)
      only tracks beacons of the AP that we're connected to.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Cc: stable@vger.kernel.org
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      838f4279
  14. 22 11月, 2012 1 次提交
  15. 31 7月, 2012 1 次提交
  16. 27 6月, 2012 2 次提交
  17. 28 2月, 2012 3 次提交
  18. 11 8月, 2011 1 次提交
  19. 20 5月, 2011 5 次提交
  20. 30 4月, 2011 1 次提交
  21. 29 4月, 2011 1 次提交
  22. 26 4月, 2011 2 次提交
  23. 20 4月, 2011 2 次提交
  24. 14 4月, 2011 1 次提交