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
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
staging: Remove test of is_broadcast with is_multicast
Joe Perches
4
-14
/
+11
2012-05-01
staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.
Justin P. Mattock
2
-11
/
+11
2012-04-24
staging: rtl8192e: Fix typos.
Justin P. Mattock
9
-37
/
+37
2012-04-20
staging: r8192e_pci: Change memcpy to memcmp
Larry Finger
1
-2
/
+1
2012-04-18
staging: r8192e: Fix possible error in configuration
Larry Finger
1
-0
/
+4
2012-04-18
Staging: rtl8192e: remove some dead code
Dan Carpenter
2
-4
/
+0
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2
-3
/
+3
2012-04-10
staging: Fix typo in multiple files
Masanari Iida
2
-2
/
+2
2012-04-10
staging/rtl8192e - fix typo in printk message
Axel Köllhofer
1
-1
/
+1
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
1
-2
/
+2
2012-02-15
Staging, rtl8192e, softmac: remove redundant memset and fix mem leak
Jesper Juhl
1
-2
/
+1
2012-02-09
drivers/staging: adjust double test
Julia Lawall
1
-1
/
+1
2011-12-22
staging/rtl8192e: Register against lib80211
Sean MacLennan
10
-96
/
+51
2011-12-22
staging/rtl8192e: Convert to lib80211_crypt_info
Sean MacLennan
9
-68
/
+66
2011-12-22
staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops
Sean MacLennan
10
-112
/
+65
2011-12-22
staging/rtl8192e: Add lib80211.h to rtllib.h
Sean MacLennan
4
-77
/
+14
2011-12-16
staging: fix build problem with staging/rtl8192e
Sean MacLennan
1
-8
/
+5
2011-12-13
staging: remove version.h includes in rtl8192e
Devendra Naga
11
-11
/
+0
2011-11-30
rtl8192e: Rename clashing symbols
Sean MacLennan
7
-15
/
+15
2011-11-30
rtl8192e: Split into two directories
Sean MacLennan
39
-32
/
+38
2011-11-30
rtl8192e: Split the driver up
Sean MacLennan
9
-80
/
+103
2011-11-30
rtl8192e: Export symbols
Sean MacLennan
11
-0
/
+58
2011-11-30
rtl8192e: create generic rtllib_debug.h
Sean MacLennan
9
-10
/
+11
2011-11-30
rtl8192e: move RTL_DEBUG and proc prototypes
Sean MacLennan
2
-41
/
+42
2011-11-30
rtl8192e: cleanup rtl_debug.h
Sean MacLennan
3
-344
/
+4
2011-11-26
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+2
2011-11-26
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+2
2011-11-26
staging: rtl8192e: Use kzalloc rather than kmalloc v2
Thomas Meyer
6
-14
/
+7
2011-11-26
rtl8192e: drop alternate code paths for CONFIG_PM_RTL
Stefan Lippers-Hollmann
4
-10
/
+0
2011-11-26
rtl8192e: use HAVE_NET_DEVICE_OPS unconditionally
Stefan Lippers-Hollmann
2
-13
/
+0
2011-11-26
rtl8192e: remove stale defines from ccflags-y
Stefan Lippers-Hollmann
1
-3
/
+0
2011-11-26
rtl8192e: Don't copy huge struct by value (and make it const).
Jesper Juhl
2
-3
/
+3
2011-09-26
Staging: rtl8192e: off by one in rtl8192_get_channel_map()
Dan Carpenter
1
-1
/
+1
2011-09-06
staging: rtl8192e: Fix format warning
Larry Finger
1
-1
/
+1
2011-09-06
staging: rtl8192e: Fix various problems noted by smatch
Larry Finger
3
-9
/
+6
2011-09-06
staging: rtl8192e: Fix smatch warnings regarding large arrays on stack
Larry Finger
5
-47
/
+53
2011-09-06
staging: rtl8192e: Fix smatch error in r8192E_phy.c
Larry Finger
1
-1
/
+3
2011-09-06
staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.c
Larry Finger
1
-3
/
+3
2011-09-06
staging: rtl8192e: Silence smatch info in r8192E_cmdpkt.c
Larry Finger
1
-2
/
+0
2011-09-06
staging: rtl8192e: Fix smatch warning in rtl_wx.c
Larry Finger
1
-0
/
+1
2011-09-06
staging: rtl8192e: Fix smatch info output for r8192E_dev.c
Larry Finger
1
-21
/
+3
2011-09-06
staging: rtl8192e: Fix smatch error and warning in rtl_core.c
Larry Finger
1
-34
/
+24
2011-09-06
staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLER
Larry Finger
1
-22
/
+0
2011-09-06
staging: fix rtl8192e build errors
Randy Dunlap
1
-0
/
+1
2011-08-29
staging: rtl8192e: Fix array overrun
Larry Finger
1
-1
/
+1
2011-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...
Greg Kroah-Hartman
1
-1
/
+1
2011-08-26
rtl8192e: update for ndo_set_multicast_list removal.
Stephen Rothwell
1
-1
/
+1
2011-08-25
staging: rtl8192e: Add endian checking switch to Makefile
Larry Finger
1
-0
/
+1
2011-08-25
staging: rtl8192e: Fix sparse (non-endian) warnings - Part II
Larry Finger
11
-455
/
+152
2011-08-25
staging: rtl8192e: Fix sparse (non-endian) messages - Part I
Larry Finger
7
-275
/
+104
[next]