index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8187se
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: delete rtl8187se wireless driver
Greg Kroah-Hartman
2014-04-16
29
-19844
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
1
-1
/
+0
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
19
-561
/
+506
|
|
\
|
*
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
1
-1
/
+0
*
|
|
staging: rtl8187se: Clean-up comment line style in r8180_rtl8225.h
Ana Rey
2014-03-18
1
-10
/
+9
*
|
|
staging: rtl8187se: Delete commented code and whiteline
Ana Rey
2014-03-18
1
-15
/
+0
*
|
|
staging: rtl8187se: Delete unnecessary comment in r8180_core.c
Ana Rey
2014-03-18
1
-47
/
+13
*
|
|
staging: rtl8187se: Use min_t instead of min
Ana Rey
2014-03-18
1
-1
/
+1
*
|
|
staging: rtl8187se: Use ether_addr_copy function
Ana Rey
2014-03-18
1
-1
/
+2
*
|
|
staging: rtl8187se: Convert from printk into netdev_err or netdev_info
Ana Rey
2014-03-18
1
-6
/
+7
*
|
|
staging: rtl8187se: Fix indent in switch statement.
Ana Rey
2014-03-18
1
-1
/
+1
*
|
|
staging: rtl8187se: Fix commend line
Ana Rey
2014-03-18
1
-42
/
+47
*
|
|
staging: rtl8187se: Delete commented code
Ana Rey
2014-03-18
1
-38
/
+4
*
|
|
Staging: rtl8187se: Fix warning symbol should be static
Andreea-Cristina Bernat
2014-03-18
1
-1
/
+1
*
|
|
staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integer
Himangi Saraogi
2014-03-18
1
-2
/
+2
*
|
|
staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...
Ana Rey
2014-03-16
1
-1
/
+1
*
|
|
staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.c
Ana Rey
2014-03-16
1
-25
/
+25
*
|
|
staging: rtl8187se: Move trailing statement to next line
Ana Rey
2014-03-16
1
-9
/
+19
*
|
|
staging: rtl8187se: Delete some innecesary whitespaces
Ana Rey
2014-03-16
1
-3
/
+3
*
|
|
staging: rtl8187se: Add whitespaces around '&', '||' and '&&'
Ana Rey
2014-03-16
1
-4
/
+3
*
|
|
staging: rtl8187se: Add whitespaces around '+=' and '=='
Ana Rey
2014-03-16
1
-8
/
+8
*
|
|
staging: rtl8187se: Fix "code indent should use tabs where possible" error
Ana Rey
2014-03-16
1
-31
/
+31
*
|
|
staging: rtl8187se: Add whitespaces around commas
Ana Rey
2014-03-16
1
-75
/
+75
*
|
|
staging: rtl8187se: Add whitespaces around '+', '-' and '='
Ana Rey
2014-03-16
1
-19
/
+19
*
|
|
staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...
Ana Rey
2014-03-16
1
-3
/
+3
*
|
|
staging: rtl8187se: Delete space prohibited after open parenthesis.
Ana Rey
2014-03-16
1
-6
/
+7
*
|
|
staging: rtl8187se: Delete space prohibited between function name and open pa...
Ana Rey
2014-03-16
1
-5
/
+5
*
|
|
staging: rtl8187se: Add whitespaces in while and for structures.
Ana Rey
2014-03-16
1
-12
/
+12
*
|
|
staging: rtl8187se: Add whitespaces between 'if' and the condition.
Ana Rey
2014-03-16
1
-39
/
+39
*
|
|
staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_so...
Ana Rey
2014-03-16
1
-35
/
+27
*
|
|
staging: rtl8187se: Add necessary whitespaces in while and do-while statements.
Ana Rey
2014-03-16
1
-14
/
+12
*
|
|
staging: rtl8187se: Fix whitespace around else-statements
Ana Rey
2014-03-16
1
-25
/
+22
*
|
|
staging: rtl8187se: Fix whitespaces in if-statement.
Ana Rey
2014-03-16
1
-104
/
+87
*
|
|
staging: rtl8187se: Remove unused functions 'rsn_authen_cipher_suite' and 'ex...
Ana Rey
2014-03-16
1
-19
/
+0
*
|
|
staging: rtl8187se: Re-write if statement with comment lines inside.
Ana Rey
2014-03-16
1
-13
/
+18
*
|
|
staging: rtl8187se: Clean-up comment line style
Ana Rey
2014-03-16
1
-73
/
+80
*
|
|
staging: rtl8187se: Remove unnecessary blank lines
Ana Rey
2014-03-16
1
-129
/
+3
*
|
|
staging: rtl8187se: Delete commented code
Ana Rey
2014-03-16
1
-154
/
+18
*
|
|
staging:rtl8187se: Fix sparse warning in right shift
Himangi Saraogi
2014-03-13
1
-2
/
+2
*
|
|
staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16
Himangi Saraogi
2014-03-13
1
-1
/
+1
*
|
|
staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.c
Ana Rey
2014-03-13
1
-6
/
+4
*
|
|
staging: rtl8187se: Fix whitespaces in ieee80211/ieee80211_crypt_tkip.c
Ana Rey
2014-03-13
1
-4
/
+4
*
|
|
staging: rtl8187se: Deleted rtl8225z2_rf_set_mode function
Ana Rey
2014-03-13
1
-39
/
+0
*
|
|
staging: rtl8187se: Delete commented code in r8180.h
Ana Rey
2014-03-13
1
-58
/
+0
*
|
|
staging: rtl8187se: Convert _RT_PS_MODE typedef into an enum
Ana Rey
2014-03-13
2
-8
/
+8
*
|
|
staging: rtl8187se: Delete typedef _LED_CTL_MODE
Ana Rey
2014-03-13
1
-12
/
+0
*
|
|
staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum
Ana Rey
2014-03-13
6
-44
/
+44
*
|
|
staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enum
Ana Rey
2014-03-13
2
-4
/
+5
*
|
|
staging: rtl8187se: Convert nic_t typedef into an enum
Ana Rey
2014-03-13
1
-2
/
+2
*
|
|
staging: rtl8187se: Convert _WIRELESS_MODE into a enum.
Ana Rey
2014-03-13
3
-9
/
+9
[next]