index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
z85230.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: z85230: remove unnecessary out of memory message
Peng Li
2021-06-15
1
-3
/
+2
*
net: z85230: fix the code style issue about open brace {
Peng Li
2021-06-15
1
-72
/
+36
*
net: z85230: add some required spaces
Peng Li
2021-06-15
1
-208
/
+210
*
net: z85230: remove trailing whitespaces
Peng Li
2021-06-15
1
-119
/
+105
*
net: z85230: fix the code style issue about "if..else.."
Peng Li
2021-06-15
1
-16
/
+8
*
net: z85230: fix the comments style issue
Peng Li
2021-06-15
1
-131
/
+83
*
net: z85230: replace comparison to NULL with "!skb"
Peng Li
2021-06-15
1
-7
/
+7
*
net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)
Peng Li
2021-06-15
1
-18
/
+0
*
net: z85230: add blank line after declarations
Peng Li
2021-06-15
1
-0
/
+6
*
net: z85230: remove redundant blank lines
Peng Li
2021-06-15
1
-33
/
+1
*
net: wan: remove leading spaces before tabs
Hui Tang
2021-05-20
1
-4
/
+4
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-25
1
-1
/
+1
*
drivers/net/wan/z85230.c: Use designated initializers
Kees Cook
2017-08-01
1
-16
/
+14
*
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
Masanari Iida
2015-07-10
1
-1
/
+1
*
sections: fix section conflicts in drivers/net/wan
Andi Kleen
2012-10-06
1
-1
/
+1
*
wan: Update to current logging forms
Joe Perches
2011-06-27
1
-17
/
+17
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-4
/
+4
*
wan: make read-only data const
stephen hemminger
2010-09-06
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-5
/
+4
*
drivers/net/wan: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
1
-1
/
+2
*
drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols
Hannes Eder
2008-12-26
1
-8
/
+2
*
z85230: fix warning in drivers/net/wan/z85230.c
Ingo Molnar
2008-11-25
1
-1
/
+1
*
net: delete excess kernel-doc notation
Randy Dunlap
2008-10-30
1
-1
/
+0
*
net: Rationalise email address: Network Specific Parts
Alan Cox
2008-10-13
1
-1
/
+2
*
WAN: Convert Zilog-based drivers to generic HDLC
Krzysztof HaĆasa
2008-07-23
1
-116
/
+77
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
z85230: Fix FIFO handling
Alan Cox
2007-03-09
1
-1
/
+1
*
z85230: spinlock logic
Alan Cox
2007-02-07
1
-13
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1851