index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
net: hd64570: add blank line after declarations
Peng Li
1
-0
/
+2
2021-06-07
net: hd64570: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-04
net: hdlc_x25: fix the alignment issue
Peng Li
1
-14
/
+14
2021-06-04
net: hdlc_x25: fix the code issue about "if..else.."
Peng Li
1
-2
/
+1
2021-06-04
net: hdlc_x25: add some required spaces
Peng Li
1
-1
/
+2
2021-06-04
net: hdlc_x25: move out assignment in if condition
Peng Li
1
-6
/
+11
2021-06-04
net: hdlc_x25: remove unnecessary out of memory message
Peng Li
1
-3
/
+1
2021-06-04
net: hdlc_x25: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-03
net: hdlc_cisco: remove redundant space
Peng Li
1
-1
/
+1
2021-06-03
net: hdlc_cisco: add blank line after declaration
Peng Li
1
-0
/
+1
2021-06-03
net: hdlc_cisco: remove unnecessary out of memory message
Peng Li
1
-3
/
+2
2021-06-03
net: hdlc_cisco: add some required spaces
Peng Li
1
-3
/
+4
2021-06-03
net: hdlc_cisco: fix the code style issue about "foo* bar"
Peng Li
1
-6
/
+6
2021-06-03
net: hdlc_cisco: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-01
net: hdlc: add braces {} to all arms of the statement
Peng Li
1
-1
/
+2
2021-06-01
net: hdlc: move out assignment in if condition
Peng Li
1
-2
/
+4
2021-06-01
net: hdlc: replace comparison to NULL with "!param"
Peng Li
1
-2
/
+2
2021-06-01
net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo)
Peng Li
1
-11
/
+10
2021-06-01
net: hdlc: fix an code style issue about "foo* bar"
Peng Li
1
-1
/
+1
2021-06-01
net: hdlc: add blank line after declarations
Peng Li
1
-0
/
+4
2021-06-01
net: hdlc: remove redundant blank lines
Peng Li
1
-23
/
+0
2021-05-31
net: sealevel: fix the alignment issue
Peng Li
1
-1
/
+1
2021-05-31
net: sealevel: fix the comments style issue
Peng Li
1
-42
/
+18
2021-05-31
net: sealevel: remove meaningless comments
Peng Li
1
-3
/
+0
2021-05-31
net: sealevel: fix a code style issue about switch and case
Peng Li
1
-18
/
+18
2021-05-31
net: sealevel: remove redundant initialization for statics
Peng Li
1
-1
/
+1
2021-05-31
net: sealevel: add some required spaces
Peng Li
1
-4
/
+4
2021-05-31
net: sealevel: open brace '{' following struct go on the same line
Peng Li
1
-4
/
+2
2021-05-31
net: sealevel: fix the code style issue about "foo* bar"
Peng Li
1
-1
/
+1
2021-05-31
net: sealevel: add blank line after declarations
Peng Li
1
-0
/
+2
2021-05-31
net: sealevel: remove redundant blank lines
Peng Li
1
-5
/
+0
2021-05-28
net: hdlc_fr: remove unnecessary out of memory message
Peng Li
1
-3
/
+2
2021-05-28
net: hdlc_fr: remove redundant braces {}
Peng Li
1
-3
/
+3
2021-05-28
net: hdlc_fr: add braces {} to all arms of the statement
Peng Li
1
-4
/
+6
2021-05-28
net: hdlc_fr: remove space after '!'
Peng Li
1
-2
/
+2
2021-05-28
net: hdlc_fr: code indent use tabs where possible
Peng Li
1
-4
/
+4
2021-05-28
net: hdlc_fr: move out assignment in if condition
Peng Li
1
-4
/
+8
2021-05-28
net: hdlc_fr: add some required spaces
Peng Li
1
-3
/
+4
2021-05-28
net: hdlc_fr: fix an code style issue about "foo* bar"
Peng Li
1
-2
/
+2
2021-05-28
net: hdlc_fr: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-28
net: hdlc_fr: remove redundant blank lines
Peng Li
1
-42
/
+0
2021-05-25
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-25
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-25
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-25
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-25
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-25
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-24
net: wan: add braces {} to all arms of the statement
Peng Li
1
-4
/
+4
2021-05-24
net: wan: fix the comments style issue
Peng Li
1
-6
/
+9
2021-05-24
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
[prev]
[next]