aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan/cosa.c
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-04wan: Remove unnecessary alloc/OOM messagesJoe Perches
2011-06-27cosa: Update to current logging formsJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-12net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-02-04Coding style correction of some wan driversRudy Matela
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-18cosa: Kill off the use of the old ioctl pathAlan Cox
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-02-26wan: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-07-23WAN: Port COSA driver to generic HDLC.Krzysztof Hałasa
2008-07-21device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-05-18cosa: cdev lock_kernel() pushdownJonathan Corbet
2008-05-12syncppp: Fix crashes.David S. Miller
2008-03-05COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke
2008-01-24cosa: Convert from class_device to device for cosa sync driverTony Jones
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy 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-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-08[PATCH] struct path: convert cosaJosef Sipek
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2005-10-28Merge ../bleed-2.6Greg 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() usageNishanth Aravamudan
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2Linus Torvalds