David S. Miller
|
5b9ab2ec04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
David S. Miller
|
70eb1bfd52
axnet_cs: Fix build after net device ops ne2k conversion.
|
16 years ago |
Qinghuang Feng
|
ece4af18e0
driver/net/*: remove redundant argument comments
|
16 years ago |
Cord Walter
|
208fbec5be
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
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
|
16 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)
|
17 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
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 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 |