[PATCH] ipw2200 locking fix
[safe/jmp/linux-2.6] / drivers / net / wireless / ipw2200.c
2006-06-15 Zhu Yi[PATCH] ipw2200 locking fix
2006-04-24 Zhu Yi[PATCH] ipw2200: Fix wpa_supplicant association problem
2006-04-24 Zhu Yi[PATCH] ipw2200: remove priv->last_noise reference
2006-04-24 Zhu Yi[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to...
2006-04-24 Zhu Yi[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW220...
2006-04-24 Zhu Yi[PATCH] ipw2200: update version stamp to 1.1.2
2006-04-24 Zhu Yi[PATCH] ipw2200: version string rework
2006-04-24 Zhu Yi[PATCH] ipw2200: Enable rtap interface for RF promiscuo...
2006-04-24 Zhu Yi[PATCH] ipw2200: Fix endian issues with v3.0 fw image...
2006-04-24 Zhu Yi[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
2006-04-24 Zhu Yi[PATCH] ipw2200: turn off signal debug log
2006-04-24 Zhu Yi[PATCH] ipw2200: Do not continue loading the firmware...
2006-04-24 Zhu Yi[PATCH] ipw2200: fix compile warning when !CONFIG_IPW22...
2006-04-24 Zhu Yi[PATCH] ipw2200: add module_param support for antenna...
2006-04-24 Zhu Yi[PATCH] ipw2200: generates a scan event after a scan...
2006-04-24 Zhu Yi[PATCH] ipw2200: Fix TX QoS enabled frames problem
2006-04-24 Zhu Yi[PATCH] ipw2200: Exponential averaging for signal and...
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-17 Zhu Yi[PATCH] ipw2x00: expend Copyright to 2006
2006-03-17 Adrian Bunk[PATCH] drivers/net/wireless/ipw2200.c: fix an array...
2006-03-17 Zhu Yi[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1
2006-03-17 James Ketrenos[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image...
2006-03-17 Olivier Hochreutiner[PATCH] ipw2200: wireless extension sensitivity thresho...
2006-03-17 Cahill, Ben M[PATCH] ipw2200: Enables the "slow diversity" algorithm
2006-03-17 Cahill, Ben M[PATCH] ipw2200: Set a meaningful silence threshold...
2006-03-17 Zhu Yi[PATCH] ipw2200: export `debug' module param only if...
2006-03-17 Zhu Yi[PATCH] ipw2200: Change debug level for firmware error...
2006-03-17 Zhu Yi[PATCH] ipw2200: Filter unsupported channels out in...
2006-03-17 Zhu Yi[PATCH] ipw2200: Fix ipw_sw_reset() implementation...
2006-03-17 Zhu Yi[PATCH] ipw2200: Fix rf_kill is activated after mode...
2006-03-17 Zhu Yi[PATCH] ipw2200: remove the WPA card associates to...
2006-03-17 Bill Moss[PATCH] ipw2200: Add signal level to iwlist scan output
2006-03-17 Zhu Yi[PATCH] ipw2200: use generic ieee80211_get_hdrlen(...
2006-03-17 Zhu Yi[PATCH] ipw2200: fix a potential NULL pointer dereference
2006-03-17 James Ketrenos[PATCH] ipw2200: stop netdev queue if h/w doesn't have...
2006-03-17 Henrik Brix Andersen[PATCH] ipw2200: print geography code upon module load
2006-03-17 Adrian Bunk[PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_cu...
2006-03-17 Larry Finger[PATCH] Remove duplicated code from ipw2200.c
2006-02-28 John W. LinvilleMerge branch 'from-linus'
2006-02-24 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-21 Zhu Yi[PATCH] ipw2200: Suppress warning message
2006-02-17 Zhu Yi[PATCH] ipw2200: Fix software crypto shared WEP authent...
2006-02-17 Stefan Rompf[PATCH] ipw2200: Fix WPA network selection problem
2006-02-07 Jeff GarzikMerge branch 'master'
2006-02-01 Alexey Dobriyan[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] check
2006-01-31 Dan Williams[PATCH] wireless/ipw2200: support WE-18 WPA enc_capa
2006-01-31 Zhu Yi[PATCH] ipw2200: Disable hwcrypto by default
2006-01-31 Zhu Yi[PATCH] ipw2200: Semaphore to mutexes conversion
2006-01-31 Zhu Yi[PATCH] ipw2200: remove white space and better format...
2006-01-31 Zhu Yi[PATCH] ipw2200: increase ipw2200 driver version
2006-01-31 Zhu Yi[PATCH] ipw2200: Fix qos_cmd param switch bug
2006-01-31 Zhu Yi[PATCH] ipw2200: stack reduction
2006-01-31 Zhu Yi[PATCH] ipw2200: Scale firmware loading watchdog with...
2006-01-31 Zhu Yi[PATCH] ipw2200: add module parameter to enable/disable...
2006-01-31 Zhu Yi[PATCH] ipw2200: Make LED blinking frequency independen...
2006-01-31 Zhu Yi[PATCH] ipw2200: use jiffies_to_msec() wherever possible
2006-01-31 Zhu Yi[PATCH] ipw2200: Bluetooth coexistence support
2006-01-31 Zhu Yi[PATCH] ipw2200: Add LEAP authentication algorithm...
2006-01-31 Zhu Yi[PATCH] ipw2200: Mask out the WEP_KEY command dump...
2006-01-31 Zhu Yi[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit...
2006-01-31 Adrian Bunk[PATCH] drivers/net/wireless/ipw2200: possible cleanups
2006-01-30 Zhu Yi[PATCH] ipw2200: Fix a variable referenced after kfree...
2006-01-30 Zhu Yi[PATCH] ipw2200: Fix sw_reset doesn't clear the static...
2006-01-30 Zhu Yi[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel...
2006-01-16 Olaf Kirch[PATCH] ipw2200: do not sleep in ipw_request_direct_scan
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-05 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-03 Stephen Hemminger[IEEE80211] ipw2200: Simplify multicast checks.
2005-12-01 Brice Goglin[PATCH] Duplicate IPW_DEBUG option for ipw2100 and...
2005-12-01 Takis[PATCH] ipw2200: kzalloc conversion and Kconfig depende...
2005-11-17 Zhu Yi[PATCH] ipw2200: fix error log offset calculation
2005-11-17 Pekka Enberg[PATCH] ipw2200: disallow direct scanning when device...
2005-11-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 James KetrenosUpdate version ipw2200 stamp to 1.0.8
2005-11-07 James KetrenosUpdated firmware version stamp to 2.4 from 2.3 so it...
2005-11-07 James KetrenosFixed parameter reordering in firmware log routine.
2005-11-07 Hong LiuFixed problem with not being able to send broadcast...
2005-11-07 James KetrenosAdded channel support for ipw2200 cards identified...
2005-11-07 James KetrenosRemoved warning about TKIP not being configured if...
2005-11-07 Ben CahillFixes missed beacon logic in relation to on-network...
2005-11-07 James KetrenosRemoved legacy WIRELESS_EXT checks from ipw2200.c
2005-11-07 Benoit BoissinotFix 'Driver using old /proc/net/wireless support, pleas...
2005-11-07 James KetrenosUpdated driver version stamps for ipw2100 (1.1.3) and...
2005-11-07 Hong LiuFixes WEP firmware error condition.
2005-11-07 Zhu Yi[Fix bug# 771] Too many (8) bytes recieved when using...
2005-11-07 Hong LiuFixes problem with WEP not working (association succeed...
2005-11-07 James KetrenosFixed problem with get_cmd_string not existing if CONFI...
2005-11-07 Hong LiuCard with WEP enabled and using shared-key auth will...
2005-11-07 Hong LiuMixed PTK/GTK CCMP/TKIP support.
2005-11-07 Peter JonesFixed is_network_packet() to include checking for broad...
2005-11-07 Mike KershawAdds radiotap support to ipw2200 in monitor mode..
2005-11-07 Peter JonesMake all the places the firmware fails to load showerro...
2005-11-07 Zhu Yi[Bug 760] Fix setting WEP key in monitor mode causes...
2005-11-07 Hong Liu[Bug 455] Fix frequent channel change generates firmwar...
2005-11-07 James KetrenosAdded wait_state wakeup on scan completion.
2005-11-07 James KetrenosUpdated ipw2200 to use the new ieee80211 callbacks
2005-11-07 Liu HongMigrated some of the channel verification code back...
2005-11-07 James KetrenosAdded cmdlog in non-debug systems.
2005-11-07 James KetrenosChanged all of the ipw_send_cmd() calls to return any...
next