summaryrefslogtreecommitdiffstats
path: root/drivers/net/atarilance.c
Commit message (Expand)AuthorAgeFilesLines
* make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk2008-06-111-1/+1
* /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler2008-03-171-3/+4
* fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
* fallout from DECLARE_MAC_BUF patchesAl Viro2007-10-131-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-23/+20
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-38/+20
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-10/+10
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] lvalues abuse in lanceAl Viro2005-09-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1206