Commit Graph

286 Commits (344547093274c8bdb87becb939e5c8ab009ebfe6)

Author SHA1 Message Date
John W. Linville 620d9aa95b [PATCH] i82593.h: make header comment GPL-compatible 19 years ago
Zhu Yi 3b26b1100e [PATCH] ipw2200: fix error log offset calculation 19 years ago
Pekka Enberg efb3442cf1 [PATCH] ipw2200: disallow direct scanning when device is down 19 years ago
simon@thekelleys.org.uk b16a228d05 [PATCH] Atmel wireless update 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Jeff Garzik c2a8fad433 [wireless ipw2100] kill unused-var warnings for debug-disabled code 19 years ago
Panagiotis Issaris b69a3aa85c [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc 19 years ago
Alexey Dobriyan f36be62115 [PATCH] atmel: memset correct range 19 years ago
Roger While 0b47939fe6 [PATCH] prism54 : Transmit stats updated in wrong place 19 years ago
Roger While de7fe963b1 [PATCH] prism54 : Unused variable / extraneous udelay 19 years ago
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