aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-07sky2: add Wake On Lan supportStephen Hemminger2-47/+189
2007-02-07fix unaligned exception in /drivers/net/wireless/orinoco.cHennerich, Michael1-1/+1
2007-02-07Remove unused kernel config option DLCI_COUNTRobert P. J. Day1-11/+0
2007-02-07z85230: spinlock logicAlan Cox1-13/+1
2007-02-07mips: declance: Driver model for the PMAD-AMaciej W. Rozycki1-47/+117
2007-02-07Spidernet: Rework RX linked listLinas Vepstas1-8/+4
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman11-141/+202
2007-02-07Merge branch 'linux-2.6'Paul Mackerras34-396/+408
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug1-0/+1
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day1-2/+0
2007-02-06NET: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-06NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-06hp100: convert pci_module_init() to pci_register_driver()Richard Knutsson1-1/+1
2007-02-06NetXen: Added ethtool support for user level tools.Amit S. Kale3-19/+361
2007-02-06NetXen: Firmware crb init changes.Amit S. Kale1-3/+9
2007-02-06skge: version 1.10Stephen Hemminger1-1/+1
2007-02-06skge: WOL supportStephen Hemminger2-35/+125