An error occurred fetching the project authors.
  1. 18 Mar, 2015 1 commit
  2. 06 Mar, 2013 1 commit
  3. 08 Feb, 2013 1 commit
  4. 16 Nov, 2012 1 commit
  5. 10 Apr, 2012 1 commit
  6. 22 Feb, 2012 1 commit
  7. 20 Dec, 2011 1 commit
  8. 28 Nov, 2011 2 commits
  9. 08 Aug, 2011 3 commits
  10. 20 Jul, 2011 1 commit
    • Pavel Roskin's avatar
      ath5k: merge ath5k_hw and ath5k_softc · e0d687bd
      Pavel Roskin authored
      Both ath5k_hw and ath5k_softc represent one instance of the hardware.
      This duplication is historical and is not needed anymore.
      
      Keep the name "ath5k_hw" for the merged structure and "ah" for the
      variable pointing to it.  "ath5k_hw" is shorter than "ath5k_softc", more
      descriptive and more widely used.
      
      Put the combined structure to ath5k.h where the old ath5k_softc used to
      be. Move some code from base.h to ath5k.h as needed.
      
      Remove memory allocation for struct ath5k_hw and the corresponding error
      handling.  Merge iobase and ah_iobase fields.
      Signed-off-by: default avatarPavel Roskin <proski@gnu.org>
      Acked-by: default avatarNick Kossifidis <mickflemm@gmail.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      e0d687bd
  11. 13 Jul, 2011 2 commits
  12. 11 Jul, 2011 1 commit
  13. 08 Jul, 2011 3 commits
  14. 17 Jun, 2011 1 commit
  15. 03 Jun, 2011 1 commit
  16. 29 Apr, 2011 1 commit
  17. 22 Dec, 2010 3 commits
  18. 02 Dec, 2010 2 commits
  19. 30 Nov, 2010 10 commits
  20. 05 Oct, 2010 1 commit
  21. 25 Aug, 2010 1 commit
  22. 24 Aug, 2010 1 commit