aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/isa-skeleton.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-3/+3
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-2/+2
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+3
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng1-2/+3
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-04-13isa-skeleton: convert to net_device_opsAlexander Beregalov1-7/+13
2008-12-03netdev: remove pathetic compile-command linesAlexey Dobriyan1-12/+0
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-1/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-8/+8
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+724