aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2200.h
Commit message (Expand)AuthorAgeFilesLines
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-211-2011/+0
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-311-0/+1
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-221-2/+2
* ipw2200: queue direct scansDan Williams2008-06-091-1/+5
* ipw2200 annotations and fixesAl Viro2008-03-251-54/+58
* ipw2200: do not byteswap struct ipw_associateAl Viro2008-01-281-9/+9
* ipw2200 trivial annotationsAl Viro2008-01-281-47/+47
* eliminate byteswapping in struct ieee80211_qos_parametersAl Viro2008-01-281-43/+43
* [PATCH] ipw2200: batch non-user-requested scan result notificationsDan Williams2007-10-101-0/+3
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-101-1/+0
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+8
* [PATCH] ipw2200: enable wireless extension passive scanZhu Yi2006-08-291-0/+1
* [PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi2006-08-291-1/+8
* [PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2006-08-291-1/+0
* [PATCH] ipw2200: always enable frequently used debugging codeZhu Yi2006-08-291-18/+22
* 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