aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2200.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi1-1/+1
2006-03-17[PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner1-1/+3
2006-03-17[PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M1-0/+1
2006-03-17[PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M1-3/+6
2006-03-17[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi1-23/+0
2006-01-30[PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi1-1/+2
2006-01-30[PATCH] ipw2200: remove white space and better format the codeZhu Yi1-15/+14
2006-01-30[PATCH] ipw2200: stack reductionZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi1-0/+1
2006-01-30[PATCH] ipw2200: Bluetooth coexistence supportZhu Yi1-14/+21
2006-01-30[PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi1-3/+4
2006-01-30[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi1-7/+6
2006-01-30[PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk1-2/+2
2005-12-01[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin1-3/+3
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-164/+410
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill1-0/+3
2005-11-07Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot1-0/+2
2005-11-07Adds radiotap support to ipw2200 in monitor mode..Mike Kershaw1-0/+1
2005-11-07Added wait_state wakeup on scan completion.James Ketrenos1-1/+1
2005-11-07Added cmdlog in non-debug systems.James Ketrenos1-0/+11
2005-11-07Switched firmware error dumping so that it will capture a log availableJames Ketrenos1-1/+29
2005-11-07Changed default # of missed beacons to miss before disassociation to 24James Ketrenos1-1/+1
2005-11-07[bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi1-0/+1
2005-11-07Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos1-4/+22
2005-11-07Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos1-154/+303
2005-11-07Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos1-1/+4
2005-11-07Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos1-25/+48
2005-11-07Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos1-8/+15
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos1-2/+2
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik1-235/+171
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds1-0/+1
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-05[PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk1-0/+1
2005-08-25ipw2200: minor cleanupsJiri Benc1-9/+1
2005-08-25This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc1-20/+0
2005-07-31[wireless ipw2200] trim trailing whitespaceJeff Garzik1-117/+117
2005-05-27Add ipw2200 wireless driver.James Ketrenos1-0/+1770