1. 05 8月, 2008 2 次提交
  2. 30 7月, 2008 2 次提交
  3. 15 7月, 2008 6 次提交
  4. 09 7月, 2008 1 次提交
  5. 08 7月, 2008 5 次提交
  6. 03 7月, 2008 1 次提交
  7. 01 7月, 2008 4 次提交
  8. 27 6月, 2008 4 次提交
  9. 17 6月, 2008 1 次提交
    • D
      wext: Emit event stream entries correctly when compat. · ccc58057
      David S. Miller 提交于
      Three major portions to this change:
      
      1) Add IW_EV_COMPAT_LCP_LEN, IW_EV_COMPAT_POINT_OFF,
         and IW_EV_COMPAT_POINT_LEN helper defines.
      
      2) Delete iw_stream_check_add_*(), they are unused.
      
      3) Add iw_request_info argument to iwe_stream_add_*(), and use it to
         size the event and pointer lengths correctly depending upon whether
         IW_REQUEST_FLAG_COMPAT is set or not.
      
      4) The mechanical transformations to the drivers and wireless stack
         bits to get the iw_request_info passed down into the routines
         modified in #3.  Also, explicit references to IW_EV_LCP_LEN are
         replaced with iwe_stream_lcp_len(info).
      
      With a lot of help and bug fixes from Masakazu Mokuno.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      ccc58057
  10. 15 6月, 2008 2 次提交
  11. 10 6月, 2008 3 次提交
  12. 04 6月, 2008 2 次提交
  13. 29 5月, 2008 4 次提交
  14. 22 5月, 2008 2 次提交
  15. 21 5月, 2008 1 次提交