index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
usb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtlwifi: handle return value of usb init TX/RX
Ping-Ke Shih
2024-05-30
1
-8
/
+26
*
wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg
Bitterblue Smith
2024-05-30
1
-1
/
+1
*
wifi: rtlwifi: Adjust rtl8192d-common for USB
Bitterblue Smith
2024-05-02
1
-0
/
+3
*
wifi: rtlwifi: rtl_usb: Store the endpoint addresses
Bitterblue Smith
2024-02-15
1
-7
/
+24
*
wifi: rtlwifi: Speed up firmware loading for USB
Bitterblue Smith
2024-01-19
1
-0
/
+9
*
wifi: rtlwifi: rtl_usb: Use sync register writes
Bitterblue Smith
2024-01-12
1
-118
/
+45
*
wifi: rtlwifi: cleanup USB interface
Dmitry Antipov
2023-06-21
1
-25
/
+6
*
wifi: rtlwifi: simplify LED management
Dmitry Antipov
2023-06-21
1
-2
/
+1
*
wifi: rtlwifi: use helper function rtl_get_hdr()
Juhee Kang
2023-06-01
1
-4
/
+4
*
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
2022-05-13
1
-1
/
+1
*
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
2021-04-21
1
-0
/
+3
*
rtlwifi: remove redundant assignment to variable err
Colin Ian King
2021-04-17
1
-1
/
+0
*
rtlwifi: use tasklet_setup to initialize rx_work_tasklet
Emil Renner Berthing
2021-02-08
1
-2
/
+1
*
rtlwifi: Fix non-canonical address access issues
WeitaoWangoc
2020-11-07
1
-1
/
+0
*
rtlwifi: fix build warning
Allen Pais
2020-09-01
1
-1
/
+2
*
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
1
-9
/
+9
*
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-5
/
+4
*
rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails
Reto Schneider
2020-07-15
1
-0
/
+1
*
rtlwifi: rtl8192cu: Prevent leaking urb
Reto Schneider
2020-07-15
1
-1
/
+4
*
rtlwifi: rtl8192cu: Fix deadlock
Reto Schneider
2020-07-15
1
-2
/
+4
*
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
Dan Carpenter
2020-05-18
1
-6
/
+2
*
rtlwifi: prevent memory leak in rtl_usb_probe
Navid Emamdoost
2019-10-01
1
-1
/
+4
*
rtlwifi: fix non-kerneldoc comment in usb.c
Valdis Klētnieks
2019-09-03
1
-14
/
+2
*
rtlwifi: rtl8192cu: fix error handle when usb probe failed
Ping-Ke Shih
2019-06-25
1
-2
/
+3
*
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
2019-02-28
1
-0
/
+3
*
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
1
-3
/
+3
*
rtlwifi: Replace old-style license information
Larry Finger
2019-02-19
1
-22
/
+2
*
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-06-24
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
2018-01-17
1
-1
/
+0
*
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
2017-10-27
1
-17
/
+0
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
2017-02-01
1
-1
/
+18
|
\
|
*
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
2017-01-28
1
-0
/
+18
|
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
Larry Finger
2016-12-30
1
-0
/
+1
*
|
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
1
-32
/
+14
*
|
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
1
-1
/
+1
|
/
*
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-11-17
1
-4
/
+0
*
net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...
Wolfram Sang
2016-08-13
1
-7
/
+1
*
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2016-05-11
1
-1
/
+1
*
rtlwifi: fix memory leak for USB device
Peter Wu
2015-12-11
1
-0
/
+2
*
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-10-14
1
-0
/
+1188