kernel-ark/drivers/net/wireless/hostap
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
..
hostap_80211_rx.c [NET]: Undo code bloat in hot paths due to print_mac(). 2008-04-08 16:50:44 -07:00
hostap_80211_tx.c [NET]: Undo code bloat in hot paths due to print_mac(). 2008-04-08 16:50:44 -07:00
hostap_80211.h hostap_80211.h: remove duplicate prototype 2008-01-31 19:26:50 -08:00
hostap_ap.c wext: Emit event stream entries correctly when compat. 2008-06-16 18:50:49 -07:00
hostap_ap.h
hostap_common.h hostap annotations 2008-01-28 15:09:05 -08:00
hostap_config.h
hostap_cs.c hostap_cs: add ID for Conceptronic CON11CPro 2008-05-20 17:55:30 -04:00
hostap_download.c hostap annotations 2008-01-28 15:09:05 -08:00
hostap_hw.c hostap: fix "registers" registration in procfs 2008-05-15 15:17:32 -04:00
hostap_info.c hostap: don't mess with mixed-endian even for internal skb queues 2008-01-28 15:09:06 -08:00
hostap_ioctl.c wext: Emit event stream entries correctly when compat. 2008-06-16 18:50:49 -07:00
hostap_main.c net: Eliminate flush_scheduled_work() calls while RTNL is held. 2008-06-12 02:22:02 -07:00
hostap_pci.c hostap annotations 2008-01-28 15:09:05 -08:00
hostap_plx.c
hostap_proc.c
hostap_wlan.h hostap annotations 2008-01-28 15:09:05 -08:00
hostap.h wext: Emit event stream entries correctly when compat. 2008-06-16 18:50:49 -07:00
Kconfig
Makefile