index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
cosa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wan: remove support for COSA and SRP synchronous serial boards
Jakub Kicinski
2022-04-27
1
-2052
/
+0
*
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
wan: cosa: remove dead cosa_net_ioctl() function
Arnd Bergmann
2021-07-27
1
-14
/
+1
*
net: cosa: remove redundant spaces
Peng Li
2021-06-16
1
-5
/
+5
*
net: cosa: remove trailing whitespaces
Peng Li
2021-06-16
1
-13
/
+13
*
net: cosa: add some required spaces
Peng Li
2021-06-16
1
-68
/
+69
*
net: cosa: fix the code style issue about trailing statements
Peng Li
2021-06-16
1
-42
/
+79
*
net: cosa: fix the alignment issue
Peng Li
2021-06-16
1
-10
/
+12
*
net: cosa: use BIT macro
Peng Li
2021-06-16
1
-3
/
+3
*
net: cosa: add necessary () to macro argument
Peng Li
2021-06-16
1
-8
/
+8
*
net: cosa: remove redundant braces {}
Peng Li
2021-06-16
1
-3
/
+3
*
net: cosa: add braces {} to all arms of the statement
Peng Li
2021-06-16
1
-3
/
+3
*
net: cosa: fix the comments style issue
Peng Li
2021-06-16
1
-56
/
+33
*
net: cosa: move out assignment in if condition
Peng Li
2021-06-16
1
-10
/
+15
*
net: cosa: replace comparison to NULL with "!chan->rx_skb"
Peng Li
2021-06-16
1
-3
/
+3
*
net: cosa: fix the code style issue about "foo* bar"
Peng Li
2021-06-16
1
-1
/
+1
*
net: cosa: add blank line after declarations
Peng Li
2021-06-16
1
-0
/
+15
*
net: cosa: remove redundant blank lines
Peng Li
2021-06-16
1
-10
/
+0
*
cosa: Add missing kfree in error path of cosa_write
Wang Hai
2020-11-12
1
-0
/
+1
*
net: wan: cosa: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
1
-2
/
+2
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
Annotate hardware config module parameters in drivers/net/wan/
David Howells
2017-04-20
1
-3
/
+3
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
cosa: missing error code on failure in probe()
Dan Carpenter
2015-08-13
1
-1
/
+2
*
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-08
1
-1
/
+1
*
cosa: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-6
/
+6
*
driver/net: cosa driver uses udelay incorrectly
Li, Zhen-Hua
2014-04-15
1
-4
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
1
-2
/
+2
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-2
/
+2
*
|
wan: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-5
/
+4
|
/
*
cosa: Update to current logging forms
Joe Perches
2011-06-27
1
-120
/
+106
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
net: Wan/cosa.c: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-12
1
-1
/
+1
*
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-13
1
-5
/
+5
*
Coding style correction of some wan drivers
Rudy Matela
2010-02-04
1
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-02
1
-0
/
+1
|
\
|
*
wan: cosa: drop chan->wsem on error path
Dan Carpenter
2009-11-30
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-19
1
-0
/
+1
|
\
|
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
cosa: Kill off the use of the old ioctl path
Alan Cox
2009-10-19
1
-7
/
+13
|
/
*
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-3
/
+4
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-27
1
-2
/
+2
|
\
|
*
Rationalize fasync return values
Jonathan Corbet
2009-03-16
1
-2
/
+2
*
|
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-27
1
-2
/
+1
[next]