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
/
realtek
/
rtlwifi
/
rtl8192cu
Age
Commit message (
Expand
)
Author
2018-02-27
rtlwifi: rtl8192cu: remove pointless memcpy
Arnd Bergmann
2018-02-27
rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
Matthias Kaehlcke
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-08-10
rtl8192cu: constify usb_device_id
Arvind Yadav
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
2017-07-28
rtlwifi: Remove unused dummy function
Souptick Joarder
2017-07-28
rtlwifi: remove dummy function call
Souptick Joarder
2017-07-28
rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h
Ping-Ke Shih
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2017-01-20
rtlwifi: rtl8192cu: Convert driver to use common macros
Larry Finger
2017-01-20
rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BE
Larry Finger
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2016-12-30
rtlwifi: rtl8192cu: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-17
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
Larry Finger
2016-10-13
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-07-08
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2015-12-30
rtlwifi: rtl8192cu: Add missing parameter setup
Larry Finger
2015-10-14
rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_reg
Priit Laes
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger