Paul Gortmaker
|
9d9779e723
drivers/net: Add module.h to drivers who were implicitly using it
|
14 years ago |
Jussi Kivilinna
|
c900eff30a
zd1211rw: handle lost read-reg interrupts
|
14 years ago |
Jussi Kivilinna
|
b405e1b83d
zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-only
|
14 years ago |
Jussi Kivilinna
|
59342f6a6b
zd1211rw: fix to work on OHCI
|
14 years ago |
John W. Linville
|
b37e3b6d64
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
Jussi Kivilinna
|
fbd5d17b8e
zd1211rw: rename CR* macros to ZD_CR*
|
14 years ago |
Jussi Kivilinna
|
023535732f
zd1211rw: reset rx idle timer from tasklet
|
14 years ago |
Jussi Kivilinna
|
2fc713b204
zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()
|
14 years ago |
Tõnu Samuel
|
9011cd250e
zd1211rw: TrendNet TEW-509UB id added
|
14 years ago |
Jussi Kivilinna
|
8662b2518f
zd1211rw: move async iowrite16v up to callers
|
14 years ago |
Jussi Kivilinna
|
eefdbec1ea
zd1211rw: use async urb for write command
|
14 years ago |
Jussi Kivilinna
|
37939810b9
zd1211rw: correct use of usb_bulk_msg on interrupt endpoints
|
14 years ago |
Jussi Kivilinna
|
24d24c627c
zd1211rw: add useful debug output
|
14 years ago |
Jussi Kivilinna
|
1f6cccccea
zd1211rw: reset rx urbs after idle period of 30 seconds
|
14 years ago |
Jussi Kivilinna
|
a0fd751f09
zd1211rw: add TX watchdog and device resetting
|
14 years ago |
Jussi Kivilinna
|
8f2d8f869a
zd1211rw: lower hw command timeouts
|
14 years ago |
Jussi Kivilinna
|
4a3b0874a4
zd1211rw: change interrupt URB buffer to DMA buffer
|
14 years ago |
Jussi Kivilinna
|
9bca0c3b54
zd1211rw: use stack and preallocated memory for small cmd-buffers
|
14 years ago |
Jussi Kivilinna
|
8b17f75ced
zd1211rw: add locking for mac->process_intr
|
14 years ago |
Jussi Kivilinna
|
78fc800f06
zd1211rw: use urb anchors for tx and fix tx-queue disabling
|
14 years ago |
maximilian attems
|
8cecc90e4a
zd1211rw: add 2 missing usb id's
|
14 years ago |
Walter Goldens
|
77c2061d10
wireless: fix several minor description typos
|
15 years ago |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David S. Miller
|
51c24aaaca
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Hin-Tak Leung
|
ad580db50e
zd1211rw: adding 0409:0248 to supported device list
|
15 years ago |
Stefan Seyfried
|
11466f1342
zd1211rw: improve ejecting of fake CDROM
|
15 years ago |
Ben Hutchings
|
3e8b4d006e
zd1211rw: declare MODULE_FIRMWARE
|
15 years ago |
Benoit PAPILLAULT
|
7f4013f096
zd1211rw: Fix TX status reporting in order to have proper rate control
|
15 years ago |
Julia Lawall
|
33e2fb2f2b
drivers/net/wireless: Use usb_endpoint_dir_out
|
15 years ago |