index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
rtlwifi: usb: add missing freeing of skbuff
Jussi Kivilinna
1
-0
/
+1
2013-02-18
rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...
Jussi Kivilinna
1
-16
/
+28
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-02-08
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
Larry Finger
1
-2
/
+3
2013-02-01
rtlwifi: Fix warnings in usb.c
Larry Finger
1
-4
/
+0
2013-01-28
rtlwifi: Fix the usage of the wrong variable in usb.c
Larry Finger
1
-2
/
+2
2013-01-02
rtlwifi: Don't leak on error in _rtl_usb_receive()
Jesper Juhl
1
-0
/
+1
2013-01-02
rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
Jussi Kivilinna
1
-4
/
+3
2012-12-06
rtlwifi: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-10-24
rtlwifi: pass rx setup error code to caller
Christian Lamparter
1
-1
/
+1
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-5
/
+10
2012-07-12
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
1
-3
/
+11
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
1
-5
/
+5
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
1
-18
/
+16
2012-03-05
rtlwifi: Remove extraneous value return
Larry Finger
1
-3
/
+2
2012-03-05
rtlwifi: Detect misread of end-point count
Larry Finger
1
-3
/
+10
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
1
-20
/
+14
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-5
/
+2
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
1
-1
/
+1
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
1
-5
/
+7
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
1
-1
/
+1
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
1
-19
/
+18
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
1
-3
/
+3
2011-11-22
rtlwifi: squash warning in _usb_read_sync
John W. Linville
1
-2
/
+3
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
1
-5
/
+7
2011-11-21
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
1
-1
/
+25
2011-11-21
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
1
-3
/
+15
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
1
-30
/
+0
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
1
-10
/
+0
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
1
-5
/
+7
2011-04-26
rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-1
/
+13
2011-04-26
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-1
/
+2
2011-04-26
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-2
/
+0
2011-04-04
rtlwifi: Fix some warnings/bugs
Larry Finger
1
-1
/
+1
2011-02-21
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
1
-8
/
+8
2011-02-21
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
1
-6
/
+6
2011-02-11
rtlwifi: Add usb driver
George
1
-0
/
+1035