summaryrefslogtreecommitdiff
path: root/drivers/net/cs89x0.c
Commit message (Expand)AuthorAge
* net: Removing dead ARCH_PNX010XChristoph Egger2010-07-19
* cs89x0: Removing dead SH_HICOSH4Christoph Egger2010-07-14
* cs89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-04
* | net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-17
|/
* cs89x0: Always report failure to request interruptMark Brown2010-01-07
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-18
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: cs89x0: includecheck fix for cs89x0.cJaswinder Singh Rajput2009-08-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\
| * drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-14
* | drivers/net/cs89x0.c: Avoid using magic number in set_dma_modeJulia Lawall2009-07-06
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* netdev: convert cs89x0 to net_device_opsStephen Hemminger2009-03-27
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-30
|\
| * [ARM] clps7500: remove supportRussell King2008-11-27
* | drivers/net: fix sparse warnings: make symbols staticHannes Eder2008-12-25
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11
|\
| * [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board.Gilles Chanteperdrix2008-10-01
* | cs89x0: fix warning release_irq labelYoichi Yuasa2008-09-24
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-30
* drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-23
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-04
* [PATCH] Fix an offset error when reading the CS89x0 ADD_PORT registerGeorge G. Davis2006-11-30
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] cs89x0 section fixAndrew Morton2006-08-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-16
* [PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2006-01-14
* [PATCH] cs89x0: use u16 for device register dataLennert Buytenhek2006-01-14
* [PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek2006-01-14
* [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-14
* [PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek2006-01-11
* [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek2006-01-08
* [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-08
* [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-08