index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]