Update version ipw2200 stamp to 1.0.8
[safe/jmp/linux-2.6] / drivers / net / wireless / ipw2200.c
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...
2005-11-07 James KetrenosSwitched firmware error dumping so that it will capture...
2005-11-07 James KetrenosModified ipw_config and STATUS_INIT setting to correct...
2005-11-07 Zhu YiFix firmware error when setting tx_power.
2005-11-07 Zhu YiFix ipw_wx_get_txpow shows wrong disabled value.
2005-11-07 Zhu Yi[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.
2005-11-07 Hong LiuFixes the ad-hoc network WEP key list issue.
2005-11-07 Zhu Yi[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.
2005-11-07 Zhu YiDisable host fragmentation in open mode since IPW2200...
2005-11-07 Zhu YiWorkaround kernel BUG_ON panic caused by unexpected...
2005-11-07 James KetrenosAdded more useful geography encoding so people's experi...
2005-11-07 James KetrenosFixed some compiler issues if CONFIG_IPW2200_QOS is...
2005-11-07 James KetrenosUpdated to support ieee80211 callback to is_queue_full...
2005-11-07 Liu Hong[Bug 637] Set tx power for A band.
2005-11-07 Zhu Yi[bug 667] Fix the notorious "No space for Tx" bug.
2005-11-07 Zhu YiFix is_duplicate_packet() bug for fragmentation number...
2005-11-07 Zhu YiFix hardware encryption (both WEP and AES) doesn't...
2005-11-07 James KetrenosCatch ipw2200 up to equivelancy with v1.0.5
2005-11-07 James KetrenosCatch ipw2200 up to equivelancy with v1.0.4
2005-11-07 James KetrenosCatch ipw2200 up to equivelancy with v1.0.3
2005-11-07 James KetrenosCatch ipw2200 up to equivelancy with v1.0.2
2005-11-07 James KetrenosCatch ipw2200 up to equivelancy with v1.0.1
2005-10-28 Panagiotis Issaris[PATCH] ipw2200: Missing kmalloc check
2005-10-04 Mateusz Berezecki[wireless ipw2200] remove redundant return statement
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated ipw2200 to be compatible...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated ipw2200 to be compatible...
2005-09-16 James Ketrenos[PATCH] Updated ipw2200 to compile with ieee80211 abg_t...
2005-09-07 Jeff Garzik[wireless ieee80211,ipw2200] Lindent source code
2005-09-05 Pavel Machek[PATCH] fix pm_message_t stuff in -mm tree
2005-08-26 Jiri Bencipw2200: minor cleanups
2005-08-26 Jiri BencThis removes support for old (and non-mainline) kernels...
2005-08-15 Jouni Malinen[PATCH] ieee80211: Capability field is called ESS,...
2005-07-31 Jeff Garzik[wireless ipw2200] trim trailing whitespace
2005-06-28 Jeff Garzikwireless: fix ipw warning; add is_broadcast_ether_addr...
2005-06-28 Andrew Morton[PATCH] wireless-device-attr-fixes-2
2005-06-28 Tobias Klauser[PATCH] drivers/net/wireless/ipw2200: Use the DMA_32BIT...
2005-06-28 Jiri Benc[PATCH] ieee80211: fix ipw 64bit compilation warnings
2005-05-28 James KetrenosAdd ipw2200 wireless driver.