| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style correction of some wan drivers | Rudy Matela | 2010-02-04 | 1 | -5/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 1 | -0/+1 |
|\ |
|
| * | wan: cosa: drop chan->wsem on error path | Dan Carpenter | 2009-11-30 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | cosa: Kill off the use of the old ioctl path | Alan Cox | 2009-10-18 | 1 | -7/+13 |
|/ |
|
* | wan: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -3/+4 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 | 1 | -2/+2 |
|\ |
|
| * | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 | 1 | -2/+2 |
* | | wan: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-26 | 1 | -2/+1 |
* | | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 2009-01-21 | 1 | -4/+10 |
|/ |
|
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | device create: net: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+2 |
* | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 | 1 | -165/+128 |
|\ |
|
| * | WAN: Port COSA driver to generic HDLC. | Krzysztof Hałasa | 2008-07-23 | 1 | -165/+128 |
* | | device create: net: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -3/+3 |
|/ |
|
* | cosa: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 | 1 | -6/+16 |
* | syncppp: Fix crashes. | David S. Miller | 2008-05-12 | 1 | -7/+7 |
* | COSA/SRP: convert channel_data.rsem to mutex | Matthias Kaehlcke | 2008-03-05 | 1 | -6/+8 |
* | cosa: Convert from class_device to device for cosa sync driver | Tony Jones | 2008-01-24 | 1 | -3/+2 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 1 | -2/+2 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -3/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [WAN] cosa.c: Build fix. | David S. Miller | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff | Alan | 2007-02-27 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] struct path: convert cosa | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -4/+1 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -7/+0 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 1 | -4/+2 |
|\ |
|
| * | [PATCH] drivers/net: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-14 | 1 | -4/+2 |
* | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 2005-06-20 | 1 | -6/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2100 |