summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wavelan_cs.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-40/+52
| | | | | | | | | | | | | Move the suspend and resume methods out of the event handler, and into special functions. Also use these functions for pre- and post-reset, as almost all drivers already do, and the remaining ones can easily be converted. Bugfix to include/pcmcia/ds.c Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
* [PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris2005-11-071-2/+1
| | | | | | | More conversions of kmalloc/memset to kzalloc Signed-off-by: Panagiotis Issaris <takis@issaris.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-241-8/+0
|
* Merge /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-07-131-6/+1
|\
| * [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-6/+1
| | | | | | | | | | | | | | | | | | | | Move the "event handler" to struct pcmcia_driver -- the unified event handler will disappear really soon, but switching it to struct pcmcia_driver in the meantime allows for better "step-by-step" patches. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* | Merge /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-06-281-0/+10
|\|
| * [PATCH] pcmcia: id_table for wavelan_csDominik Brodowski2005-06-271-0/+10
| | | | | | | | | | | | | | | | Add pcmcia_device_id table. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* | Add HostAP wireless driver.Jouni Malinen2005-05-121-10/+16
|/ | | | Includes minor cleanups from Adrian Bunk <bunk@stusta.de>.
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+4914
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
OpenPOWER on IntegriCloud