aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/depca.c
Commit message (Expand)AuthorAge
* Revert "net: fix section mismatches"David S. Miller2011-05-31
* net: fix section mismatchesMichał Mirosław2011-04-19
* depca: Fix warningsAlan Cox2011-02-01
* depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek2011-01-03
* Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* depca: fix leaks in depca_module_init()Kulikov Vasiliy2010-07-12
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* net: convert multicast list to list_headJiri Pirko2010-04-03
* depca: remove forgotten needless inicializationJiri Pirko2010-02-18
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-17
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-01
* netdev: convert depca to net_device_opsStephen Hemminger2009-03-27
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* depca: fix warning in drivers/net/depca.cIngo Molnar2008-11-25
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [netdrvr] depca: handle platform_device_add() failureAndrea Righi2007-04-24
* [PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn2006-12-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn2006-03-22
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* [DRIVER MODEL] Fix depcaRussell King2005-11-05
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16