1. 28 2月, 2012 2 次提交
  2. 23 2月, 2012 1 次提交
  3. 07 2月, 2012 2 次提交
  4. 31 1月, 2012 1 次提交
  5. 25 1月, 2012 1 次提交
  6. 05 1月, 2012 1 次提交
  7. 16 12月, 2011 4 次提交
  8. 07 12月, 2011 1 次提交
  9. 01 12月, 2011 1 次提交
  10. 29 11月, 2011 3 次提交
  11. 22 11月, 2011 3 次提交
  12. 12 11月, 2011 2 次提交
  13. 10 11月, 2011 3 次提交
  14. 09 11月, 2011 1 次提交
  15. 03 11月, 2011 1 次提交
  16. 15 10月, 2011 1 次提交
    • H
      mac80211: Build TX radiotap header dynamically · a2fe8166
      Helmut Schaa 提交于
      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: NHelmut Schaa <helmut.schaa@googlemail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      a2fe8166
  17. 12 10月, 2011 3 次提交
  18. 01 10月, 2011 3 次提交
  19. 28 9月, 2011 2 次提交
  20. 15 9月, 2011 3 次提交
  21. 25 8月, 2011 1 次提交