aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wavelan.p.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-301-5/+1
| | | | | | | | | | | | | This patch contains the following changes: - add a CONFIG_WIRELESS_EXT select'ed by NET_RADIO for conditional code - remove the now no longer required #ifdef CONFIG_NET_RADIO from some #include's Based on a patch by Jean Tourrilhes <jt@hpl.hp.com>. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-241-4/+0
|
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+716
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!