aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sungem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-03[SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt1-1/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-1/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-02[NET]: Split skb->csumAl Viro1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-44/+44
2006-09-22Merge branch 'master' into upstreamJeff Garzik1-1/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-42/+42
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-31[POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-8/+11
2006-03-20[SUNGEM]: sem2mutexIngo Molnar1-18/+19
2006-01-31[SUNGEM]: Unbreak Sun GEM chips.David S. Miller1-30/+25
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-25/+30
2005-12-22[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.Adrian Bunk1-2/+2
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+2
2005-09-11Sun GEM ethernet: enable and map PCI ROM properlyLinus Torvalds1-22/+14
2005-09-01[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-07-07[PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt1-1/+3
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3204