aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/au1000_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming1-1/+2
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-33/+33
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-11[PATCH] net: au1000_eth: PHY framework conversionHerbert Valerio Riedel1-1234/+368
2006-05-20Merge branch 'master' into upstreamJeff Garzik1-17/+1
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel1-17/+1
2006-04-20[PATCH] au1000_eth.c probe code straightened upSergei Shtylyov1-119/+87
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov1-11/+7
2005-11-18[PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle1-0/+1
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-10-18[PATCH] au1000_eth: Misc Au1000 net driver fixes.Ralf Baechle1-8/+5
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING1-8/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2273