1. 07 10月, 2013 1 次提交
  2. 27 9月, 2013 3 次提交
  3. 26 9月, 2013 1 次提交
  4. 20 9月, 2013 4 次提交
  5. 17 9月, 2013 2 次提交
  6. 13 9月, 2013 1 次提交
  7. 12 9月, 2013 2 次提交
  8. 15 8月, 2013 1 次提交
  9. 14 8月, 2013 2 次提交
  10. 12 8月, 2013 1 次提交
  11. 02 8月, 2013 5 次提交
  12. 31 7月, 2013 2 次提交
  13. 30 7月, 2013 14 次提交
  14. 28 6月, 2013 1 次提交
    • J
      ath10k: minimally handle new channel width enumeration values · 0f817ed5
      John W. Linville 提交于
        CC      drivers/net/wireless/ath/ath10k/mac.o
      drivers/net/wireless/ath/ath10k/mac.c: In function ‘chan_to_phymode’:
      drivers/net/wireless/ath/ath10k/mac.c:229:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_5’ not handled in switch [-Wswitch]
      drivers/net/wireless/ath/ath10k/mac.c:229:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_10’ not handled in switch [-Wswitch]
      drivers/net/wireless/ath/ath10k/mac.c:247:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_5’ not handled in switch [-Wswitch]
      drivers/net/wireless/ath/ath10k/mac.c:247:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_10’ not handled in switch [-Wswitch]
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      0f817ed5