index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
staging: r8712u: Fix case where ethtype was never obtained and always be chec...
Larry Finger
1
-7
/
+6
2014-02-06
staging: r8712u: Set device type to wlan
Larry Finger
1
-0
/
+5
2013-01-17
staging: r8712u: Add new device ID
Larry Finger
1
-0
/
+2
2012-10-07
staging: r8712u: Do not queue cloned skb
Larry Finger
1
-1
/
+4
2012-10-02
staging: r8712u: fix bug in r8712_recv_indicatepkt()
Eric Dumazet
1
-6
/
+1
2012-07-16
staging: r8712u: Add new USB IDs
Lubomir Schmidt
1
-0
/
+2
2012-03-07
staging: r8712u: Fix Smatch warning
Larry Finger
1
-4
/
+4
2012-03-02
Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.
Martin Krause
1
-0
/
+1
2012-03-02
Staging rtl8712: Remove double USB device IDs
Martin Krause
1
-2
/
+0
2012-02-29
staging: r8712u: Fix regression in signal level after commit c6dc001
Larry Finger
1
-7
/
+1
2012-02-29
staging: r8712u: Fix regression caused by commit 8c213fa
Larry Finger
2
-3
/
+5
2012-02-29
staging: r8712u: Fix regression introduced by commit a5ee652
Larry Finger
1
-2
/
+0
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
16
-57
/
+4
2012-02-10
staging: r8712u: Add missing initialization and remove configuration paramete...
Larry Finger
3
-15
/
+1
2012-02-09
staging: r8712u: Simplify semaphores
Larry Finger
13
-42
/
+4
2012-02-08
staging: r8712u: Use asynchronous firmware loading
Larry Finger
5
-25
/
+68
2012-02-08
staging: r8712u: Fix problem when CONFIG_R8712_AP is set
Larry Finger
1
-0
/
+1
2012-02-08
staging: r8712u: Add new Sitecom UsB ID
Larry Finger
1
-0
/
+1
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-12-13
staging: r8712u: Add new USB ID
Larry Finger
1
-0
/
+1
2011-11-26
drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereference
Julia Lawall
1
-1
/
+1
2011-10-11
staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keys
Larry Finger
1
-0
/
+4
2011-10-04
staging: r8712u: include module.h where needed
Stephen Rothwell
2
-0
/
+2
2011-09-06
staging: r8712u: Most return-values changed from -1 to proper errno macros.
Ali Bahar
3
-25
/
+24
2011-09-06
staging: r8712u: Tracking kmemleak false positives.
Larry Finger
1
-0
/
+4
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.
Ali Bahar
4
-2
/
+266
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.
Ali Bahar
13
-114
/
+114
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.
Ali Bahar
4
-23
/
+283
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines.
Ali Bahar
3
-2
/
+77
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.
Ali Bahar
4
-6
/
+33
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Rework efuse data handling.
Ali Bahar
1
-34
/
+41
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.
Ali Bahar
3
-27
/
+43
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc.
Ali Bahar
1
-8
/
+3
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). stop_drv_timers moved.
Ali Bahar
3
-3
/
+4
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). No power tracking OID.
Ali Bahar
1
-2
/
+1
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Removed redundant .mem.
Ali Bahar
3
-3
/
+0
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.
Ali Bahar
10
-23
/
+82
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Redundant NULL check.
Ali Bahar
1
-1
/
+1
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Removed unused MSECS.
Ali Bahar
1
-1
/
+0
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_submit_urb.
Ali Bahar
2
-4
/
+3
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb.
Ali Bahar
4
-4
/
+3
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Removed os_free_netdev.
Ali Bahar
3
-7
/
+2
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.
Ali Bahar
5
-46
/
+41
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Copyright banners.
Ali Bahar
22
-8
/
+543
2011-08-23
staging: rtl8712: remove r8712_cmd_thread()->daemonize()
Oleg Nesterov
1
-1
/
+0
2011-08-23
rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()
Dan Carpenter
1
-1
/
+2
2011-08-23
staging: r8712u: Merging Realtek's latest (v2.6.6). Added Larry's copyright.
Ali Bahar
31
-0
/
+186
2011-08-23
staging: r8712u: Merging Realtek's latest (v2.6.6). Added copyright banners.
Ali Bahar
50
-0
/
+952
2011-08-23
staging: r8712u: Interface-state not fully tracked.
Ali Bahar
1
-0
/
+14
2011-08-23
staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the inter...
Ali Bahar
2
-4
/
+26
[next]