aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/au1000_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-15add new prom.h for AU1x00Yoichi Yuasa1-5/+5
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-16/+4
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-19/+4
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-2/+2
2007-06-27au1000_eth: Fix warnings.Ralf Baechle1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
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