Commit Graph

120 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Komuro 36c86bd271 axnet_cs: change debugging level for "Too much work at interrupt" message. 17 years ago
Komuro 61da96be07 pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. 17 years ago
Chuck Ebbert a1a98b72db Fix station address detection in smc 17 years ago
Richard Knutsson 9ab9898e32 pcmcia/pcnet_cs: fix 'shadow variable' warning 17 years ago
Richard Knutsson cfd4734c1e pcmcia/fmvj18x_cs: fix 'shadow variable' warning 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
Richard Knutsson 1569d9e89a pcmcia/3c574_cs: fix 'shadow variable' warning 17 years ago
Olof Johansson 906da809c5 pcmcia: replace kio_addr_t with unsigned int everywhere 17 years ago
Robert P. J. Day 9329f4e4d2 pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop 17 years ago
Komuro bd5a934620 axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
Al Viro b665982409 3c574, 3c515 bitfields abuse 17 years ago
Al Viro b1e247ad8e 3c574 and 3c589 endianness fixes (.24?) 17 years ago
Komuro 7a1fd33057 pcnet_cs: add new id 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
Jeff Garzik 21c0f27508 Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo" 18 years ago
Jeff Garzik fadacb1b80 drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo 18 years ago
Micah Gruber c196d80f99 Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c 18 years ago
Komuro 85e2783194 PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Marcin Juszkiewicz 654e022005 PCMCIA: add Socket Ethernet card into pcnet_cs 18 years ago
Yoichi Yuasa 59b34c1260 add return value check of request_irq() 18 years ago
Komuro 40738f3fcd PCMCIA-NETDEV : add new ID of lan&modem multifunction card 18 years ago
Patrick McHardy 63ac9b9159 3c589_cs: fix local_bh_enable warning 18 years ago
Trent Piepho 59faba1b31 Fix Kconfig dependency problems wrt boolean menuconfigs 18 years ago
Jan Engelhardt be3b6c14ab Use menuconfig objects II - netdev/pcmcia 18 years ago
Paul Walmsley 5bebf82fff Fix hang on IBM Token Ring PCMCIA card ejection 18 years ago
Komuro 0b45d18643 PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 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 abf0437b42 [PATCH] ibmtr probe is __devinit, not __init 18 years ago
Komuro e363d138ed PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struct net_device* 18 years ago
Komuro d08d283974 modify 3c589_cs to be SMP safe 18 years ago
Daniel Ritz e176d397ad [PATCH] PCMCIA: fix drivers broken by recent cleanup 18 years ago
Komuro 77aab8bf22 pcnet_cs : add new id 18 years ago
Dominik Brodowski af2b3b503a [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 18 years ago
Dominik Brodowski a9606fd390 [PATCH] pcmcia: remove prod_id indirection 18 years ago
Dominik Brodowski efd50585e2 [PATCH] pcmcia: remove manf_id and card_id indirection 18 years ago
Komuro ac7468e923 [PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register from ei_watchdog() 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Jeff Garzik c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 19 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
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago