1. 05 1月, 2016 1 次提交
  2. 04 1月, 2016 1 次提交
  3. 15 12月, 2015 4 次提交
  4. 14 12月, 2015 1 次提交
  5. 13 12月, 2015 2 次提交
  6. 10 12月, 2015 1 次提交
  7. 09 12月, 2015 1 次提交
  8. 08 12月, 2015 5 次提交
  9. 03 12月, 2015 1 次提交
    • M
      net: mvneta: enable setting custom TX IP checksum limit · 9110ee07
      Marcin Wojtas 提交于
      Since Armada 38x SoC can support IP checksum for jumbo frames only on
      a single port, it means that this feature should be enabled per-port,
      rather than for the whole SoC.
      
      This patch enables setting custom TX IP checksum limit by adding new
      optional property to the mvneta device tree node. If not used, by
      default 1600B is set for "marvell,armada-370-neta" and 9800B for other
      strings, which ensures backward compatibility. Binding documentation
      is updated accordingly.
      Signed-off-by: NMarcin Wojtas <mw@semihalf.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      9110ee07
  10. 24 11月, 2015 3 次提交
  11. 20 11月, 2015 1 次提交
  12. 19 11月, 2015 1 次提交
  13. 17 11月, 2015 1 次提交
    • M
      null_blk: register as a LightNVM device · b2b7e001
      Matias Bjørling 提交于
      Add support for registering as a LightNVM device. This allows us to
      evaluate the performance of the LightNVM subsystem.
      
      In /drivers/Makefile, LightNVM is moved above block device drivers
      to make sure that the LightNVM media managers have been initialized
      before drivers under /drivers/block are initialized.
      Signed-off-by: NMatias Bjørling <m@bjorling.me>
      Fix by Jens Axboe to remove unneeded slab cache and the following
      memory leak.
      Signed-off-by: NJens Axboe <axboe@fb.com>
      b2b7e001
  14. 16 11月, 2015 1 次提交
  15. 13 11月, 2015 2 次提交
  16. 12 11月, 2015 6 次提交
  17. 11 11月, 2015 2 次提交
  18. 10 11月, 2015 6 次提交