Larry Finger
|
0a06ad8e3a
rtlwifi: Fix the usage of the wrong variable in usb.c
|
12 years ago |
Jesper Juhl
|
1474a89838
rtlwifi: Don't leak on error in _rtl_usb_receive()
|
12 years ago |
Jussi Kivilinna
|
4c3de5920c
rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
|
12 years ago |
Bill Pemberton
|
9e2ff36bea
rtlwifi: remove __dev* attributes
|
12 years ago |
Christian Lamparter
|
0c7e92075f
rtlwifi: pass rx setup error code to caller
|
12 years ago |
Larry Finger
|
8e2c406a5b
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
|
13 years ago |
Thomas Huehn
|
36323f817a
mac80211: move TX station pointer and restructure TX
|
13 years ago |
Larry Finger
|
3ce4d85b76
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
|
13 years ago |
Larry Finger
|
574e02abaf
rtlwifi: fix for race condition when firmware is cached
|
13 years ago |
Larry Finger
|
a7959c1394
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
|
13 years ago |
Larry Finger
|
8f526ab4aa
rtlwifi: Remove extraneous value return
|
13 years ago |
Larry Finger
|
48de1a17fc
rtlwifi: Detect misread of end-point count
|
13 years ago |
Larry Finger
|
b0302aba81
rtlwifi: Convert to asynchronous firmware load
|
13 years ago |
Larry Finger
|
d273bb20c0
rtlwifi: Move pr_fmt macros to a single location
|
13 years ago |
Larry Finger
|
a8d760668e
rtlwifi: Update copyright dates
|
13 years ago |
Larry Finger
|
76a92be537
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
|
13 years ago |
Joe Perches
|
9d833ed752
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
|
13 years ago |
Joe Perches
|
f30d7507a8
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
|
13 years ago |
Joe Perches
|
884dd24499
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
|
13 years ago |
John W. Linville
|
eb1852b105
rtlwifi: squash warning in _usb_read_sync
|
13 years ago |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Larry Finger
|
abfabc9b48
rtlwifi: rtl8192cu: Fix endianian issues
|
13 years ago |
Larry Finger
|
ff6ff96b5b
rtlwifi: rtl8192cu: Change firmware upload to use block writes
|
13 years ago |
George
|
040a72785c
rtlwifi: rtl8192cu: Allow retries for USB I/O
|
13 years ago |
Paul Gortmaker
|
ee40fa0656
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Larry Finger
|
ffca287118
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
|
13 years ago |
Larry Finger
|
970ba6a64d
rtlwifi: Remove unused routine _usb_readN_sync
|
13 years ago |
Larry Finger
|
831d85471e
rtlwifi: rtl8192cu: Fix unitialized struct
|
13 years ago |
Joe Perches
|
292b11926f
rtlwifi: Convert printks to pr_<level>
|
14 years ago |
Chaoming_Li
|
d93cdee975
rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192de
|
14 years ago |