summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack
2008-01-28[ARM] 4746/1: pcm027: network support for phyCORE-PXA270Robert Schwebel
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman
2008-01-24Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/net/ibmveth.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24cosa: Convert from class_device to device for cosa sync driverTony Jones
2008-01-23sis190: scheduling while atomic errorFrancois Romieu
2008-01-23sis190: mdio operation failure is not correctly detectedFrancois Romieu
2008-01-23sis190: remove duplicate INIT_WORKFrancois Romieu
2008-01-23sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto
2008-01-20[NET]: rtnl_link: fix use-after-freePatrick McHardy
2008-01-20[NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller
2008-01-18Replace cpmac fixMatteo Croce
2008-01-18dl2k: the restAl Viro
2008-01-18dl2k: MSCR, MSSR, ESR, PHY_SCR fixesAl Viro
2008-01-18dl2k: BMSR fixesAl Viro
2008-01-18dl2k: ANAR, ANLPAR fixesAl Viro
2008-01-18dl2k: BMCR_t fixesAl Viro
2008-01-183c574, 3c515 bitfields abuseAl Viro
2008-01-18sbni endian fixesAl Viro
2008-01-18wan/lmc bitfields fixesAl Viro
2008-01-18dscc4 endian fixesAl Viro
2008-01-18S2io: Fixed synchronization between scheduling of napi with card reset and closeSreenivasa Honnur
2008-01-18atl1: fix frame length bugJay Cliburn
2008-01-18Revert "sky2: remove check for PCI wakeup setting from BIOS"Stephen Hemminger
2008-01-18Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2008-01-18e1000e Kconfig: remove ref to nonexistant docsJason Uhlenkott
2008-01-18Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...Jeff Garzik
2008-01-18bonding: Don't hold lock when calling rtnl_unlockJay Vosburgh
2008-01-18bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh
2008-01-18bonding: Fix up parameter parsingJay Vosburgh
2008-01-18bonding: release slaves when master removed via sysfsJay Vosburgh
2008-01-18bonding: fix locking during alb failover and slave removalJay Vosburgh
2008-01-18bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh
2008-01-18bonding: fix locking in sysfs primary/active selectionJay Vosburgh
2008-01-17ipg: fix Tx completion irq requestFrancois Romieu
2008-01-17ipg: fix queue stop condition in the xmit handlerFrancois Romieu
2008-01-17ipg: plug Tx completion leakFrancois Romieu