1. 02 6月, 2015 2 次提交
  2. 28 5月, 2015 1 次提交
    • H
      cxgb4/cxgb4vf: function and argument name cleanup · b2612722
      Hariprasad Shenai 提交于
      This patch changes variable name 'fn' to 'pf' of structure adapter.
      A 'fn' usually stands for PCI function which could be a PF or a VF.
      However, the use of this particular variable is explicitly limited to PF
      only. So, be specific about it in the variable name.
      
      Also corrects arguments passed for fn t4_ofld_eq_free, t4_ctrl_eq_free,
      t4_eth_eq_free, t4_iq_free, t4_alloc_vi, t4_fw_hello, t4_wr_mbox and
      t4_cfg_pfvf function.
      
      Also renames cxgb4_t4_bar2_sge_qregs to t4_bar2_sge_qregs and renames
      the latter function name in cxgb4vf driver to t4vf_bar2_sge_qregs to
      avoid conflicts. Also fixes alignment for these function.
      Signed-off-by: NHariprasad Shenai <hariprasad@chelsio.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b2612722
  3. 25 5月, 2015 1 次提交
  4. 22 5月, 2015 2 次提交
  5. 20 5月, 2015 2 次提交
  6. 10 5月, 2015 1 次提交
  7. 06 5月, 2015 2 次提交
  8. 30 4月, 2015 1 次提交
  9. 08 4月, 2015 1 次提交
  10. 02 4月, 2015 1 次提交
  11. 11 3月, 2015 1 次提交
  12. 09 3月, 2015 1 次提交
  13. 28 2月, 2015 1 次提交
  14. 10 2月, 2015 1 次提交
  15. 08 2月, 2015 3 次提交
  16. 27 1月, 2015 3 次提交
  17. 25 1月, 2015 2 次提交
  18. 09 1月, 2015 2 次提交
  19. 06 1月, 2015 5 次提交
  20. 19 12月, 2014 1 次提交
  21. 11 12月, 2014 1 次提交
  22. 10 12月, 2014 3 次提交
  23. 23 11月, 2014 2 次提交