index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
3
-37
/
+34
2013-04-09
The rtl8192e procfs-based debug interface seems very broken
Sean MacLennan
4
-1041
/
+0
2013-04-09
rtl8192e: switch to proc_create()
Al Viro
1
-31
/
+21
2013-04-09
rtl8192e: don't use create_proc_entry() for directories
Al Viro
1
-1
/
+1
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+13
2013-01-08
staging: rtl8192e: Fix failure to check pci_map_single()
Larry Finger
2
-2
/
+13
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-11-22
staging: rtl8192e: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-22
staging: rtl8192e: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-22
staging: rtl8192e: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
staging: rtl8192e: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-16
staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...
Kumar Amit Mehta
1
-1
/
+2
2012-11-01
Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue
Edgar Neukirchner
1
-1
/
+1
2012-10-30
staging/rtl8192e: Fix compile warning 'is static but declared in .. which is ...
Peter Huewe
1
-3
/
+3
2012-10-01
Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-30
/
+30
2012-09-21
staging: Fix misspellings of "whether".
Adam Buchbinder
1
-1
/
+1
2012-09-05
staging: rtl8192e: using random_ether_addr() to generate random MAC
Wei Yongjun
1
-7
/
+1
2012-09-05
staging: rtl8192e: remove casting of returned pointer from kmalloc
Devendra Naga
1
-2
/
+1
2012-09-05
staging: rtl8192e: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-05
staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-3
/
+4
2012-09-05
staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-4
/
+3
2012-08-23
rtl8192e: Use PCI Express Capability accessors
Jiang Liu
1
-5
/
+3
2012-08-14
staging: rtl8192e: Fix typo in staging/rtl8192e
Masanari Iida
3
-7
/
+7
2012-08-14
staging rtl8192e: Declare MODULE_FIRMWARE usage
Tim Gardner
3
-4
/
+12
2012-06-12
Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs
Dan Carpenter
1
-2
/
+2
2012-05-10
staging: Remove test of is_broadcast with is_multicast
Joe Perches
4
-14
/
+11
2012-05-02
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-21
staging: r8192e_pci: Change memcpy to memcmp
Larry Finger
1
-2
/
+1
2012-04-19
staging: r8192e: Fix possible error in configuration
Larry Finger
1
-0
/
+4
2012-04-19
Staging: rtl8192e: remove some dead code
Dan Carpenter
2
-4
/
+0
2012-04-11
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-24
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
1
-2
/
+2
2012-02-16
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-23
staging/rtl8192e: Register against lib80211
Sean MacLennan
10
-96
/
+51
2011-12-23
staging/rtl8192e: Convert to lib80211_crypt_info
Sean MacLennan
9
-68
/
+66
2011-12-23
staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops
Sean MacLennan
10
-112
/
+65
2011-12-23
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-14
staging: remove version.h includes in rtl8192e
Devendra Naga
11
-11
/
+0
2011-12-01
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
[next]