aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/cosa.c
Commit message (Expand)AuthorAge
* cosa: Update to current logging formsJoe Perches2011-06-27
* Fix common misspellingsLucas De Marchi2011-03-31
* net: Wan/cosa.c: Convert "mutex" to semaphoreThomas Gleixner2010-10-12
* net: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* Coding style correction of some wan driversRudy Matela2010-02-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | cosa: Kill off the use of the old ioctl pathAlan Cox2009-10-18
|/
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-16
* | wan: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* | WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
|/
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-07
|\
| * WAN: Port COSA driver to generic HDLC.Krzysztof Hałasa2008-07-23
* | device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
|/
* cosa: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
* syncppp: Fix crashes.David S. Miller2008-05-12
* COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke2008-03-05
* cosa: Convert from class_device to device for cosa sync driverTony Jones2008-01-24
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [WAN] cosa.c: Build fix.David S. Miller2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-27
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] struct path: convert cosaJosef Sipek2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* Merge ../bleed-2.6Greg KH2005-10-28
|\
| * [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
|/
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16