aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17drivers/net/eexpress.c: remove duplicate commentShane Shrybman1-7/+0
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets1-1/+2
2007-02-17Various typo fixes.Robert P. J. Day2-5/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2-2/+3
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner6-12/+12
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau41-41/+0
2007-02-13[TG3]: Update copyright, version, and reldate.Michael Chan1-3/+3
2007-02-13[TG3]: Add some tx timeout debug messages.Michael Chan1-1/+11
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan2-4/+7
2007-02-13[TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan1-1/+11
2007-02-13[TG3]: 5906 doesn't need to switch to slower clock.Michael Chan1-1/+2
2007-02-13[TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan1-1/+3
2007-02-13[TG3]: Use lower DMA watermark for 5703.Michael Chan1-1/+7
2007-02-13[TG3]: Save MSI state before suspend.Michael Chan1-0/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven13-25/+25
2007-02-12[PATCH] com20020 build fixRandy Dunlap1-1/+2
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day1-1/+1
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds3-354/+664
2007-02-09[PATCH] uintptr_t is unsigned long, not u32Al Viro1-2/+2
2007-02-09[PATCH] trivial s2io annotationsAl Viro2-4/+4
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro1-2/+2
2007-02-09[PATCH] pc300too annotation fixesAl Viro1-8/+8
2007-02-09[PATCH] misc duplicate field initializersAl Viro1-1/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro8-14/+8
2007-02-09[PATCH] missing include in macsonicAl Viro1-0/+1
2007-02-09[PATCH] spider_net breakage from class_device -> deviceAl Viro1-1/+1
2007-02-09[TC] defxx: TURBOchannel supportMaciej W. Rozycki3-354/+664
2007-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-11/+4
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-108/+5207
2007-02-08ucc_geth: Add support to local-mac-address propertyLi Yang1-1/+7
2007-02-08ucc_geth: Remove obsolete workaround of link speed changeLi Yang2-66/+7
2007-02-08cxgb3: sysfs attributes in -mm treeDivy Le Ray1-41/+45
2007-02-08[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin2-6/+2
2007-02-08[TG3]: Avoid an expensive divide.Eric Dumazet1-1/+1
2007-02-08[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin1-4/+1
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-2/+1
2007-02-08Add Attansic L1 ethernet driver.Jay Cliburn9-0/+5148
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-4/+3
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds11-141/+202
2007-02-07AT91: MACB supportAndrew Victor3-4/+31
2007-02-07sky2: version 1.12Stephen Hemminger1-1/+1
2007-02-07sky2: add new chip idsStephen Hemminger1-0/+4
2007-02-07sky2: Yukon Extreme supportStephen Hemminger2-16/+89
2007-02-07sky2: safer transmit timeoutStephen Hemminger1-26/+15
2007-02-07sky2: TSO support for EC_UStephen Hemminger1-4/+3
2007-02-07sky2: use dev_err for error reportsStephen Hemminger1-44/+31
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman1-2/+1
2007-02-07PCI: Use newly defined PCI channel offline routineLinas Vepstas2-2/+2