Commit Graph

12588 Commits (cf1b479b6922c6736d9f00d90c2b78e977692c93)
 

Author SHA1 Message Date
James Ketrenos cf1b479b69 Update version ipw2200 stamp to 1.0.8 19 years ago
James Ketrenos 81715376de Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firmware. 19 years ago
James Ketrenos 286568ab1e Fixed parameter reordering in firmware log routine. 19 years ago
Hong Liu 9d5b880bb8 Fixed problem with not being able to send broadcast packets. 19 years ago
James Ketrenos 035205760e Added channel support for ipw2200 cards identified as 'ZZR' 19 years ago
James Ketrenos 991d1cc596 Removed warning about TKIP not being configured if countermeasures are 19 years ago
Ben Cahill e758256104 Fixes missed beacon logic in relation to on-network AP roaming. 19 years ago
James Ketrenos 8935f39e86 Removed legacy WIRELESS_EXT checks from ipw2200.c 19 years ago
Benoit Boissinot 97a78ca968 Fix 'Driver using old /proc/net/wireless support, please fix driver !' message. 19 years ago
James Ketrenos 87bb5e3814 Pulled out a stray KERNEL_VERSION check around the suspend handler. 19 years ago
James Ketrenos 9ef539d0d6 Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) 19 years ago
Hong Liu e63247269d Fixes WEP firmware error condition. 19 years ago
Zhu Yi f4ff497d45 [Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto 19 years ago
Hong Liu 29cb843e64 Fixes problem with WEP not working (association succeeds, but no Tx/Rx) 19 years ago
James Ketrenos 392d0f6d07 Removed PF_SYNCTHREAD legacy. 19 years ago
James Ketrenos fb7ccc9e6d Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled. 19 years ago
Hong Liu cdd1fa1e10 Card with WEP enabled and using shared-key auth will have firmware 19 years ago
Hong Liu 567deaf6d4 Mixed PTK/GTK CCMP/TKIP support. 19 years ago
Peter Jones 90700fd982 Fixed is_network_packet() to include checking for broadcast packets. 19 years ago
Mike Kershaw 24a47dbd89 Adds radiotap support to ipw2200 in monitor mode.. 19 years ago
Peter Jones a4f6bbb305 Make all the places the firmware fails to load showerrors (in decimal, 19 years ago
Hong Liu 054b08d484 Don't set hardware WEP if we are actually using TKIP/AES. 19 years ago
Zhu Yi 5513579181 [Bug 760] Fix setting WEP key in monitor mode causes IV lost. 19 years ago
Hong Liu 7b99659f97 [Bug 455] Fix frequent channel change generates firmware fatal error. 19 years ago
James Ketrenos a0e04ab360 Added wait_state wakeup on scan completion. 19 years ago
James Ketrenos 3b9990cb17 Updated ipw2200 to use the new ieee80211 callbacks 19 years ago
Liu Hong 1fe0adb431 Migrated some of the channel verification code back into the driver to 19 years ago
James Ketrenos f6c5cb7c6f Added cmdlog in non-debug systems. 19 years ago
James Ketrenos 9ddf84f6f2 Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error 19 years ago
James Ketrenos b39860c60b Switched firmware error dumping so that it will capture a log available 19 years ago
James Ketrenos e666619e23 Modified ipw_config and STATUS_INIT setting to correct race condition 19 years ago
Zhu Yi 6de9f7f27d Fix firmware error when setting tx_power. 19 years ago
Zhu Yi 22501c8ed7 Fix ipw_wx_get_txpow shows wrong disabled value. 19 years ago
Zhu Yi 0ece35b557 [Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode. 19 years ago
Hong Liu caeff81b4e Fixes the ad-hoc network WEP key list issue. 19 years ago
Zhu Yi 1fbfea549f [Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext. 19 years ago
Zhu Yi e402c93741 Disable host fragmentation in open mode since IPW2200/2915 hardware 19 years ago
Zhu Yi 87b016cb64 Workaround kernel BUG_ON panic caused by unexpected duplicate packets. 19 years ago
James Ketrenos 4f36f8088a Added more useful geography encoding so people's experience with 19 years ago
James Ketrenos 2b184d5b54 Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled. 19 years ago
James Ketrenos 227d2dc1f1 Updated to support ieee80211 callback to is_queue_full for 802.11e 19 years ago
James Ketrenos d2021cb4e2 Changed default # of missed beacons to miss before disassociation to 24 19 years ago
Liu Hong 8400a1ceb4 [Bug 637] Set tx power for A band. 19 years ago
Zhu Yi d8bad6df04 [bug 667] Fix the notorious "No space for Tx" bug. 19 years ago
Zhu Yi f57ce7ce9c Fix is_duplicate_packet() bug for fragmentation number setting. 19 years ago
Zhu Yi a2d73e60bb Fix hardware encryption (both WEP and AES) doesn't work with fragmentation. 19 years ago
James Ketrenos afbf30a2b7 Catch ipw2200 up to equivelancy with v1.0.5 19 years ago
Zhu Yi e4cc289987 Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to 19 years ago
Liu Hong f75459e6f6 [Bug 339] Fix ipw2100 iwconfig set/get txpower. 19 years ago
25b645be1e Fixed WEP on ipw2100 (priv->sec was being used instead of 19 years ago