summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2100.h
Commit message (Collapse)AuthorAgeFilesLines
* ipw2100: minor cleanupsJiri Benc2005-08-251-28/+0
| | | | | | | | | | | From: Adrian Bunk <bunk@stusta.de> This patch contains the following possible cleanups: - make needlessly global code static - remove the unused IPW_DEBUG_ENABLED Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jiri Benc <jbenc@suse.cz>
* [PATCH] ipw2100: kill dead macrosPavel Machek2005-06-271-49/+0
| | | | | | | There are several never used macros in ipw2100. This removes them. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org>
* [PATCH] ipw2100: assume recent kernelPavel Machek2005-06-271-24/+0
| | | | | | | | ipw2100 still has support for old kernels. Thats considered bad for patch in mainline... this fixes few instances. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org>
* [PATCH] ipw2100: remove commented-out codePavel Machek2005-06-271-14/+4
| | | | | This removes up various code/defines that was just commented out instead of being deleted.
* [wireless] ipw2100: fix build after applying SuSE cleanupsJeff Garzik2005-05-271-2/+2
| | | | s/ieee80211_header_data/ieee80211_hdr_3addr/
* Add ipw2100 wireless driver.James Ketrenos2005-05-271-0/+1278
OpenPOWER on IntegriCloud