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
/
usb.c
Age
Commit message (
Expand
)
Author
2020-11-07
rtlwifi: Fix non-canonical address access issues
WeitaoWangoc
2020-09-01
rtlwifi: fix build warning
Allen Pais
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-15
rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails
Reto Schneider
2020-07-15
rtlwifi: rtl8192cu: Prevent leaking urb
Reto Schneider
2020-07-15
rtlwifi: rtl8192cu: Fix deadlock
Reto Schneider
2020-05-18
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
Dan Carpenter
2019-10-01
rtlwifi: prevent memory leak in rtl_usb_probe
Navid Emamdoost
2019-09-03
rtlwifi: fix non-kerneldoc comment in usb.c
Valdis Klētnieks
2019-06-25
rtlwifi: rtl8192cu: fix error handle when usb probe failed
Ping-Ke Shih
2019-02-28
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
2018-06-24
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-17
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
2017-10-27
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
2017-01-28
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
Larry Finger
2016-11-17
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-08-13
net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...
Wolfram Sang
2016-05-11
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2015-12-11
rtlwifi: fix memory leak for USB device
Peter Wu
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger