aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sonic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10net: trans_start cleanupsEric Dumazet1-3/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko1-3/+4
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-3/+5
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-06-17sonic: Fix build after ndo_start_xmit() changes.David S. Miller1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2007-05-04SONIC interrupt handlingFinn Thain1-25/+0
2007-05-04SONIC: small fix and cleanupFinn Thain1-1/+6
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-6/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-11/+11
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-2/+1
2005-08-23[PATCH] macsonic/jazzsonic network drivers updateFinn Thain1-261/+415
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+616