Commit Graph

65 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Domenico Andreoli 2ce8c07d63 CS89x0: Add networking support for QQ2440 14 years ago
Domenico Andreoli d181a6171e CS89x0: Finish transition to CS89x0_NONISA_IRQ 14 years ago
Christoph Egger e6e4ec2f98 net: Removing dead ARCH_PNX010X 15 years ago
Christoph Egger ef3cf9f2fb cs89x0: Removing dead SH_HICOSH4 15 years ago
Kulikov Vasiliy 661a16ce9d cs89x0: Use the instance of net_device_stats from net_device. 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Pirko e1d444771e net: convert multiple drivers to use netdev_for_each_mc_addr 15 years ago
Adam Buchbinder c41b20e721 Fix misspellings of "truly" in comments. 15 years ago
Mark Brown 569b7892fe cs89x0: Always report failure to request interrupt 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Jaswinder Singh Rajput ab4c0c77b5 net: cs89x0: includecheck fix for cs89x0.c 16 years ago
Dongdong Deng 79fbe13483 drivers/net: using spin_lock_irqsave() in net_send_packet() 16 years ago
Julia Lawall ef0657c49e drivers/net/cs89x0.c: Avoid using magic number in set_dma_mode 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Stephen Hemminger 15d23e7a9e netdev: convert cs89x0 to net_device_ops 16 years ago
Hannes Eder dac499f912 drivers/net: fix sparse warnings: make symbols static 16 years ago
Russell King 635f0258e5 [ARM] clps7500: remove support 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Gilles Chanteperdrix 0ac4ed9d76 [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board. 17 years ago
Yoichi Yuasa 52845c3fd8 cs89x0: fix warning release_irq label 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Wang Chen 17a9440f7d [netdrvr] CS89X0: Add cleanup for dma after fail 17 years ago
Leonardo Potenza a80763c909 drivers/net/cs89x0.c: compilation warning fix 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Al Viro afc8eb46c0 [PATCH] trivial missing __init in drivers/net/* 18 years ago
George G. Davis 9e1402ab89 [PATCH] Fix an offset error when reading the CS89x0 ADD_PORT register 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Andrew Morton e26c129a49 [PATCH] cs89x0 section fix 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Lennert Buytenhek 5aeebe01cb [PATCH] cs89x0: credit Dmitry Pervushin 19 years ago
Deepak Saxena 9c878967d3 [PATCH] cs89x0: add ixdp2351 support 19 years ago
Lennert Buytenhek a07f0dbec0 [PATCH] cs89x0: use u16 for device register data 19 years ago
Lennert Buytenhek 580d7b8cc5 [PATCH] cs89x0: use #elif instead of #else/#if/#endif 19 years ago
Lennert Buytenhek 032874e492 [PATCH] cs89x0: credit Dmitry Pervushin 19 years ago
Lennert Buytenhek 91e1c46356 [PATCH] cs89x0: fix setting of ALLOW_DMA 19 years ago
Lennert Buytenhek 277cb103e3 [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming 19 years ago
Lennert Buytenhek 084f746a01 [PATCH] cs89x0: switch {in,out}sw to {read,write}words 19 years ago
Lennert Buytenhek 3b68d70dff [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support 19 years ago
Lennert Buytenhek 3eaa5e7dcc [PATCH] cs89x0: make {read,write}reg use {read,write}word 19 years ago
Lennert Buytenhek 0d5affcfe2 [PATCH] cs89x0: swap {read,write}reg and {read,write}word 19 years ago