1. 30 11月, 2018 1 次提交
  2. 13 10月, 2018 1 次提交
  3. 06 10月, 2018 9 次提交
  4. 01 10月, 2018 3 次提交
  5. 19 9月, 2018 5 次提交
  6. 04 9月, 2018 1 次提交
  7. 03 8月, 2018 3 次提交
  8. 30 7月, 2018 1 次提交
  9. 28 6月, 2018 2 次提交
  10. 23 5月, 2018 1 次提交
  11. 04 5月, 2018 1 次提交
  12. 28 2月, 2018 1 次提交
    • L
      mt76x2: remove warnings in mt76x2_mac_write_txwi() · 09e93f28
      Lorenzo Bianconi 提交于
      Fix following sparse warnings in mt76x2_mac_write_txwi:
      - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c:201:26: warning:
        incorrect type in assignment (different base types)
      - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c:201:26: expected
        restricted __le32 [usertype] iv
      - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c:201:26: got unsigned
        int [unsigned] [usertype] <noident>
      - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c:202:27: warning:
        incorrect type in assignment (different base types)
      - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c:202:27: expected
        restricted __le32 [usertype] eiv
      - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c:202:27: got unsigned
        int [unsigned] [usertype] <noident>
      
      Fixes: 23405236 ("mt76: fix transmission of encrypted management frames")
      Signed-off-by: NLorenzo Bianconi <lorenzo.bianconi@redhat.com>
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      09e93f28
  13. 01 2月, 2018 1 次提交
  14. 26 1月, 2018 6 次提交
  15. 24 1月, 2018 1 次提交
  16. 17 1月, 2018 1 次提交
  17. 09 1月, 2018 1 次提交
  18. 07 12月, 2017 1 次提交