dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/pcmcia
Arjan van de Ven ed4cb1337b netdev: uniquify the tx_timeout name
there's several drivers that have use "tx_timeout" for the .. tx
timeout function.  All fine with that, they're static, however for
doing stats on how often which driver hits the timeout it's a tad
unfortunate. The patch below gives the ones I found in the
kerneloops.org database unique names.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-08 17:09:54 -07:00
..
3c574_cs.c 3c574_cs: use netstats in net_device structure 2008-05-13 01:35:24 -04:00
3c589_cs.c 3c589_cs: use netstats in net_device structure 2008-05-13 01:35:24 -04:00
Kconfig Fix Kconfig dependency problems wrt boolean menuconfigs 2007-06-28 11:34:53 -07:00
Makefile
axnet_cs.c pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info 2008-09-03 09:26:37 -04:00
com20020_cs.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
fmvj18x_cs.c fmvj18x_cs: add NextCom NC5310 rev B support 2008-05-22 14:08:56 -04:00
ibmtr_cs.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
nmclan_cs.c pcmcia: replace kio_addr_t with unsigned int everywhere 2008-02-05 09:44:08 -08:00
ositech.h
pcnet_cs.c pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info 2008-09-03 09:26:37 -04:00
smc91c92_cs.c Fix station address detection in smc 2008-02-15 10:51:37 -05:00
xirc2ps_cs.c netdev: uniquify the tx_timeout name 2008-10-08 17:09:54 -07:00