alistair23-linux/drivers/staging/vt6655
Malcolm Priestley 113d6dc18e staging: vt6655: don't stop TX queue unless buffer full.
Presently the TX buffer stops while filling the buffer.

However, this does not make use of the available buffer
space, it also lags the speed of the TX troughtput.

Only stop the queue when the buffer becomes full. The
Interupt handler will start the queue again when a
buffer is available.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-29 04:19:53 +02:00
..
baseband.c
baseband.h
card.c staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
card.h
channel.c
channel.h
desc.h staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
device.h staging: vt6655: device_get_pci_info remove unused pci_read_config_* 2015-09-14 08:50:45 -07:00
device_cfg.h
device_main.c staging: vt6655: don't stop TX queue unless buffer full. 2015-09-29 04:19:53 +02:00
dpc.c staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
dpc.h staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
Kconfig
key.c
key.h
mac.c
mac.h
Makefile
power.c
power.h
rf.c
rf.h
rxtx.c staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
rxtx.h staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
srom.c
srom.h
test
tmacro.h
TODO
upc.h