Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
[linux-2.6] / drivers / net / wireless /
2005-11-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-11-10  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10  Tony LuckPull add-mmio-to-proc-iomem into release branch
2005-11-10  Tony LuckPull context-bitmap into release branch
2005-11-10  Tony LuckPull extend-notify-die into release branch
2005-11-10  Tony LuckPull memoryless-node-allocation into release branch
2005-11-10  Tony LuckPull mca-check-psp into release branch
2005-11-10  Tony LuckPull align-sig-frame into release branch
2005-11-10  Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work
2005-11-10  Paul MackerrasMerge ../linux-2.6
2005-11-09  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-11-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-11-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-11-09  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-09  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-09  Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-09  Jeff GarzikMerge branch 'master'
2005-11-09  Jeff Garzik[wireless ipw2100] kill unused-var warnings for debug...
2005-11-09  Jeff GarzikMerge rsync://bughost.org/repos/ipw-delta/
2005-11-09  Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08  Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08  Panagiotis Issaris[PATCH] wireless net: Conversions of kmalloc/memset...
2005-11-08  Alexey Dobriyan[PATCH] atmel: memset correct range
2005-11-08  Roger While[PATCH] prism54 : Transmit stats updated in wrong place
2005-11-08  Roger While[PATCH] prism54 : Unused variable / extraneous udelay
2005-11-08  Paul MackerrasMerge ../linux-2.6
2005-11-07  James KetrenosUpdate version ipw2200 stamp to 1.0.8
2005-11-07  James KetrenosUpdated firmware version stamp to 2.4 from 2.3 so it...
2005-11-07  James KetrenosFixed parameter reordering in firmware log routine.
2005-11-07  Hong LiuFixed problem with not being able to send broadcast...
2005-11-07  James KetrenosAdded channel support for ipw2200 cards identified...
2005-11-07  James KetrenosRemoved warning about TKIP not being configured if...
2005-11-07  Ben CahillFixes missed beacon logic in relation to on-network...
2005-11-07  James KetrenosRemoved legacy WIRELESS_EXT checks from ipw2200.c
2005-11-07  Benoit BoissinotFix 'Driver using old /proc/net/wireless support, pleas...
2005-11-07  James KetrenosPulled out a stray KERNEL_VERSION check around the...
2005-11-07  James KetrenosUpdated driver version stamps for ipw2100 (1.1.3) and...
2005-11-07  Hong LiuFixes WEP firmware error condition.
2005-11-07  Zhu Yi[Fix bug# 771] Too many (8) bytes recieved when using...
2005-11-07  Hong LiuFixes problem with WEP not working (association succeed...
2005-11-07  James KetrenosRemoved PF_SYNCTHREAD legacy.
2005-11-07  James KetrenosFixed problem with get_cmd_string not existing if CONFI...
2005-11-07  Hong LiuCard with WEP enabled and using shared-key auth will...
2005-11-07  Hong LiuMixed PTK/GTK CCMP/TKIP support.
2005-11-07  Peter JonesFixed is_network_packet() to include checking for broad...
2005-11-07  Mike KershawAdds radiotap support to ipw2200 in monitor mode..
2005-11-07  Peter JonesMake all the places the firmware fails to load showerro...
2005-11-07  Hong LiuDon't set hardware WEP if we are actually using TKIP...
2005-11-07  Zhu Yi[Bug 760] Fix setting WEP key in monitor mode causes...
2005-11-07  Hong Liu[Bug 455] Fix frequent channel change generates firmwar...
2005-11-07  James KetrenosAdded wait_state wakeup on scan completion.
2005-11-07  James KetrenosUpdated ipw2200 to use the new ieee80211 callbacks
2005-11-07  Liu HongMigrated some of the channel verification code back...
2005-11-07  James KetrenosAdded cmdlog in non-debug systems.
2005-11-07  James KetrenosChanged all of the ipw_send_cmd() calls to return any...
2005-11-07  James KetrenosSwitched firmware error dumping so that it will capture...
2005-11-07  James KetrenosModified ipw_config and STATUS_INIT setting to correct...
2005-11-07  Zhu YiFix firmware error when setting tx_power.
2005-11-07  Zhu YiFix ipw_wx_get_txpow shows wrong disabled value.
2005-11-07  Zhu Yi[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.
2005-11-07  Hong LiuFixes the ad-hoc network WEP key list issue.
2005-11-07  Zhu Yi[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.
2005-11-07  Zhu YiDisable host fragmentation in open mode since IPW2200...
2005-11-07  Zhu YiWorkaround kernel BUG_ON panic caused by unexpected...
2005-11-07  James KetrenosAdded more useful geography encoding so people's experi...
2005-11-07  James KetrenosFixed some compiler issues if CONFIG_IPW2200_QOS is...
2005-11-07  James KetrenosUpdated to support ieee80211 callback to is_queue_full...
2005-11-07  James KetrenosChanged default # of missed beacons to miss before...
2005-11-07  Liu Hong[Bug 637] Set tx power for A band.
2005-11-07  Zhu Yi[bug 667] Fix the notorious "No space for Tx" bug.
2005-11-07  Zhu YiFix is_duplicate_packet() bug for fragmentation number...
2005-11-07  Zhu YiFix hardware encryption (both WEP and AES) doesn't...
2005-11-07  James KetrenosCatch ipw2200 up to equivelancy with v1.0.5
2005-11-07  Zhu YiMove code from ipw2100_wpa_enable to IPW2100_PARAM_DROP...
2005-11-07  Liu Hong[Bug 339] Fix ipw2100 iwconfig set/get txpower.
2005-11-07   <jketreno@io.(none)>Fixed WEP on ipw2100 (priv->sec was being used instead of
2005-11-07  James KetrenosCatch ipw2100 up to equivelancy with v1.1.1
2005-11-07  James KetrenosCatch ipw2200 up to equivelancy with v1.0.4
2005-11-07  James KetrenosCatch ipw2200 up to equivelancy with v1.0.3
2005-11-07  James KetrenosCatch ipw2200 up to equivelancy with v1.0.2
2005-11-07  James KetrenosCatch ipw2200 up to equivelancy with v1.0.1
2005-11-07  Zhu YiIPW_DEBUG has already included DRV_NAME, remove double...
2005-11-07  James KetrenosRan scripts/Lindent on drivers/net/wireless/ipw2{1...
2005-11-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-11-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-11-07  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-11-07  Tony LuckAuto-update from upstream
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bunk/trivial
2005-11-07  Linus TorvaldsMerge branch 'block-dir' of git://brick.kernel.dk/data...
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2005-11-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/acme/net-2.6
2005-11-07  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-07  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
next