summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Merge branch 'master' into upstreamJeff Garzik1451-25993/+60051
2006-09-27Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik21-1484/+1104
2006-09-27[PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson1-3/+3
2006-09-27[PATCH] sky2: version 1.9Stephen Hemminger1-1/+1
2006-09-27[PATCH] sky2: fragmented receive for large MTUStephen Hemminger2-81/+219
2006-09-27[PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2-41/+17
2006-09-27[PATCH] sky2: incremental transmit completionStephen Hemminger2-51/+50
2006-09-27[PATCH] sky2: name irq after eth for irqbalanceStephen Hemminger1-21/+16
2006-09-27[PATCH] sky2: workarounds for some 88e806x chipsStephen Hemminger1-1/+9
2006-09-27[PATCH] sky2: use standard pci register capabilties for error registerStephen Hemminger2-52/+25
2006-09-27[PATCH] sky2: gigabit full duplex negotiationStephen Hemminger1-9/+20
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds59-1385/+1751
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds43-188/+138
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds172-4083/+20286
2006-09-27[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen1-2/+2
2006-09-27[PATCH] bonding: update version numberJay Vosburgh1-2/+2
2006-09-27[PATCH] git-netdev-all: pc300_tty build fixAndrew Morton1-0/+1
2006-09-27e100, e1000, ixgb: increment version numbersAuke Kok3-3/+3
2006-09-27ixgb: convert to netdev_priv(netdev)Auke Kok1-3/+3
2006-09-27ixgb: combine more rx descriptors to improve performanceJesse Brandeburg1-1/+1
2006-09-27e1000: possible memory leak in e1000_set_ringparamVasily Averin1-21/+17
2006-09-27e1000: Janitor: Use #defined values for literalsLinas Vepstas1-2/+2
2006-09-27e1000: don't strip vlan ID if 8021q claims itBruce Allan1-1/+5
2006-09-27e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2-145/+155
2006-09-27e1000: driver state fixes (race fix)Auke Kok3-14/+23
2006-09-27e1000: reduce RAR entries available for ICH8Jeff Kirsher1-3/+3
2006-09-27e1000: add PCI-E capability detection codeJeff Kirsher3-4/+35
2006-09-27e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan1-9/+32
2006-09-27e1000: gather hardware bit tweaks.Jeff Kirsher3-38/+142
2006-09-27e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg1-10/+42
2006-09-27e1000: Jumbo frames fixes for 82573Bruce Allan1-3/+7
2006-09-27e1000: Fix MANC detection for PCIE adaptersJeff Kirsher1-11/+4
2006-09-27e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher1-7/+3
2006-09-27e1000: add multicast stats countersMitch Williams3-20/+25
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley5-367/+120
2006-09-27e1000: add enums for several link propertiesJeff Kirsher1-36/+53
2006-09-27e1000: rename flow control symbolsJeff Kirsher4-60/+60
2006-09-27e100: rework WoL and shutdown handlingAuke Kok1-31/+20
2006-09-27e100: Add debugging code for cb cleaning.Jesse Brandeburg1-3/+4
2006-09-27e1000: keep .suspend and .resume driver methods in CONFIG_PMAuke Kok1-1/+1
2006-09-27e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok3-3/+3
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok21-692/+345
2006-09-27[PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton1-0/+2
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay1-5/+256
2006-09-27USB: remove OTG build warningDavid Brownell1-2/+1
2006-09-27USB: EHCI update VIA workaroundDavid Brownell6-39/+70
2006-09-27USB: force root hub resume after power lossAlan Stern1-0/+6
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev1-1/+3
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev24-60/+48
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser5-12/+12