index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2015-04-03
staging: rtl8192e: Remove dead code
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Comment cleanup (style/format)
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Divide rtllib_rx_auth()
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warnings
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warning
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix BRACES warning
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix LINE_CONTINUATIONS warning
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warnings
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macro
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix RETURN_VOID warnings
Mateusz Kulikowski
2015-04-03
staging: rtl8192e: Fix UNNECESSARY_ELSE warning
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove CURRENT_RATE macro
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove eqMacAddr macro
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: rtllib.h: remove duplicated container_of
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove unused macros
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove dead code
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove rtllib_endianfree.h
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: fix coding style warnings (printk -> netdev_*)
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: rtllib_wx: remove duplicate messages
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: fix coding style errors (macros in parentheses)
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: fix coding style issues (spaces before semicolon)
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: fix coding style issues (merge broken strings)
Mateusz Kulikowski
2015-03-16
Staging: rtl8192e: Bool tests don't need comparisons
Cristina Opriceana
2015-03-16
staging: rtl8192e: remove break after return
Supriya Karanth
2015-03-16
Staging: rtl8192e: Remove unnecessary variables
Cristina Opriceana
2015-03-16
Staging: rtl8192e: Eliminate use of MSECS macro
Vaishali Thakkar
2015-03-16
Staging: rtl8192e: Remove unnecessary macro
Cristina Opriceana
2015-03-16
staging: rtl8192e: remove unused functions
Sudip Mukherjee
2015-03-15
staging: rtl8192e: Use kzalloc instead of kmalloc.
Navya Sri Nizamkari
2015-03-09
staging: rtl8192e: Replace min with min_t
Darshana Padmadas
2015-03-06
Staging: rtl8192e: remove assignment of function parameter
Matteo Semenzato
2015-03-06
staging: rtl8192e: Remove unnecessary OOM message
Quentin Lambert
2015-03-06
staging: rtl8192x: Remove use of seq_printf return value
Joe Perches
2015-03-06
staging: rtl8192e: Remove if conditions.
Navya Sri Nizamkari
2015-03-06
staging: rtl8192e: remove extra parentheses around right bit shift operation
Aya Mahfouz
2015-03-06
staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
2015-03-06
staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
2015-03-06
Staging: rtl8192e: Eliminate use of macro IS_NIC_DOWN
Vaishali Thakkar
2015-03-01
Staging: rtl8192e: rtl8192e: fix space prohibited before that ','
Hatice ERTÜRK
2015-03-01
Staging: rtl8192e: Remove unneeded brackets.
Vatika Harlalka
2015-03-01
Staging: rtl8192e: Fix line over 80 characters
Ksenija Stanojevic
2015-03-01
Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()
Ksenija Stanojevic
2015-03-01
Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warn
Ksenija Stanojevic
2015-02-26
staging: rtl8192e: rewrite the right hand side of an assignment
Aya Mahfouz
2015-02-26
staging: rtl8192e: rewrite the right hand side of an assignment
Aya Mahfouz
2015-02-26
Staging: rtl8192e: replace memcpy() by ether_addr_copy() using coccinelle and...
Melike Yurtoglu
2015-02-07
Staging: rtl8192e: Fixed unnecessary line continuation.
Kolbeinn Karlsson
2015-01-17
staging: rtl8192e: Fix duplicated conditional branch
Alexander Kuleshov
[next]