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