summaryrefslogtreecommitdiffstats
path: root/drivers/net/declance.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
* NET: declance: Fix section mismatchesRalf Baechle2010-07-261-3/+3
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-171-4/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-2/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* declance: Restore tx descriptor ring lockingMaciej W. Rozycki2009-06-081-0/+5
* declance: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-3/+3
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* drivers/net/: remove write-only "last_dev"Adrian Bunk2008-06-111-4/+0
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-7/+7
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-31/+21
* declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki2007-05-211-2/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* mips: declance: Driver model for the PMAD-AMaciej W. Rozycki2007-02-071-47/+117
* [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelMaciej W. Rozycki2006-12-041-5/+1
* [PATCH] declance: Fix PMAX and PMAD supportMaciej W. Rozycki2006-12-041-191/+207
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-4/+4
* [PATCH] Fix freeing of net deviceRalf Baechle2006-07-051-3/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] declance: Use physical addresses at the interface level.Ralf Baechle2005-10-181-16/+10
* [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...Ralf Baechle2005-10-181-1/+1
* [PATCH] declance: Fix mapping of device.Ralf Baechle2005-10-181-2/+2
* [PATCH] declance: Convert to irqreturn_t.Ralf Baechle2005-10-181-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1320
OpenPOWER on IntegriCloud