aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2200.h
AgeCommit message (Expand)Author
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-06-09ipw2200: queue direct scansDan Williams
2008-03-25ipw2200 annotations and fixesAl Viro
2008-01-28ipw2200: do not byteswap struct ipw_associateAl Viro
2008-01-28ipw2200 trivial annotationsAl Viro
2008-01-28eliminate byteswapping in struct ieee80211_qos_parametersAl Viro
2007-10-10[PATCH] ipw2200: batch non-user-requested scan result notificationsDan Williams
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-08-29[PATCH] ipw2200: enable wireless extension passive scanZhu Yi
2006-08-29[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi
2006-08-29[PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi
2006-08-29[PATCH] ipw2200: always enable frequently used debugging codeZhu Yi
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15[PATCH] ipw2200 locking fixZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi
2006-04-24[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi
2006-04-24[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi
2006-03-17[PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner
2006-03-17[PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M
2006-03-17[PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M
2006-03-17[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi
2006-01-30[PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi
2006-01-30[PATCH] ipw2200: remove white space and better format the codeZhu Yi
2006-01-30[PATCH] ipw2200: stack reductionZhu Yi
2006-01-30[PATCH] ipw2200: use jiffies_to_msec() wherever possibleZhu Yi
2006-01-30[PATCH] ipw2200: Bluetooth coexistence supportZhu Yi
2006-01-30[PATCH] ipw2200: Add LEAP authentication algorithm supportZhu Yi
2006-01-30[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routinesZhu Yi
2006-01-30[PATCH] drivers/net/wireless/ipw2200: possible cleanupsAdrian Bunk
2005-12-01[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill
2005-11-07Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.Benoit Boissinot
2005-11-07Adds radiotap support to ipw2200 in monitor mode..Mike Kershaw
2005-11-07Added wait_state wakeup on scan completion.James Ketrenos
2005-11-07Added cmdlog in non-debug systems.James Ketrenos
2005-11-07Switched firmware error dumping so that it will capture a log availableJames Ketrenos
2005-11-07Changed default # of missed beacons to miss before disassociation to 24James Ketrenos
2005-11-07[bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi
2005-11-07Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos
2005-11-07Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos
2005-11-07Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos
2005-11-07Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos
2005-11-07Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik