aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/declance.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-3/+3
2008-11-12netdevice: safe convert to netdev_priv() #part-2Gravatar Wang Chen 1-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.Gravatar David S. Miller 1-1/+0
2008-10-27net: convert print_mac to %pMGravatar Johannes Berg 1-3/+1
2008-06-11drivers/net/: remove write-only "last_dev"Gravatar Adrian Bunk 1-4/+0
2008-01-28[netdrvr] irq handler minor cleanups in several driversGravatar Jeff Garzik 1-3/+3
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Gravatar Joe Perches 1-7/+7
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeGravatar Jeff Garzik 1-31/+21
2007-05-21declance: Remove a dangling spin_unlock_irq() thingyGravatar Maciej W. Rozycki 1-2/+0
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transGravatar Arnaldo Carvalho de Melo 1-1/+0
2007-02-07mips: declance: Driver model for the PMAD-AGravatar Maciej W. Rozycki 1-47/+117
2006-12-04[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelGravatar Maciej W. Rozycki 1-5/+1
2006-12-04[PATCH] declance: Fix PMAX and PMAD supportGravatar Maciej W. Rozycki 1-191/+207
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsGravatar Jeff Garzik 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-4/+2
2006-09-13drivers/net: Trim trailing whitespaceGravatar Jeff Garzik 1-4/+4
2006-07-05[PATCH] Fix freeing of net deviceGravatar Ralf Baechle 1-3/+4
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[NET]: Avoid allocating skb in skb_padGravatar Herbert Xu 1-2/+1
2005-10-18[PATCH] declance: Use physical addresses at the interface level.Gravatar Ralf Baechle 1-16/+10
2005-10-18[PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...Gravatar Ralf Baechle 1-1/+1
2005-10-18[PATCH] declance: Fix mapping of device.Gravatar Ralf Baechle 1-2/+2
2005-10-18[PATCH] declance: Convert to irqreturn_t.Gravatar Ralf Baechle 1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1320