summaryrefslogtreecommitdiffstats
path: root/drivers/net/sonic.c
Commit message (Expand)AuthorAgeFilesLines
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+1
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-181-3/+4
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-3/+5
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* sonic: Fix build after ndo_start_xmit() changes.David S. Miller2009-06-171-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* SONIC interrupt handlingFinn Thain2007-05-041-25/+0
* SONIC: small fix and cleanupFinn Thain2007-05-041-1/+6
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-6/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-11/+11
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] macsonic/jazzsonic network drivers updateFinn Thain2005-08-231-261/+415
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+616
OpenPOWER on IntegriCloud