aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/8390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+1
2009-04-168390(p): remove old compat_net_dev_ops codeAlexander Beregalov1-8/+2
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller1-1/+10
2008-11-258390: add common net_device opsStephen Hemminger1-0/+39
2008-08-07drivers/net: coding styles fixes to drivers/net/8390.cGustavo F. Padovan1-8/+5
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison1-1/+1
2008-03-22[8390]: Fix build error.David S. Miller1-1/+1
2008-03-17/drivers/net/8390.c replaced init_module&cleanup_module with module_init&module_exitJon Schindler1-2/+4
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro1-1072/+8
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-7/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-3/+3
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-118/+118
2006-07-19[PATCH] resend of 8390 patch for lockdepArjan van de Ven1-5/+5
2006-07-03[PATCH] lockdep: annotate 8390.c disable_irq()Ingo Molnar1-2/+2
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox1-4/+6
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker1-1/+1
2005-06-21[PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1130