aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-07drivers/net/ibmveth.c: memset fixMariusz Kozlowski1-2/+1
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer1-2/+2
2007-08-07ehea: Eliminated some compiler warningsThomas Klein1-15/+10
2007-08-07ehea: Simplify resource usage checkThomas Klein1-12/+6
2007-08-07ehea: Fix workqueue handlingThomas Klein2-1/+2
2007-08-07ibmveth: Fix rx pool deactivate oopsBrian King2-13/+14
2007-08-07Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream-fixesJeff Garzik1-8/+16
2007-08-07Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik3-3/+3
2007-08-07Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fsl-soc into upstream-fixesJeff Garzik2-2/+2
2007-08-07sis190 check for ISA bridge on SiS966Neil Muller1-0/+3
2007-08-07atl1: use spin_trylock_irqsave()Ingo Molnar1-3/+1
2007-08-07net: smc91x: Build fixes for general sh boards.Paul Mundt1-3/+1
2007-08-07r8169: avoid needless NAPI poll schedulingFrancois Romieu1-8/+10
2007-08-06r8169: PHY power-on fixRoger So1-0/+6
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz1-1/+1
2007-08-06[PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu1-1/+1
2007-08-06Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuation"John W. Linville1-1/+1
2007-08-03[BNX2]: Fix suspend/resume problem.Michael Chan1-4/+8
2007-08-03[TG3]: Fix suspend/resume problem.Michael Chan1-7/+10
2007-08-03fix s2io regressionAl Viro1-3/+6
2007-08-03ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg1-1/+0
2007-08-03ucc_geth: fix section mismatchDomen Puncer1-1/+2
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-91/+42
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-28/+20
2007-07-31Typo fixes errror -> errorGabriel Craciunescu1-1/+1
2007-07-31in-string typos of "error"Eddy L O Jansson1-1/+1
2007-07-31bpqether: fix rcu usagePaul E. McKenney1-3/+3
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa1-8/+0
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox24-24/+0
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox1-42/+10
2007-07-31[PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl1-10/+15
2007-07-31[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman1-1/+1
2007-07-31[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl1-2/+1
2007-07-31[PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2-11/+9
2007-07-31[NET] loopback: Panic if registration failsHerbert Xu1-1/+6
2007-07-30[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller1-28/+20
2007-07-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds11-441/+278
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-12/+3
2007-07-30Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.cMicah Gruber1-1/+3
2007-07-30PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro1-6/+17
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa1-1/+2
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa1-15/+0
2007-07-30S2io: Mask spurious interruptsRamkrishna Vepa1-3/+2
2007-07-30S2IO: Implementing review comments from old patchesVeena Parat1-5/+5
2007-07-30S2IO: Checking for the return value of pci map functionVeena Parat2-3/+79
2007-07-30S2IO: Removing MSI support from driverVeena Parat2-151/+10
2007-07-30S2IO: Removing 3 buffer mode support from the driverVeena Parat2-217/+73
2007-07-30netxen: drop redudant spinlockDhananjay Phadke1-4/+0
2007-07-30netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com1-17/+19
2007-07-30netxen: re-init station address after h/w initdhananjay@netxen.com1-2/+2