index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
staging: rtl8192e: remove unneeded semicolons
Valentina Manea
1
-2
/
+2
2013-10-30
staging: rtl8192e: use true and false for bool variables
Valentina Manea
5
-14
/
+14
2013-10-28
staging: rtl8192e: use memdup_user to simplify code
Teodora Baluta
2
-16
/
+6
2013-10-28
staging: rtl8192e: do not use comparisons on bool tests
Valentina Manea
11
-39
/
+34
2013-10-15
Staging: rtl8192e: Replacing (u8*) with (u8 *)
Ashvini Varatharaj
1
-1
/
+1
2013-10-11
staging: Remove unnecessary semicolons
Joe Perches
1
-8
/
+2
2013-09-25
staging: rtl8192e: Remove redundant pci_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-25
staging: rtl8192e: Fix typo in rtl8192e/dot11d.h
Masanari Iida
1
-1
/
+1
2013-09-17
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2
-16
/
+15
2013-08-27
staging: Update e-mail address for Andrea Merello
Andrea Merello
19
-19
/
+19
2013-08-26
staging: rtl8192e: Remove pt_regs * irq handler parameter
navin patidar
2
-8
/
+3
2013-08-12
Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skb
Iker Pedrosa
1
-0
/
+4
2013-07-31
Staging: rtl8192e: add missing single_release()
Li Zefan
1
-1
/
+2
2013-05-30
Staging: rtl8192e: fix an endian bug
Dan Carpenter
1
-2
/
+3
2013-05-30
Staging: rtl8192e: printing the wrong array
Dan Carpenter
1
-1
/
+1
2013-05-30
Staging: rtl8192e: delete some dead cruft
Dan Carpenter
1
-41
/
+10
2013-05-15
staging: rtl8192e: Use kmemdup for duplicating memory
Hema Prathaban
1
-2
/
+1
2013-05-15
staging: rtl8192e: Fix potential null dereference
Hema Prathaban
1
-1
/
+3
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+13
2013-01-07
staging: rtl8192e: Fix failure to check pci_map_single()
Larry Finger
2
-2
/
+13
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-11-21
staging: rtl8192e: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-21
staging: rtl8192e: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: rtl8192e: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-21
staging: rtl8192e: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...
Kumar Amit Mehta
1
-1
/
+2
2012-10-31
Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue
Edgar Neukirchner
1
-1
/
+1
2012-10-29
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-04
staging: rtl8192e: using random_ether_addr() to generate random MAC
Wei Yongjun
1
-7
/
+1
2012-09-04
staging: rtl8192e: remove casting of returned pointer from kmalloc
Devendra Naga
1
-2
/
+1
2012-09-04
staging: rtl8192e: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-04
staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-3
/
+4
2012-09-04
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-13
staging: rtl8192e: Fix typo in staging/rtl8192e
Masanari Iida
3
-7
/
+7
2012-08-13
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-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
[next]