aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-08-07drivers/net/ibmveth.c: memset fixMariusz Kozlowski
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer
2007-08-07ehea: Eliminated some compiler warningsThomas Klein
2007-08-07ehea: Simplify resource usage checkThomas Klein
2007-08-07ehea: Fix workqueue handlingThomas Klein
2007-08-07ibmveth: Fix rx pool deactivate oopsBrian King
2007-08-07Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik
2007-08-07Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-08-07Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik
2007-08-07sis190 check for ISA bridge on SiS966Neil Muller
2007-08-07atl1: use spin_trylock_irqsave()Ingo Molnar
2007-08-07net: smc91x: Build fixes for general sh boards.Paul Mundt
2007-08-07r8169: avoid needless NAPI poll schedulingFrancois Romieu
2007-08-06r8169: PHY power-on fixRoger So
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz
2007-08-06[PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu
2007-08-06Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville
2007-08-03[BNX2]: Fix suspend/resume problem.Michael Chan
2007-08-03[TG3]: Fix suspend/resume problem.Michael Chan
2007-08-03fix s2io regressionAl Viro
2007-08-03ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg
2007-08-03ucc_geth: fix section mismatchDomen Puncer
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-31Typo fixes errror -> errorGabriel Craciunescu
2007-07-31in-string typos of "error"Eddy L O Jansson
2007-07-31bpqether: fix rcu usagePaul E. McKenney
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox
2007-07-31[PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl
2007-07-31[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman
2007-07-31[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl
2007-07-31[PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl
2007-07-31[NET] loopback: Panic if registration failsHerbert Xu
2007-07-30[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller
2007-07-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-30Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber
2007-07-30PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa
2007-07-30S2io: Mask spurious interruptsRamkrishna Vepa
2007-07-30S2IO: Implementing review comments from old patchesVeena Parat
2007-07-30S2IO: Checking for the return value of pci map functionVeena Parat
2007-07-30S2IO: Removing MSI support from driverVeena Parat
2007-07-30S2IO: Removing 3 buffer mode support from the driverVeena Parat
2007-07-30netxen: drop redudant spinlockDhananjay Phadke
2007-07-30netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com
2007-07-30netxen: re-init station address after h/w initdhananjay@netxen.com