aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/lasi_82596.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-05-05lasi_82596: fix printk format warningAlexander Beregalov1-3/+3
2007-07-08Extract chip specific code out of lasi_82596.cThomas Bogendoerfer1-1411/+49
2007-05-27[PARISC] fix lasi_82596 buildHelge Deller1-0/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-12-08[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller1-27/+7
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-47/+47
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-24/+24
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-2/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-3/+3
2005-10-21[PARISC] Add NETPOLL support to lasi_82596Sven Schnelle1-3/+18
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-3/+4
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1607