summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2200.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ipw2200 locking fixZhu Yi2006-06-151-0/+1
* [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi2006-04-241-1/+1
* [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi2006-04-241-1/+76
* [PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi2006-04-241-4/+2
* [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-171-1/+1
* [PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2006-03-171-1/+3
* [PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M2006-03-171-0/+1
* [PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M2006-03-171-3/+6
* [PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi2006-03-171-23/+0
* [PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2006-01-301-1/+2
* [PATCH] ipw2200: remove white space and better format the codeZhu Yi2006-01-301-15/+14
* [PATCH] ipw2200: stack reductionZhu Yi2006-01-301-1/+1
* [PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi2006-01-301-0/+1
* [PATCH] ipw2200: Bluetooth coexistence supportZhu Yi2006-01-301-14/+21
* [PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi2006-01-301-3/+4
* [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi2006-01-301-7/+6
* [PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk2006-01-301-2/+2
* [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin2005-12-011-3/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-091-164/+410
|\
| * Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill2005-11-071-0/+3
| * Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot2005-11-071-0/+2
| * Adds radiotap support to ipw2200 in monitor mode..Mike Kershaw2005-11-071-0/+1
| * Added wait_state wakeup on scan completion.James Ketrenos2005-11-071-1/+1
| * Added cmdlog in non-debug systems.James Ketrenos2005-11-071-0/+11
| * Switched firmware error dumping so that it will capture a log availableJames Ketrenos2005-11-071-1/+29
| * Changed default # of missed beacons to miss before disassociation to 24James Ketrenos2005-11-071-1/+1
| * [bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi2005-11-071-0/+1
| * Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos2005-11-071-4/+22
| * Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2005-11-071-154/+303
| * Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2005-11-071-1/+4
| * Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2005-11-071-25/+48
| * Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2005-11-071-8/+15
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/
* [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-2/+2
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-235/+171
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-061-0/+1
|\
| * [PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk2005-09-051-0/+1
* | [IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller2005-09-051-0/+1
|/
* ipw2200: minor cleanupsJiri Benc2005-08-251-9/+1
* This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc2005-08-251-20/+0
* [wireless ipw2200] trim trailing whitespaceJeff Garzik2005-07-311-117/+117
* Add ipw2200 wireless driver.James Ketrenos2005-05-271-0/+1770
OpenPOWER on IntegriCloud