1. 24 10月, 2009 1 次提交
  2. 30 4月, 2009 1 次提交
  3. 15 4月, 2009 1 次提交
  4. 22 3月, 2009 3 次提交
  5. 05 3月, 2009 3 次提交
  6. 02 3月, 2009 1 次提交
  7. 12 2月, 2009 1 次提交
    • J
      falcon fix compilation warnings · 9c8976a1
      Jaswinder Singh Rajput 提交于
       drivers/net/sfc/falcon.c: In function ‘falcon_alloc_special_buffer’:
       drivers/net/sfc/falcon.c:340: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 10 has type ‘phys_addr_t’
       drivers/net/sfc/falcon.c: In function ‘falcon_free_special_buffer’:
       drivers/net/sfc/falcon.c:355: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 10 has type ‘phys_addr_t’
       drivers/net/sfc/falcon.c: In function ‘falcon_probe_port’:
       drivers/net/sfc/falcon.c:2346: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘phys_addr_t’
       drivers/net/sfc/falcon.c: In function ‘falcon_probe_nic’:
       drivers/net/sfc/falcon.c:2924: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘phys_addr_t’
      Signed-off-by: NJaswinder Singh Rajput <jaswinderrajput@gmail.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      9c8976a1
  8. 31 1月, 2009 3 次提交
  9. 08 1月, 2009 1 次提交
  10. 13 12月, 2008 15 次提交
  11. 06 11月, 2008 2 次提交
  12. 25 9月, 2008 6 次提交
  13. 03 9月, 2008 2 次提交