linux/drivers/net/wireless/prism54
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat.
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: David S. Miller <davem@davemloft.net>
2008-06-16 18:50:49 -07:00
..
isl_38xx.c
isl_38xx.h prism54 trivial annotations 2008-01-28 15:09:08 -08:00
isl_ioctl.c wext: Emit event stream entries correctly when compat. 2008-06-16 18:50:49 -07:00
isl_ioctl.h
isl_oid.h
islpci_dev.c prism54: fix regression with missing carrier in AP-mode 2008-05-12 21:18:04 -04:00
islpci_dev.h prism54: Convert wpa_sem in a mutex 2008-02-29 15:37:17 -05:00
islpci_eth.c prism54 trivial annotations 2008-01-28 15:09:08 -08:00
islpci_eth.h prism54 trivial annotations 2008-01-28 15:09:08 -08:00
islpci_hotplug.c PCI: add pci_try_set_mwi 2007-07-11 16:02:11 -07:00
islpci_mgt.c Prism54: Convert mgmt_sem to the mutex API 2008-01-28 15:03:32 -08:00
islpci_mgt.h prism54 trivial annotations 2008-01-28 15:09:08 -08:00
Makefile
oid_mgt.c [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc 2007-10-10 16:49:36 -07:00
oid_mgt.h
prismcompat.h