Linus Torvalds
|
2be4ff2f08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
|
16 years ago |
Komuro
|
2dcc9ff7ef
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
|
17 years ago |
Dominik Brodowski
|
4c89e88bfd
pcmcia: deprecate CS_SUCCESS
|
17 years ago |
Dominik Brodowski
|
ad913c1192
pcmcia: pcmcia_config_loop() improvement by passing vcc
|
17 years ago |
Dominik Brodowski
|
8e2fc39dde
pcmcia: pcmcia_config_loop() default CIS entry handling
|
17 years ago |
Dominik Brodowski
|
b54bf94bf9
pcmcia: use pcmcia_loop_config in net pcmcia drivers
|
17 years ago |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Komuro
|
54299ef7e9
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
|
17 years ago |
Paulius Zaleckas
|
8e2691658f
axnet_cs: use netstats in net_device structure
|
17 years ago |
Komuro
|
36c86bd271
axnet_cs: change debugging level for "Too much work at interrupt" message.
|
17 years ago |
Richard Knutsson
|
c61f26fa60
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
|
17 years ago |
Richard Knutsson
|
6b2e43861b
pcmcia/axnet_cs: make functions static
|
17 years ago |
Olof Johansson
|
906da809c5
pcmcia: replace kio_addr_t with unsigned int everywhere
|
17 years ago |
Komuro
|
bd5a934620
axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq
|
17 years ago |
Komuro
|
5e7bf8cc60
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
|
17 years ago |
Komuro
|
dad8c73796
PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs)
|
18 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 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 |
Yoichi Yuasa
|
59b34c1260
add return value check of request_irq()
|
18 years ago |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Dominik Brodowski
|
af2b3b503a
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
|
18 years ago |
Jeff Garzik
|
c31f28e778
drivers/net: eliminate irq handler impossible checks, needless casts
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
19 years ago |
Komuro
|
c67eebd674
[PATCH] network: axnet_cs.c: add new id (0x021b, 0x0202)
|
19 years ago |
Thomas Gleixner
|
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
|
19 years ago |
Komuro
|
f905703a93
[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chipset)
|
19 years ago |
Komuro
|
ff768cd713
[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrun
|
19 years ago |