index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
5
-79
/
+22
|
\
|
*
staging: rtl8192u: Fix crash due to pointers being "confusing"
Ben Hutchings
2016-04-29
1
-2
/
+2
|
*
staging: rtl8192u: rewrite NULL comparison for pointers
Nicholas Sim
2016-04-29
1
-3
/
+3
|
*
staging: rtl8192u: add blank line after declarations
Nicholas Sim
2016-04-29
1
-0
/
+14
|
*
staging: rtl8192u: remove blank lines after braces (opening)
Nicholas Sim
2016-04-29
1
-14
/
+0
|
*
staging: rtl8192u: remove blank lines before braces (closing)
Nicholas Sim
2016-04-29
1
-35
/
+0
|
*
staging: rtl8192u: fix typo in debug message
Nik Nyby
2016-03-28
2
-2
/
+2
|
*
Staging: rtl8192u: Remove unnecessary semicolon.
Sandhya Bankar
2016-03-28
1
-1
/
+1
|
*
Staging: rtl8192u: remove extra blank lines.
Ben Marsh
2016-03-28
1
-22
/
+0
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
2
-5
/
+5
*
|
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
1
-1
/
+1
|
/
*
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-17
15
-151
/
+174
|
\
|
*
Staging: ieee80211: Place constant on right side of the test.
Sandhya Bankar
2016-03-11
1
-3
/
+3
|
*
staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after return
Bhaktipriya Shridhar
2016-03-11
1
-2
/
+1
|
*
Staging: rtl8192u: Replace random_ether_addr with eth_random_addr
Bhumika Goyal
2016-03-11
1
-7
/
+1
|
*
Staging: rtl8192u: Replace memset with eth_broadcast_addr
Bhumika Goyal
2016-03-11
1
-2
/
+2
|
*
staging: rtl8192u: ieee80211: Remove unused variables
Bhaktipriya Shridhar
2016-03-11
1
-1
/
+0
|
*
Staging: rtl8192u: Remove debug messages
Bhumika Goyal
2016-03-11
1
-6
/
+1
|
*
Staging: rtl8192u: Clean up tests if NULL returned on failure
Bhumika Goyal
2016-03-11
2
-2
/
+2
|
*
staging: rtl8192u: ieee802111: Drop Useless Initialization
Bhaktipriya Shridhar
2016-03-11
1
-3
/
+3
|
*
staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-11
1
-2
/
+2
|
*
staging: rtl8192u: Remove create_workqueue()
Bhaktipriya Shridhar
2016-02-20
2
-18
/
+13
|
*
Staging: rtl8192u: Convert long if-else block to switch-case
Bhumika Goyal
2016-02-20
1
-12
/
+40
|
*
Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null
Bhumika Goyal
2016-02-14
3
-7
/
+0
|
*
Staging: rtl8192u: Remove useless comments
Bhumika Goyal
2016-02-14
1
-5
/
+0
|
*
staging: rtl8192u: ieee80211: Fix comment style
Janani Ravichandran
2016-02-14
1
-16
/
+16
|
*
staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl Macro
Amitoj Kaur Chawla
2016-02-14
1
-2
/
+0
|
*
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...
Amitoj Kaur Chawla
2016-02-14
1
-1
/
+1
|
*
staging: rtl8192u: ieee80211: Remove MSECS macro
Amitoj Kaur Chawla
2016-02-14
1
-1
/
+0
|
*
staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffies
Amitoj Kaur Chawla
2016-02-14
1
-3
/
+6
|
*
staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffies
Amitoj Kaur Chawla
2016-02-14
1
-1
/
+2
|
*
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...
Amitoj Kaur Chawla
2016-02-14
1
-3
/
+6
|
*
staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
2016-02-14
1
-1
/
+1
|
*
staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
2016-02-14
1
-3
/
+6
|
*
staging: r8192U: Fix check pointer after usage problem
Larry Finger
2016-02-07
1
-8
/
+13
|
*
staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.c
Byeoungwook Kim
2016-02-07
1
-18
/
+20
|
*
staging/rtl8192u: fixed typos
Yannik Schmidt
2016-02-07
1
-3
/
+3
|
*
staging: rtl8192u: use to_delayed_work
Geliang Tang
2016-02-07
4
-9
/
+7
|
*
staging: rtl8192u: fix large frame size compiler warning
Okash Khawaja
2016-02-07
1
-1
/
+12
|
*
Staging: rtl8192u: Fix block comment formatting
Gavin Thomas Claugus
2016-02-07
1
-11
/
+13
*
|
staging: rtl8192u: Use skcipher and ahash
Herbert Xu
2016-01-27
2
-57
/
+81
|
/
*
staging: rtl8192u: Remove unnecessary function
Amitoj Kaur Chawla
2015-11-15
1
-20
/
+5
*
Staging: rtl8192u: Remove unused function
Ksenija Stanojevic
2015-11-15
1
-15
/
+0
*
Staging: rtl8192u: ieee80211: added missing blank lines
Kurt Kanzenbach
2015-10-29
1
-0
/
+5
*
Staging: rtl8192u: ieee80211: removed unnecessary braces
Kurt Kanzenbach
2015-10-29
1
-4
/
+2
*
Staging: rtl8192u: ieee80211: corrected block comments
Kurt Kanzenbach
2015-10-29
1
-10
/
+21
*
Staging: rtl8192u: ieee80211: corrected indent
Kurt Kanzenbach
2015-10-29
1
-5
/
+5
*
Staging: rtl8192u: ieee80211: added missing spaces after if
Kurt Kanzenbach
2015-10-29
1
-2
/
+2
*
Staging: rtl8192u: ieee80211: added missing space around '='
Kurt Kanzenbach
2015-10-29
1
-1
/
+1
*
Staging: rtl8192u: ieee80211: fixed position of else statements
Kurt Kanzenbach
2015-10-29
1
-4
/
+2
[next]