summaryrefslogtreecommitdiffstats
path: root/drivers/net/depca.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* depca: fix leaks in depca_module_init()Kulikov Vasiliy2010-07-121-6/+23
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-6/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* depca: remove forgotten needless inicializationJiri Pirko2010-02-181-1/+1
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-171-2/+1
* 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-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-2/+2
* net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-011-2/+2
* netdev: convert depca to net_device_opsStephen Hemminger2009-03-271-6/+13
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-3/+3
* depca: fix warning in drivers/net/depca.cIngo Molnar2008-11-251-1/+6
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-20/+20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-4/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-9/+4
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-27/+15
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [netdrvr] depca: handle platform_device_add() failureAndrea Righi2007-04-241-1/+2
* [PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn2006-12-021-15/+13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-55/+55
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-5/+2
* [PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn2006-03-221-1/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-10/+16
* [DRIVER MODEL] Fix depcaRussell King2005-11-051-17/+7
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2122
OpenPOWER on IntegriCloud