1. 16 9月, 2016 1 次提交
    • H
      qeth: restore device features after recovery · e830baa9
      Hans Wippel 提交于
      After device recovery, only a basic set of network device features is
      enabled on the device. If features like checksum offloading or TSO were
      enabled by the user before the recovery, this results in a mismatch
      between the network device features, that the kernel assumes to be
      enabled on the device, and the features actually enabled on the device.
      
      This patch tries to restore previously set features, that require
      changes on the device, after the recovery of a device. In case of an
      error, the network device's features are changed to contain only the
      features that are actually turned on.
      Signed-off-by: NHans Wippel <hwippel@linux.vnet.ibm.com>
      Signed-off-by: NUrsula Braun <ubraun@linux.vnet.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e830baa9
  2. 17 6月, 2016 5 次提交
  3. 15 12月, 2015 1 次提交
  4. 07 10月, 2015 1 次提交
  5. 22 9月, 2015 2 次提交
  6. 19 5月, 2015 1 次提交
  7. 18 1月, 2015 1 次提交
  8. 27 10月, 2014 1 次提交
  9. 03 9月, 2014 1 次提交
  10. 22 7月, 2014 3 次提交
  11. 29 4月, 2014 2 次提交
  12. 20 3月, 2014 1 次提交
  13. 29 1月, 2014 1 次提交
  14. 16 1月, 2014 2 次提交
  15. 18 12月, 2013 1 次提交
  16. 26 6月, 2013 1 次提交
  17. 23 4月, 2013 2 次提交
  18. 09 4月, 2013 1 次提交
  19. 19 3月, 2013 1 次提交
  20. 14 2月, 2013 1 次提交
  21. 22 1月, 2013 2 次提交
  22. 20 11月, 2012 1 次提交
  23. 20 7月, 2012 1 次提交
    • H
      s390/comments: unify copyright messages and remove file names · a53c8fab
      Heiko Carstens 提交于
      Remove the file name from the comment at top of many files. In most
      cases the file name was wrong anyway, so it's rather pointless.
      
      Also unify the IBM copyright statement. We did have a lot of sightly
      different statements and wanted to change them one after another
      whenever a file gets touched. However that never happened. Instead
      people start to take the old/"wrong" statements to use as a template
      for new files.
      So unify all of them in one go.
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      a53c8fab
  24. 17 5月, 2012 1 次提交
  25. 16 5月, 2012 3 次提交
  26. 09 2月, 2012 1 次提交
  27. 17 11月, 2011 1 次提交