summaryrefslogtreecommitdiffstats
path: root/Documentation/dnotify.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-31ixgb: remove skb->dev assignmentAuke Kok1-7/+4
2006-08-31ixgb: Add PCI Error recovery callbacksLinas Vepstas1-1/+111
2006-08-31ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg1-0/+7
2006-08-31ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg1-1/+1
2006-08-31ixgb: recalculate after how many descriptors to wake the queueAuke Kok2-4/+1
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg1-5/+1
2006-08-31ixgb: convert dev->priv to netdev_priv(dev).Auke Kok1-1/+1
2006-08-31ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok1-2/+2
2006-08-31e100: increment version to 3.5.16-k2Auke Kok1-1/+1
2006-08-31e100: remove skb->dev assignmentAuke Kok1-1/+0
2006-08-31e100: fix error recoveryLinas Vepstas1-0/+1
2006-08-31e100: Convert e100 to use netdev_alloc_skb().Auke Kok1-2/+2
2006-08-31e1000: Increment driver version to 7.2.7-k2Auke Kok1-1/+1
2006-08-31e1000: clean up skb allocation codeChristoph Hellwig1-11/+6
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg4-0/+5
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg3-89/+127
2006-08-29[PATCH] skge: version 1.7Stephen Hemminger1-1/+1
2006-08-29[PATCH] skge: use ethX for irq assigmentsStephen Hemminger1-13/+12
2006-08-29[PATCH] skge: use dev_alloc_skbStephen Hemminger1-3/+4
2006-08-29[PATCH] skge: pci bus post fixesStephen Hemminger1-1/+4
2006-08-29[PATCH] skge: cleanup suspend/resume codeStephen Hemminger1-20/+29
2006-08-29[PATCH] sky2: version 1.7shemminger@osdl.org1-1/+1
2006-08-29[PATCH] sky2: pci post bugshemminger@osdl.org1-2/+4
2006-08-29[PATCH] sky2: power down PHY when not upshemminger@osdl.org1-26/+31
2006-08-29[PATCH] sky2: optimize checksum offload informationshemminger@osdl.org2-6/+13
2006-08-29[PATCH] sky2: TSO mss optimizationshemminger@osdl.org1-9/+9
2006-08-29[PATCH] sky2: MSI test timingshemminger@osdl.org1-3/+3
2006-08-29[PATCH] sky2: dont use force status bitshemminger@osdl.org2-8/+2
2006-08-29[PATCH] sky2: use netdev_alloc_skbshemminger@osdl.org1-13/+16
2006-08-29[PATCH] sky2: remove cloned/pskb_expand_head checkshemminger@osdl.org1-8/+0
2006-08-28e1000: Use module param array codeAuke Kok1-51/+110
2006-08-28e1000: remove unused part_num reading codeAuke Kok3-37/+0
2006-08-28e1000: error out if we cannot enable PCI device on resumeAuke Kok1-2/+5
2006-08-28e1000: ring buffers resources cleanupVasily Averin1-8/+6
2006-08-28e1000: e1000_probe resources cleanupVasily Averin1-16/+28
2006-08-28e1000: IRQ resources cleanupVasily Averin1-1/+4
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok5-554/+554
2006-08-28Linux v2.6.18-rc5v2.6.18-rc5Linus Torvalds1-1/+1
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2-10/+80
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap1-1/+1
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki1-1/+3
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2-2/+2
2006-08-27[PATCH] fix up lockdep trace in fs/exec.cDave Jones1-1/+1
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar2-2/+3
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27[PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki1-1/+1
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin1-1/+1
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki1-1/+9
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty4-13/+97