1. 28 1月, 2006 2 次提交
  2. 15 1月, 2006 1 次提交
  3. 09 1月, 2006 1 次提交
    • J
      [PATCH] ieee80211: enable hw wep where host has to build IV · a4bf26f3
      Johannes Berg 提交于
      This patch fixes some of the ieee80211 crypto related code so that
      instead of having the host fully do crypto operations, the host_build_iv
      flag works properly (for WEP in this patch) which, if turned on,
      requires the hardware to do all crypto operations, but the ieee80211
      layer builds the IV. The hardware also has to build the ICV.
      
      Previously, the host_build_iv flag couldn't be used at all for WEP, and
      not alone (with both host_decrypt and host_encrypt disabled) because the
      crypto algorithm wasn't assigned. This is also fixed.
      
      I have tested this patch both in host crypto mode and in hw crypto mode
      (with the Broadcom chipset).
      
      [resent, signing digitally caused it to be MIME-junked, sorry]
      Signed-Off-By: NJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      a4bf26f3
  4. 06 11月, 2005 1 次提交
  5. 26 10月, 2005 1 次提交
  6. 22 10月, 2005 1 次提交
  7. 21 10月, 2005 1 次提交
  8. 20 10月, 2005 1 次提交
  9. 09 10月, 2005 1 次提交
  10. 04 10月, 2005 2 次提交
  11. 03 10月, 2005 1 次提交
  12. 23 9月, 2005 1 次提交
    • J
      [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support... · 31b59eae
      James Ketrenos 提交于
      [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload
      
      tree de81b55e78e85997642c651ea677078d0554a14f
      parent c8030da8c159f8b82712172a6748a42523aea83a
      author James Ketrenos <jketreno@linux.intel.com> 1127104380 -0500
      committer James Ketrenos <jketreno@linux.intel.com> 1127315225 -0500
      
      Added handle_deauth() callback.
      Enhanced crypt_{tkip,ccmp} to support varying splits of HW/SW offload.
      Changed channel freq to u32 from u16.
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      31b59eae
  13. 22 9月, 2005 9 次提交
  14. 16 9月, 2005 1 次提交
  15. 07 9月, 2005 1 次提交
  16. 29 8月, 2005 1 次提交
  17. 26 8月, 2005 1 次提交
  18. 28 6月, 2005 1 次提交
  19. 28 5月, 2005 1 次提交
  20. 16 5月, 2005 1 次提交
  21. 13 5月, 2005 1 次提交
    • J
      [NET] ieee80211 subsystem · b453872c
      Jeff Garzik 提交于
      Contributors:
      Host AP contributors
      James Ketrenos <jketreno@linux.intel.com>
      Francois Romieu <romieu@fr.zoreil.com>
      Adrian Bunk <bunk@stusta.de>
      Matthew Galgoci <mgalgoci@parcelfarce.linux.th
      eplanet.co.uk>
      b453872c