index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
cosa.c
Age
Commit message (
Expand
)
Author
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-04-20
Annotate hardware config module parameters in drivers/net/wan/
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-08-12
cosa: missing error code on failure in probe()
Dan Carpenter
2015-06-07
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-04-07
cosa: fix error return code
Julia Lawall
2015-02-22
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
2014-04-15
driver/net: cosa driver uses udelay incorrectly
Li, Zhen-Hua
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-04
wan: Remove unnecessary alloc/OOM messages
Joe Perches
2011-06-27
cosa: Update to current logging forms
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-12
net: Wan/cosa.c: Convert "mutex" to semaphore
Thomas Gleixner
2010-07-12
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-02-04
Coding style correction of some wan drivers
Rudy Matela
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-30
wan: cosa: drop chan->wsem on error path
Dan Carpenter
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-18
cosa: Kill off the use of the old ioctl path
Alan Cox
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-16
Rationalize fasync return values
Jonathan Corbet
2009-02-26
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
2008-07-23
WAN: Port COSA driver to generic HDLC.
Krzysztof Hałasa
2008-07-21
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-05-18
cosa: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-12
syncppp: Fix crashes.
David S. Miller
2008-03-05
COSA/SRP: convert channel_data.rsem to mutex
Matthias Kaehlcke
2008-01-24
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-25
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-02-27
net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
Alan
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert cosa
Josef Sipek
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
[next]