summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov2007-08-211-1/+1
* sky2: don't clear phy power bitsStephen Hemminger2007-08-211-2/+2
* fix random hang in forcedeth driver when using netconsoleTimo Jantunen2007-08-181-5/+5
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-181-0/+3
|\
| * mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen2007-08-131-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-143-37/+24
|\ \
| * | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-131-21/+13
| * | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-131-14/+10
| * | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-2/+1
* | | e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-144-0/+14
* | | xen-netfront: Avoid deref'ing skbafter it is potentially freed.Jeremy Fitzhardinge2007-08-141-3/+4
* | | 3c59x: fix duplex configurationSteffen Klassert2007-08-141-0/+1
* | | natsemi: fix netdev error acountingAndrew Morton2007-08-141-0/+3
* | | ax88796 printk fixesAndrew Morton2007-08-141-2/+3
* | | myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin2007-08-141-7/+18
* | | via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess2007-08-141-0/+6
|/ /
* | drivers/net/ibmveth.c: memset fixMariusz Kozlowski2007-08-071-2/+1
* | phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer2007-08-071-2/+2
* | ehea: Eliminated some compiler warningsThomas Klein2007-08-071-15/+10
* | ehea: Simplify resource usage checkThomas Klein2007-08-071-12/+6
* | ehea: Fix workqueue handlingThomas Klein2007-08-072-1/+2
* | ibmveth: Fix rx pool deactivate oopsBrian King2007-08-072-13/+14
* | Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2007-08-071-8/+16
|\ \
| * | r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-071-8/+10
| * | r8169: PHY power-on fixRoger So2007-08-061-0/+6
* | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-08-073-3/+3
|\ \ \
| * | | [PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz2007-08-061-1/+1
| * | | [PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu2007-08-061-1/+1
| * | | Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville2007-08-061-1/+1
* | | | Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik2007-08-072-2/+2
|\ \ \ \
| * | | | ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg2007-08-031-1/+0
| * | | | ucc_geth: fix section mismatchDomen Puncer2007-08-031-1/+2
| | |_|/ | |/| |
* | | | sis190 check for ISA bridge on SiS966Neil Muller2007-08-071-0/+3
* | | | atl1: use spin_trylock_irqsave()Ingo Molnar2007-08-071-3/+1
* | | | net: smc91x: Build fixes for general sh boards.Paul Mundt2007-08-071-3/+1
* | | | [BNX2]: Fix suspend/resume problem.Michael Chan2007-08-031-4/+8
* | | | [TG3]: Fix suspend/resume problem.Michael Chan2007-08-031-7/+10
| |/ / |/| |
* | | fix s2io regressionAl Viro2007-08-031-3/+6
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-3129-91/+42
|\ \
| * | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-3124-24/+0
| * | [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-311-42/+10
| * | [PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl2007-07-311-10/+15
| * | [PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman2007-07-311-1/+1
| * | [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-311-2/+1
| * | [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-312-11/+9
| * | [NET] loopback: Panic if registration failsHerbert Xu2007-07-311-1/+6
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-311-28/+20
|\ \ \
| * | | [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller2007-07-301-28/+20
* | | | Typo fixes errror -> errorGabriel Craciunescu2007-07-311-1/+1