An error occurred fetching the project authors.
  1. 05 Mar, 2012 1 commit
  2. 29 Feb, 2012 1 commit
  3. 27 Feb, 2012 2 commits
  4. 22 Feb, 2012 1 commit
  5. 06 Feb, 2012 2 commits
  6. 30 Jan, 2012 1 commit
  7. 24 Jan, 2012 1 commit
  8. 04 Jan, 2012 1 commit
  9. 15 Dec, 2011 4 commits
  10. 06 Dec, 2011 1 commit
  11. 30 Nov, 2011 1 commit
  12. 28 Nov, 2011 3 commits
  13. 21 Nov, 2011 3 commits
  14. 11 Nov, 2011 2 commits
  15. 09 Nov, 2011 3 commits
  16. 08 Nov, 2011 1 commit
  17. 02 Nov, 2011 1 commit
  18. 14 Oct, 2011 1 commit
    • Helmut Schaa's avatar
      mac80211: Build TX radiotap header dynamically · a2fe8166
      Helmut Schaa authored
      Get rid of the ieee80211_tx_status_rtap_hdr struct and instead build the
      rtap header dynamically. This makes it easier to extend the rtap header
      generation in the future.
      
      Add ieee80211_tx_radiotap_len to calculate the expected size of the
      rtap header before generating it. Since we can't check if the rtap
      header fits into the requested headroom during compile time anymore
      add a WARN_ON_ONCE.
      
      Also move the actual rtap header generation into its own function.
      Signed-off-by: default avatarHelmut Schaa <helmut.schaa@googlemail.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      a2fe8166
  19. 11 Oct, 2011 3 commits
  20. 30 Sep, 2011 3 commits
  21. 27 Sep, 2011 2 commits
  22. 14 Sep, 2011 2 commits