aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2100.c
AgeCommit message (Expand)Author
2005-11-07Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos
2005-11-07Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos
2005-11-07Removed PF_SYNCTHREAD legacy.James Ketrenos
2005-11-07Don't set hardware WEP if we are actually using TKIP/AES.Hong Liu
2005-11-07Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED toZhu Yi
2005-11-07[Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong
2005-11-07Fixed WEP on ipw2100 (priv->sec was being used instead of
2005-11-07Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos
2005-11-07IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi
2005-11-07Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}James Ketrenos
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-05[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk
2005-08-25ipw2100: interface-up carrier state fixJiri Benc
2005-08-25ipw2100: minor cleanupsJiri Benc
2005-08-25ipw2100: remove custom debug-print macrosJiri Benc
2005-08-25ipw2100: remove strange symbol prefixesJiri Benc
2005-06-27[PATCH] wireless-device-attr-fixesAndrew Morton
2005-06-27[PATCH] ipw2100 old gcc fixAndrew Morton
2005-06-27[PATCH] ipw2100: small cleanupsPavel Machek
2005-06-27[PATCH] ipw2100: kill dead macrosPavel Machek
2005-06-27[PATCH] ipw2100: assume recent kernelPavel Machek
2005-06-27[PATCH] drivers/net/wireless/ipw2100: Use the DMA_32BIT_MASK constantTobias Klauser
2005-06-27[PATCH] ipw2100: remove commented-out codePavel Machek
2005-06-27[PATCH] ieee80211: fix ipw 64bit compilation warningsJiri Benc
2005-05-27Add ipw2100 wireless driver.James Ketrenos