dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/hostap
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device
This lets the network core have the ability to handle suspend/resume
issues, if it wants to.

Thanks to Frederik Deweerdt <frederik.deweerdt@gmail.com> for the arm
driver fixes.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 10:37:11 -08:00
..
Kconfig [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 2006-01-30 17:41:36 -05:00
Makefile [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
hostap_80211.h [PATCH] hostap: Make hostap_tx_encrypt() static 2006-03-27 11:40:32 -05:00
hostap_80211_rx.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_80211_tx.c [PATCH] unused exports in wireless drivers 2006-05-17 14:58:55 -04:00
hostap_ap.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
hostap_ap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_common.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_config.h [PATCH] hostap: allow flashing firmware 2006-01-16 16:51:53 -05:00
hostap_cs.c Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream 2006-12-07 05:02:40 -05:00
hostap_download.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
hostap_hw.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
hostap_info.c Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream 2006-12-07 05:02:40 -05:00
hostap_ioctl.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
hostap_main.c Network: convert network devices to use struct device instead of class_device 2007-02-07 10:37:11 -08:00
hostap_pci.c [PATCH] hostap: replace kmalloc+memset with kzalloc 2006-12-05 19:31:32 -05:00
hostap_plx.c [PATCH] hostap: replace kmalloc+memset with kzalloc 2006-12-05 19:31:32 -05:00
hostap_proc.c [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_wlan.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00