index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
Merge 3.5-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2012-06-22
staging: r8712u: Remove useless driver version info
Larry Finger
1
-3
/
+1
2012-06-15
staging: r8712u: Add new USB IDs
Lubomir Schmidt
1
-0
/
+2
2012-05-15
staging: rtl8712: Fix typo in rtl871x_io.h
Masanari Iida
1
-1
/
+1
2012-05-14
staging: r8712u: Remove needless test for NULL
Larry Finger
1
-18
/
+16
2012-05-10
staging: delete all duplicated endian crap from rtl8712 driver
Paul Gortmaker
14
-539
/
+0
2012-05-10
staging: wean rtl8712 off of its ancient duplicate of ip.h
Paul Gortmaker
4
-141
/
+3
2012-05-10
staging: wean rtl8712 off of its ancient duplicate of if_ether.h
Paul Gortmaker
4
-144
/
+4
2012-05-09
staging: rtl8712: Fix typos.
Justin P. Mattock
21
-41
/
+41
2012-04-18
drivers: staging: rtl8172: Remove unneeded include of version.h
Marcos Paulo de Souza
2
-2
/
+0
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
1
-2
/
+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
[next]