index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-08-25
staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pM
Larry Finger
10
-64
/
+55
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
2011-08-25
staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pM
Larry Finger
10
-64
/
+55
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIII
Larry Finger
6
-568
/
+518
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVII
Larry Finger
3
-242
/
+257
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVI
Larry Finger
1
-246
/
+258
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XV
Larry Finger
1
-87
/
+90
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f errors - Part XIV
Larry Finger
1
-1021
/
+965
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f errors - Part XIII
Larry Finger
2
-794
/
+730
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XII
Larry Finger
3
-594
/
+662
[next]