index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
usb.c
Age
Commit message (
Expand
)
Author
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-04-28
rtlwifi: rtl8192cu: Fix kernel deadlock
Larry Finger
2015-02-27
rtlwifi: Modify some USB de-initialize code.
Taehee Yoo
2014-10-23
rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe
Karsten Wiese
2014-09-30
rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables
Larry Finger
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2013-12-05
rtlwifi: Update beacon statistics for USB driver
Larry Finger
2013-12-05
rtlwifi: Increase the RX queue length for USB drivers
Larry Finger
2013-12-05
rtlwifi: Remove unused calls to rtl_is_special_data()
Larry Finger
2013-10-03
rtlwifi: Fix smatch warnings in usb.c
Larry Finger
2013-07-18
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-07-17
rtlwifi: Initialize power-setting callback for USB devices
Larry Finger
2013-06-12
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
2013-04-26
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-25
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
Jussi Kivilinna
2013-03-25
rtlwifi: usb: defer rx processing to tasklet
Jussi Kivilinna
2013-03-25
rtlwifi: usb: remove extra skb copy on RX path
Jussi Kivilinna
2013-03-25
rtlwifi: usb: use usb_alloc_coherent for RX buffers
Jussi Kivilinna
2013-03-18
rtlwifi: usb: add missing freeing of skbuff
Jussi Kivilinna
2013-03-11
wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup
Andrei Epure
2013-02-18
rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...
Jussi Kivilinna
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
Larry Finger
2013-02-01
rtlwifi: Fix warnings in usb.c
Larry Finger
2013-01-28
rtlwifi: Fix the usage of the wrong variable in usb.c
Larry Finger
2013-01-02
rtlwifi: Don't leak on error in _rtl_usb_receive()
Jesper Juhl
2013-01-02
rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
Jussi Kivilinna
2012-12-06
rtlwifi: remove __dev* attributes
Bill Pemberton
2012-10-24
rtlwifi: pass rx setup error code to caller
Christian Lamparter
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-12
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-03-05
rtlwifi: Remove extraneous value return
Larry Finger
2012-03-05
rtlwifi: Detect misread of end-point count
Larry Finger
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
2011-11-22
rtlwifi: squash warning in _usb_read_sync
John W. Linville
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
2011-11-21
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
2011-11-21
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
[next]