index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Commit message (
Expand
)
Author
Age
Files
Lines
*
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-23
1
-2
/
+2
*
Staging, rtl8192e, softmac: remove redundant memset and fix mem leak
Jesper Juhl
2012-02-15
1
-2
/
+1
*
drivers/staging: adjust double test
Julia Lawall
2012-02-09
1
-1
/
+1
*
staging/rtl8192e: Register against lib80211
Sean MacLennan
2011-12-22
10
-96
/
+51
*
staging/rtl8192e: Convert to lib80211_crypt_info
Sean MacLennan
2011-12-22
9
-68
/
+66
*
staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops
Sean MacLennan
2011-12-22
10
-112
/
+65
*
staging/rtl8192e: Add lib80211.h to rtllib.h
Sean MacLennan
2011-12-22
4
-77
/
+14
*
staging: fix build problem with staging/rtl8192e
Sean MacLennan
2011-12-16
1
-8
/
+5
*
staging: remove version.h includes in rtl8192e
Devendra Naga
2011-12-13
11
-11
/
+0
*
rtl8192e: Rename clashing symbols
Sean MacLennan
2011-11-30
7
-15
/
+15
*
rtl8192e: Split into two directories
Sean MacLennan
2011-11-30
39
-32
/
+38
*
rtl8192e: Split the driver up
Sean MacLennan
2011-11-30
9
-80
/
+103
*
rtl8192e: Export symbols
Sean MacLennan
2011-11-30
11
-0
/
+58
*
rtl8192e: create generic rtllib_debug.h
Sean MacLennan
2011-11-30
9
-10
/
+11
*
rtl8192e: move RTL_DEBUG and proc prototypes
Sean MacLennan
2011-11-30
2
-41
/
+42
*
rtl8192e: cleanup rtl_debug.h
Sean MacLennan
2011-11-30
3
-344
/
+4
*
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
1
-4
/
+2
*
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
1
-2
/
+2
*
staging: rtl8192e: Use kzalloc rather than kmalloc v2
Thomas Meyer
2011-11-26
6
-14
/
+7
*
rtl8192e: drop alternate code paths for CONFIG_PM_RTL
Stefan Lippers-Hollmann
2011-11-26
4
-10
/
+0
*
rtl8192e: use HAVE_NET_DEVICE_OPS unconditionally
Stefan Lippers-Hollmann
2011-11-26
2
-13
/
+0
*
rtl8192e: remove stale defines from ccflags-y
Stefan Lippers-Hollmann
2011-11-26
1
-3
/
+0
*
rtl8192e: Don't copy huge struct by value (and make it const).
Jesper Juhl
2011-11-26
2
-3
/
+3
*
Staging: rtl8192e: off by one in rtl8192_get_channel_map()
Dan Carpenter
2011-09-26
1
-1
/
+1
*
staging: rtl8192e: Fix format warning
Larry Finger
2011-09-06
1
-1
/
+1
*
staging: rtl8192e: Fix various problems noted by smatch
Larry Finger
2011-09-06
3
-9
/
+6
*
staging: rtl8192e: Fix smatch warnings regarding large arrays on stack
Larry Finger
2011-09-06
5
-47
/
+53
*
staging: rtl8192e: Fix smatch error in r8192E_phy.c
Larry Finger
2011-09-06
1
-1
/
+3
*
staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.c
Larry Finger
2011-09-06
1
-3
/
+3
*
staging: rtl8192e: Silence smatch info in r8192E_cmdpkt.c
Larry Finger
2011-09-06
1
-2
/
+0
*
staging: rtl8192e: Fix smatch warning in rtl_wx.c
Larry Finger
2011-09-06
1
-0
/
+1
*
staging: rtl8192e: Fix smatch info output for r8192E_dev.c
Larry Finger
2011-09-06
1
-21
/
+3
*
staging: rtl8192e: Fix smatch error and warning in rtl_core.c
Larry Finger
2011-09-06
1
-34
/
+24
*
staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLER
Larry Finger
2011-09-06
1
-22
/
+0
*
staging: fix rtl8192e build errors
Randy Dunlap
2011-09-06
1
-0
/
+1
*
staging: rtl8192e: Fix array overrun
Larry Finger
2011-08-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...
Greg Kroah-Hartman
2011-08-26
1
-1
/
+1
|
\
|
*
rtl8192e: update for ndo_set_multicast_list removal.
Stephen Rothwell
2011-08-26
1
-1
/
+1
|
*
staging: rtl8192e: Add endian checking switch to Makefile
Larry Finger
2011-08-25
1
-0
/
+1
|
*
staging: rtl8192e: Fix sparse (non-endian) warnings - Part II
Larry Finger
2011-08-25
11
-455
/
+152
|
*
staging: rtl8192e: Fix sparse (non-endian) messages - Part I
Larry Finger
2011-08-25
7
-275
/
+104
|
*
staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pM
Larry Finger
2011-08-25
10
-64
/
+55
|
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIII
Larry Finger
2011-08-25
6
-568
/
+518
|
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVII
Larry Finger
2011-08-25
3
-242
/
+257
|
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVI
Larry Finger
2011-08-25
1
-246
/
+258
|
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XV
Larry Finger
2011-08-25
1
-87
/
+90
|
*
staging: rtl8192e: Cleanup checkpatch -f errors - Part XIV
Larry Finger
2011-08-25
1
-1021
/
+965
|
*
staging: rtl8192e: Cleanup checkpatch -f errors - Part XIII
Larry Finger
2011-08-25
2
-794
/
+730
|
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XII
Larry Finger
2011-08-25
3
-594
/
+662
|
*
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI
Larry Finger
2011-08-25
8
-182
/
+197
[next]