aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-21[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-08-21sky2: don't clear phy power bitsStephen Hemminger1-2/+2
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt1-0/+15
2007-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+3
2007-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-37/+24
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok4-0/+14
2007-08-13[NET]: Share correct feature code between bridging and bondingHerbert Xu1-21/+13
2007-08-13[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-14/+10
2007-08-13[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-08-14xen-netfront: Avoid deref'ing skbafter it is potentially freed.Jeremy Fitzhardinge1-3/+4
2007-08-143c59x: fix duplex configurationSteffen Klassert1-0/+1
2007-08-14natsemi: fix netdev error acountingAndrew Morton1-0/+3
2007-08-14ax88796 printk fixesAndrew Morton1-2/+3
2007-08-14myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin1-7/+18
2007-08-14via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess1-0/+6
2007-08-13mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen1-0/+3
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