index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
cosa.c
Age
Commit message (
Expand
)
Author
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
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2005-10-28
Merge ../bleed-2.6
Greg KH
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-14
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-06-20
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
[next]