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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2015-04-03
staging: rtl8192e: Remove dead code
Mateusz Kulikowski
5
-22
/
+2
2015-04-03
staging: rtl8192e: Comment cleanup (style/format)
Mateusz Kulikowski
16
-289
/
+318
2015-04-03
staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()
Mateusz Kulikowski
1
-18
/
+12
2015-04-03
staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()
Mateusz Kulikowski
1
-44
/
+45
2015-04-03
staging: rtl8192e: Divide rtllib_rx_auth()
Mateusz Kulikowski
1
-54
/
+58
2015-04-03
staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warnings
Mateusz Kulikowski
1
-8
/
+2
2015-04-03
staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warning
Mateusz Kulikowski
1
-1
/
+1
2015-04-03
staging: rtl8192e: Fix BRACES warning
Mateusz Kulikowski
1
-4
/
+2
2015-04-03
staging: rtl8192e: Fix LINE_CONTINUATIONS warning
Mateusz Kulikowski
1
-1
/
+1
2015-04-03
staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warnings
Mateusz Kulikowski
3
-9
/
+9
2015-04-03
staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macro
Mateusz Kulikowski
1
-3
/
+0
2015-04-03
staging: rtl8192e: Fix RETURN_VOID warnings
Mateusz Kulikowski
5
-19
/
+0
2015-04-03
staging: rtl8192e: Fix UNNECESSARY_ELSE warning
Mateusz Kulikowski
12
-518
/
+482
2015-03-20
staging: rtl8192e: remove CURRENT_RATE macro
Mateusz Kulikowski
2
-12
/
+12
2015-03-20
staging: rtl8192e: remove eqMacAddr macro
Mateusz Kulikowski
2
-6
/
+2
2015-03-20
staging: rtl8192e: rtllib.h: remove duplicated container_of
Mateusz Kulikowski
1
-14
/
+0
2015-03-20
staging: rtl8192e: remove unused macros
Mateusz Kulikowski
6
-40
/
+0
2015-03-20
staging: rtl8192e: remove dead code
Mateusz Kulikowski
2
-46
/
+0
2015-03-20
staging: rtl8192e: remove rtllib_endianfree.h
Mateusz Kulikowski
2
-124
/
+0
2015-03-20
staging: rtl8192e: fix coding style warnings (printk -> netdev_*)
Mateusz Kulikowski
17
-210
/
+233
2015-03-20
staging: rtl8192e: rtllib_wx: remove duplicate messages
Mateusz Kulikowski
1
-5
/
+0
2015-03-20
staging: rtl8192e: fix coding style errors (macros in parentheses)
Mateusz Kulikowski
1
-3
/
+3
2015-03-20
staging: rtl8192e: fix coding style issues (spaces before semicolon)
Mateusz Kulikowski
10
-25
/
+25
2015-03-20
staging: rtl8192e: fix coding style issues (merge broken strings)
Mateusz Kulikowski
23
-511
/
+560
2015-03-16
Staging: rtl8192e: Bool tests don't need comparisons
Cristina Opriceana
1
-20
/
+20
2015-03-16
staging: rtl8192e: remove break after return
Supriya Karanth
2
-2
/
+0
2015-03-16
Staging: rtl8192e: Remove unnecessary variables
Cristina Opriceana
3
-7
/
+3
2015-03-16
Staging: rtl8192e: Eliminate use of MSECS macro
Vaishali Thakkar
9
-26
/
+29
2015-03-16
Staging: rtl8192e: Remove unnecessary macro
Cristina Opriceana
1
-20
/
+0
2015-03-16
staging: rtl8192e: remove unused functions
Sudip Mukherjee
2
-157
/
+0
2015-03-15
staging: rtl8192e: Use kzalloc instead of kmalloc.
Navya Sri Nizamkari
1
-2
/
+1
2015-03-09
staging: rtl8192e: Replace min with min_t
Darshana Padmadas
2
-7
/
+7
2015-03-07
Staging: rtl8192e: remove assignment of function parameter
Matteo Semenzato
1
-1
/
+0
2015-03-07
staging: rtl8192e: Remove unnecessary OOM message
Quentin Lambert
2
-14
/
+7
2015-03-07
staging: rtl8192x: Remove use of seq_printf return value
Joe Perches
1
-1
/
+3
2015-03-07
staging: rtl8192e: Remove if conditions.
Navya Sri Nizamkari
1
-12
/
+0
2015-03-07
staging: rtl8192e: remove extra parentheses around right bit shift operation
Aya Mahfouz
1
-14
/
+14
2015-03-06
staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
1
-1
/
+1
2015-03-06
staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
1
-1
/
+1
2015-03-06
Staging: rtl8192e: Eliminate use of macro IS_NIC_DOWN
Vaishali Thakkar
4
-14
/
+12
2015-03-02
Staging: rtl8192e: rtl8192e: fix space prohibited before that ','
Hatice ERTÜRK
1
-3
/
+3
2015-03-02
Staging: rtl8192e: Remove unneeded brackets.
Vatika Harlalka
1
-6
/
+6
2015-03-02
Staging: rtl8192e: Fix line over 80 characters
Ksenija Stanojevic
1
-1
/
+1
2015-03-02
Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()
Ksenija Stanojevic
1
-2
/
+2
2015-03-02
Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warn
Ksenija Stanojevic
1
-8
/
+8
2015-02-27
staging: rtl8192e: rewrite the right hand side of an assignment
Aya Mahfouz
1
-2
/
+2
2015-02-27
staging: rtl8192e: rewrite the right hand side of an assignment
Aya Mahfouz
1
-1
/
+1
2015-02-27
Staging: rtl8192e: replace memcpy() by ether_addr_copy() using coccinelle and...
Melike Yurtoglu
1
-1
/
+1
2015-02-07
Staging: rtl8192e: Fixed unnecessary line continuation.
Kolbeinn Karlsson
1
-3
/
+1
2015-01-18
staging: rtl8192e: Fix duplicated conditional branch
Alexander Kuleshov
1
-2
/
+2
[next]