1. 12 11月, 2011 1 次提交
  2. 04 10月, 2011 1 次提交
  3. 29 1月, 2011 1 次提交
  4. 09 2月, 2010 1 次提交
  5. 31 10月, 2009 1 次提交
    • J
      mac80211: fix radiotap header generation · 6a86b9c7
      Johannes Berg 提交于
      In
      
        commit 601ae7f2
        Author: Bruno Randolf <br1@einfach.org>
        Date:   Thu May 8 19:22:43 2008 +0200
      
            mac80211: make rx radiotap header more flexible
      
      code was added that tried to align the radiotap header
      position in memory based on the radiotap header length.
      Quite obviously, that is completely useless.
      
      Instead of trying to do that, use unaligned accesses
      to generate the radiotap header. To properly do that,
      we also need to mark struct ieee80211_radiotap_header
      packed, but that is fine since it's already packed
      (and it should be marked packed anyway since its a
      wire format).
      
      Cc: Bruno Randolf <br1@einfach.org>
      Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      6a86b9c7
  6. 28 3月, 2009 1 次提交
  7. 05 12月, 2008 1 次提交
  8. 26 7月, 2008 1 次提交
  9. 11 10月, 2007 2 次提交
  10. 28 4月, 2007 3 次提交
  11. 22 9月, 2005 1 次提交