1. 18 7月, 2007 1 次提交
  2. 08 5月, 2007 1 次提交
  3. 28 4月, 2007 1 次提交
  4. 11 2月, 2007 1 次提交
  5. 22 7月, 2006 1 次提交
  6. 06 5月, 2006 1 次提交
  7. 25 4月, 2006 1 次提交
  8. 28 3月, 2006 1 次提交
  9. 17 2月, 2006 1 次提交
  10. 31 1月, 2006 1 次提交
  11. 28 1月, 2006 2 次提交
  12. 15 1月, 2006 1 次提交
  13. 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
  14. 08 11月, 2005 2 次提交
  15. 19 10月, 2005 1 次提交
  16. 23 9月, 2005 1 次提交
  17. 22 9月, 2005 9 次提交
  18. 16 9月, 2005 1 次提交
  19. 07 9月, 2005 2 次提交
  20. 15 8月, 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