[SPARC]: Use ARRAY_SIZE macro
[pandora-kernel.git] / drivers / net /
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 Russell KingMerge with ARM SMP tree
2005-11-09 Ralf Baechle[PATCH] IOC: And don't mark the things as broken Cowboy.
2005-11-09 Ashutosh Naik[PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_P...
2005-11-09 Christoph Hellwig[PATCH] cris v10 eth: use ethtool_ops
2005-11-09 Jeff GarzikMerge branch 'master'
2005-11-09 Francois Romieu[PATCH] b44: increase version number
2005-11-09 Francois Romieu[PATCH] b44: race on device closing
2005-11-09 Francois Romieu[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_...
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-09 Stephen Hemminger[PATCH] skge: increase version number
2005-11-09 Stephen Hemminger[PATCH] skge: spelling fixes
2005-11-09 Stephen Hemminger[PATCH] skge: use prefetch on receive
2005-11-09 Stephen Hemminger[PATCH] skge: goto low power mode on shutdown
2005-11-09 Stephen Hemminger[PATCH] skge: add mii ioctl support
2005-11-09 Stephen Hemminger[PATCH] skge: use kzalloc
2005-11-09 Stephen Hemminger[PATCH] skge: clear PCI PHY COMA mode on boot
2005-11-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-11-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-08 Ralf Baechle[SERIAL] IOC3: Update 8250 driver bits
2005-11-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-11-08 Andrew Morton[IRDA] donauboe: locking fix
2005-11-08 Matt Domsch[PPP]: add PPP MPPE encryption module
2005-11-08 Philippe De Muyter[PPP]: handle misaligned accesses
2005-11-08 Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08 Jeff GarzikMerge branch 'master'
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 Luiz Fernando Capi... [PATCH] Fix sparse warning in e100 driver.
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 Adrian Bunk[PATCH] drivers/net/s2io.c: make functions static
2005-11-08 Adrian Bunk[PATCH] kill include/linux/eeprom.h
2005-11-08 Jay Vosburgh[PATCH] bonding: fix feature consolidation
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
next