1. 09 11月, 2016 1 次提交
    • R
      brcmfmac: proto: add callback for queuing TX data · b073ac1f
      Rafał Miłecki 提交于
      So far our core code was calling brcmf_fws_process_skb which wasn't
      a proper thing to do. If case of devices using msgbuf protocol fwsignal
      shouldn't be used. It was an unnecessary extra layer simply calling
      a protocol specifix txdata function.
      
      Please note we already have txdata callback, but it's used for calls
      between bcdc and fwsignal so it couldn't be simply used there.
      
      This makes core code more generic (instead of bcdc/fwsignal specific).
      Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      b073ac1f
  2. 27 9月, 2016 1 次提交
  3. 26 4月, 2016 1 次提交
  4. 14 4月, 2016 1 次提交
  5. 26 11月, 2015 1 次提交
  6. 18 11月, 2015 1 次提交
  7. 29 9月, 2015 3 次提交
  8. 31 10月, 2014 3 次提交
  9. 01 8月, 2014 2 次提交
  10. 07 1月, 2014 1 次提交
  11. 19 12月, 2013 2 次提交
  12. 03 12月, 2013 5 次提交
  13. 13 6月, 2013 1 次提交
  14. 04 4月, 2013 1 次提交
  15. 07 3月, 2013 3 次提交
  16. 09 2月, 2013 1 次提交
  17. 08 1月, 2013 5 次提交
  18. 11 12月, 2012 2 次提交
  19. 17 11月, 2012 1 次提交
  20. 15 11月, 2012 1 次提交
  21. 30 10月, 2012 2 次提交
  22. 14 4月, 2012 1 次提交