summaryrefslogtreecommitdiffstats
path: root/drivers/net/atp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-08Added cmdlog in non-debug systems.James Ketrenos2-14/+117
2005-11-08Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd errorJames Ketrenos1-153/+34
2005-11-08Switched firmware error dumping so that it will capture a log availableJames Ketrenos2-77/+204
2005-11-08Modified ipw_config and STATUS_INIT setting to correct race conditionJames Ketrenos1-14/+15
2005-11-08Fix firmware error when setting tx_power.Zhu Yi1-76/+55
2005-11-08Fix ipw_wx_get_txpow shows wrong disabled value.Zhu Yi1-1/+1
2005-11-08[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.Zhu Yi1-1/+1
2005-11-08Fixes the ad-hoc network WEP key list issue.Hong Liu1-1/+9
2005-11-08[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.Zhu Yi1-16/+125
2005-11-08Disable host fragmentation in open mode since IPW2200/2915 hardwareZhu Yi1-0/+3
2005-11-08Workaround kernel BUG_ON panic caused by unexpected duplicate packets.Zhu Yi1-2/+4
2005-11-08Added more useful geography encoding so people's experience withJames Ketrenos1-20/+259
2005-11-08Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled.James Ketrenos1-7/+6
2005-11-08Updated to support ieee80211 callback to is_queue_full for 802.11eJames Ketrenos1-9/+31
2005-11-08Changed default # of missed beacons to miss before disassociation to 24James Ketrenos1-1/+1
2005-11-08[Bug 637] Set tx power for A band.Liu Hong1-3/+28
2005-11-08[bug 667] Fix the notorious "No space for Tx" bug.Zhu Yi2-23/+24
2005-11-08Fix is_duplicate_packet() bug for fragmentation number setting.Zhu Yi1-1/+1
2005-11-08Fix hardware encryption (both WEP and AES) doesn't work with fragmentation.Zhu Yi1-2/+8
2005-11-08Catch ipw2200 up to equivelancy with v1.0.5James Ketrenos2-429/+1105
2005-11-08Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED toZhu Yi1-3/+21
2005-11-08[Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong1-7/+6
2005-11-08Fixed WEP on ipw2100 (priv->sec was being used instead of2-48/+51
2005-11-08Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos2-137/+451
2005-11-08Catch ipw2200 up to equivelancy with v1.0.4James Ketrenos2-792/+2085
2005-11-08Catch ipw2200 up to equivelancy with v1.0.3James Ketrenos2-178/+668
2005-11-08Catch ipw2200 up to equivelancy with v1.0.2James Ketrenos2-262/+773
2005-11-08Catch ipw2200 up to equivelancy with v1.0.1James Ketrenos2-371/+1148
2005-11-08IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi1-9/+7
2005-11-08Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}James Ketrenos2-1218/+1155
2005-11-07Update version ieee80211 stamp to 1.1.7James Ketrenos1-1/+1
2005-11-07Fix problem with WEP unicast key > index 0Volker Braun1-2/+4
2005-11-07scripts/Lindent on ieee80211 subsystem.James Ketrenos1-3/+5
2005-11-07[PATCH] b44: late request_irq in b44_openFrancois Romieu1-13/+9
2005-11-07[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu1-3/+2
2005-11-07[PATCH] b44: expose counters through ethtoolFrancois Romieu2-21/+98
2005-11-07[PATCH] b44: miscellaneous cleanupFrancois Romieu1-39/+28
2005-11-07[PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu1-6/+11
2005-11-07[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt52-1212/+2949
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPRussell King1-1/+6
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingRussell King1-1/+2
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King2-1/+1
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Russell King1-0/+1
2005-11-06[ARM] Fix another use of // as a commentRussell King1-1/+1
2005-11-06[ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functionsRichard Purdie2-4/+24
2005-11-06[ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre1-8/+7
2005-11-06[ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek1-6/+5
2005-11-06[ARM] 3089/1: ixp4xx AHB/PCI endianness fixAlessandro Zummo1-1/+1
2005-11-06[ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAsDirk Opfer5-2/+341
2005-11-06kconfig: fix xconfig on fedora 2 & 3 (x86_64)Sam Ravnborg1-5/+10