Commit Graph

526 Commits (dfc7bd9c385a888851a2d009ba272099549f98cc)

Author SHA1 Message Date
Hong Liu 054b08d484 Don't set hardware WEP if we are actually using TKIP/AES. 20 years ago
Zhu Yi 5513579181 [Bug 760] Fix setting WEP key in monitor mode causes IV lost. 20 years ago
Hong Liu 7b99659f97 [Bug 455] Fix frequent channel change generates firmware fatal error. 20 years ago
James Ketrenos a0e04ab360 Added wait_state wakeup on scan completion. 20 years ago
James Ketrenos 3b9990cb17 Updated ipw2200 to use the new ieee80211 callbacks 20 years ago
Liu Hong 1fe0adb431 Migrated some of the channel verification code back into the driver to 20 years ago
James Ketrenos f6c5cb7c6f Added cmdlog in non-debug systems. 20 years ago
James Ketrenos 9ddf84f6f2 Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error 20 years ago
James Ketrenos b39860c60b Switched firmware error dumping so that it will capture a log available 20 years ago
James Ketrenos e666619e23 Modified ipw_config and STATUS_INIT setting to correct race condition 20 years ago
Zhu Yi 6de9f7f27d Fix firmware error when setting tx_power. 20 years ago
Zhu Yi 22501c8ed7 Fix ipw_wx_get_txpow shows wrong disabled value. 20 years ago
Zhu Yi 0ece35b557 [Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode. 20 years ago
Hong Liu caeff81b4e Fixes the ad-hoc network WEP key list issue. 20 years ago
Zhu Yi 1fbfea549f [Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext. 20 years ago
Zhu Yi e402c93741 Disable host fragmentation in open mode since IPW2200/2915 hardware 20 years ago
Zhu Yi 87b016cb64 Workaround kernel BUG_ON panic caused by unexpected duplicate packets. 20 years ago
James Ketrenos 4f36f8088a Added more useful geography encoding so people's experience with 20 years ago
James Ketrenos 2b184d5b54 Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled. 20 years ago
James Ketrenos 227d2dc1f1 Updated to support ieee80211 callback to is_queue_full for 802.11e 20 years ago
James Ketrenos d2021cb4e2 Changed default # of missed beacons to miss before disassociation to 24 20 years ago
Liu Hong 8400a1ceb4 [Bug 637] Set tx power for A band. 20 years ago
Zhu Yi d8bad6df04 [bug 667] Fix the notorious "No space for Tx" bug. 20 years ago
Zhu Yi f57ce7ce9c Fix is_duplicate_packet() bug for fragmentation number setting. 20 years ago
Zhu Yi a2d73e60bb Fix hardware encryption (both WEP and AES) doesn't work with fragmentation. 20 years ago
James Ketrenos afbf30a2b7 Catch ipw2200 up to equivelancy with v1.0.5 20 years ago
Zhu Yi e4cc289987 Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to 20 years ago
Liu Hong f75459e6f6 [Bug 339] Fix ipw2100 iwconfig set/get txpower. 20 years ago
25b645be1e Fixed WEP on ipw2100 (priv->sec was being used instead of 20 years ago
James Ketrenos 823283549d Catch ipw2100 up to equivelancy with v1.1.1 20 years ago
James Ketrenos b095c38198 Catch ipw2200 up to equivelancy with v1.0.4 20 years ago
James Ketrenos c848d0af40 Catch ipw2200 up to equivelancy with v1.0.3 20 years ago
James Ketrenos a613bffd3a Catch ipw2200 up to equivelancy with v1.0.2 20 years ago
James Ketrenos ea2b26e0a0 Catch ipw2200 up to equivelancy with v1.0.1 20 years ago
Zhu Yi a1e695adca IPW_DEBUG has already included DRV_NAME, remove double prefix print. 20 years ago
James Ketrenos ee8e365aa6 Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h} 20 years ago
Adrian Bunk d38087609a [PATCH] airo.c/airo_cs.c: correct prototypes 20 years ago
Daniel Drake 17ecc1e63b [PATCH] prism54: Remove redundant assignment 20 years ago
Gabriel A. Devenyi 29b09fcc34 [PATCH] drivers/net/wireless/airo.c unsigned comparason 20 years ago
Jean Delvare 3fa63c7d82 [PATCH] Typo fix: dot after newline in printk strings 20 years ago
Herbert Xu 6df5b9f48d [CRYPTO] Simplify one-member scatterlist expressions 20 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
Patrick McHardy e71180f368 [PATCH] prism54: Free skb after disabling interrupts 20 years ago
Alan Cox 2c36ed22c6 [PATCH] Better fixup for the orinoco driver 20 years ago
Andrew Morton 63f57fb69b [PATCH] revert "orinoco: Information leakage due to incorrect padding" 20 years ago
Panagiotis Issaris ad18b0ea08 [PATCH] ipw2200: Missing kmalloc check 20 years ago
Jesper Juhl b4558ea93d drivers/net: Remove pointless checks for NULL prior to calling kfree() 20 years ago
Roger While 008d55903a [wireless prism54] Fix frame length 20 years ago
Andrew Morton c367c21c93 [PATCH] orinoco: limit message rate 20 years ago
John W. Linville 36841c9d02 [PATCH] orinoco: remove redundance skb length check before padding 20 years ago