summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/cosa.c
Commit message (Expand)AuthorAgeFilesLines
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* Annotate hardware config module parameters in drivers/net/wan/David Howells2017-04-201-3/+3
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* net: use core MTU range checking in WAN driversJarod Wilson2016-10-201-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* cosa: missing error code on failure in probe()Dan Carpenter2015-08-121-1/+2
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-071-1/+1
* cosa: fix error return codeJulia Lawall2015-04-071-0/+1
* wan: cosa: replace current->state by set_current_state()Fabian Frederick2015-02-221-6/+6
* driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | wan: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-5/+4
|/
* cosa: Update to current logging formsJoe Perches2011-06-271-120/+106
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-121-1/+1
* net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-5/+5
* Coding style correction of some wan driversRudy Matela2010-02-041-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-0/+1
|\
| * wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | cosa: Kill off the use of the old ioctl pathAlan Cox2009-10-181-7/+13
|/
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-3/+4
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-2/+2
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-161-2/+2
* | wan: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-4/+10
|/
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-071-165/+128
|\
| * WAN: Port COSA driver to generic HDLC.Krzysztof Hałasa2008-07-231-165/+128
* | device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+3
|/
* cosa: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-6/+16
* syncppp: Fix crashes.David S. Miller2008-05-121-7/+7
* COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke2008-03-051-6/+8
* cosa: Convert from class_device to device for cosa sync driverTony Jones2008-01-241-3/+2
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-3/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [WAN] cosa.c: Build fix.David S. Miller2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-271-1/+0
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert cosaJosef Sipek2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+1
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-7/+0
OpenPOWER on IntegriCloud