summaryrefslogtreecommitdiffstats
path: root/drivers/net/yellowfin.c
AgeCommit message (Expand)AuthorLines
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison-1/+1
2008-03-28net: yellowfin parenthesis fixMariusz Kozlowski-2/+2
2007-12-22yellowfin: annotations and fixes (.24 fodder?)Al Viro-12/+13
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-10/+9
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik-37/+26
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller-1/+1
2007-05-09remove broken URLs from net drivers' outputMarkus Dahms-1/+0
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik-7/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik-22/+22
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik-4/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek-4/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik-1/+1
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik-4/+5
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik-27/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-26[netdrvr] Remove long-unused bits from Becker template driversJeff Garzik-19/+5
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu-7/+5
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn-2/+1
2006-03-03Massive net driver const-ification.Arjan van de Ven-3/+3
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1499