aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2200.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Switched firmware error dumping so that it will capture a log availableJames Ketrenos2005-11-071-76/+175
| * Modified ipw_config and STATUS_INIT setting to correct race conditionJames Ketrenos2005-11-071-14/+15
| * Fix firmware error when setting tx_power.Zhu Yi2005-11-071-76/+55
| * Fix ipw_wx_get_txpow shows wrong disabled value.Zhu Yi2005-11-071-1/+1
| * [Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.Zhu Yi2005-11-071-1/+1
| * Fixes the ad-hoc network WEP key list issue.Hong Liu2005-11-071-1/+9
| * [Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.Zhu Yi2005-11-071-16/+125
| * Disable host fragmentation in open mode since IPW2200/2915 hardwareZhu Yi2005-11-071-0/+3
| * Workaround kernel BUG_ON panic caused by unexpected duplicate packets.Zhu Yi2005-11-071-2/+4
| * Added more useful geography encoding so people's experience withJames Ketrenos2005-11-071-20/+259
| * Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled.James Ketrenos2005-11-071-7/+6
| * Updated to support ieee80211 callback to is_queue_full for 802.11eJames Ketrenos2005-11-071-9/+31
| * [Bug 637] Set tx power for A band.Liu Hong2005-11-071-3/+28
| * [bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi2005-11-071-23/+23
| * Fix is_duplicate_packet() bug for fragmentation number setting.Zhu Yi2005-11-071-1/+1
| * Fix hardware encryption (both WEP and AES) doesn't work with fragmentation.Zhu Yi2005-11-071-2/+8
| * Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos2005-11-071-425/+1083
| * Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2005-11-071-638/+1782
| * Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2005-11-071-177/+664
| * Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2005-11-071-237/+725
| * Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2005-11-071-363/+1133
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-0/+1
|/
* [PATCH] ipw2200: Missing kmalloc checkPanagiotis Issaris2005-10-281-0/+4
* [wireless ipw2200] remove redundant return statementMateusz Berezecki2005-10-041-2/+0
* [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+1
* [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-4/+5
* [PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true changeJames Ketrenos2005-09-161-7/+7
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-1120/+1150
* [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-051-2/+2
* ipw2200: minor cleanupsJiri Benc2005-08-251-1/+1
* This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc2005-08-251-8/+0
* [PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen2005-08-151-1/+1
* [wireless ipw2200] trim trailing whitespaceJeff Garzik2005-07-311-800/+800
* wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.hJeff Garzik2005-06-281-1/+1
* [PATCH] wireless-device-attr-fixes-2Andrew Morton2005-06-271-54/+68
* [PATCH] drivers/net/wireless/ipw2200: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-271-3/+2
* [PATCH] ieee80211: fix ipw 64bit compilation warningsJiri Benc2005-06-271-21/+21
* Add ipw2200 wireless driver.James Ketrenos2005-05-271-0/+7348