Age | Commit message (Expand) | Author | Files | Lines |
2007-02-17 | net/wan/pc300too.c: pci_module_init to pci_register_driver | Richard Knutsson | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 1 | -1/+1 |
2007-02-09 | [PATCH] pc300too annotation fixes | Al Viro | 1 | -8/+8 |
2007-02-08 | Remove unused kernel config option DLCI_COUNT | Robert P. J. Day | 1 | -11/+0 |
2007-02-08 | z85230: spinlock logic | Alan Cox | 1 | -13/+1 |
2007-02-06 | PC300too alternative WAN driver | Krzysztof Halasa | 3 | -0/+579 |
2007-02-06 | make hdlc_setup() static again | Adrian Bunk | 1 | -2/+1 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 4 | -7/+7 |
2006-12-12 | [NET]: Fix WAN routers kconfig dependency. | Randy Dunlap | 1 | -2/+3 |
2006-12-08 | [PATCH] struct path: convert cosa | Josef Sipek | 1 | -2/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -38/+38 |
2006-12-02 | [PATCH] WAN: DSCC4 driver requires generic HDLC | Krzysztof Halasa | 1 | -38/+38 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -10/+13 |
2006-11-01 | [PATCH] n2: fix confusing error code | Akinobu Mita | 1 | -3/+3 |
2006-10-31 | [NET] sealevel: uses arp_broken_ops | Randy Dunlap | 1 | -1/+1 |
2006-10-21 | [PATCH] WAN/pc300: handle, propagate minor errors | Jeff Garzik | 1 | -5/+19 |
2006-10-06 | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 2 | -9/+3 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 12 | -18/+18 |
2006-09-29 | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.c | Eric Sesterhenn | 1 | -1/+1 |
2006-09-29 | [IPV4]: annotate struct in_ifaddr | Al Viro | 2 | -2/+2 |
2006-09-28 | [PATCH] git-netdev-all: pc300_tty build fix | Andrew Morton | 1 | -0/+1 |
2006-09-27 | [PATCH] Make PC300 WAN driver compile again | Krzysztof Halasa | 1 | -16/+14 |
2006-09-27 | [PATCH] Modularize generic HDLC | Krzysztof Halasa | 9 | -351/+666 |
2006-08-20 | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 1 | -4/+5 |
2006-08-20 | [PATCH] WAN: fix C101 card carrier handling | Krzysztof Halasa | 1 | -4/+5 |
2006-08-20 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 6 | -6/+6 |
2006-08-14 | [PATCH] remove unnecessary config.h includes from drivers/net/ | Dave Jones | 3 | -3/+0 |
2006-07-22 | [WAN]: Cosmetic changes to N2 and C101 drivers | Krzysztof Halasa | 2 | -3/+4 |
2006-07-22 | [WAN]: Added missing netif_dormant_off() to generic HDLC | Krzysztof Halasa | 4 | -0/+4 |
2006-07-13 | [WAN]: converting generic HDLC to use netif_dormant*() | Krzysztof Halasa | 6 | -68/+82 |
2006-07-05 | [PATCH] remove dead entry in net wan Kconfig | Paul Fulghum | 2 | -13/+0 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 9 | -9/+9 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 5 | -5/+0 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -13/+1 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -8/+8 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman | 2 | -8/+8 |
2006-06-27 | [PATCH] WAN: update info page for a bunch of my drivers | Krzysztof Halasa | 3 | -3/+3 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -4/+1 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -7/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-25 | [PATCH] wan/sdla section fixes | Randy Dunlap | 1 | -2/+2 |
2006-06-23 | [PATCH] WAN: ioremap() failure checks in drivers | Krzysztof Halasa | 4 | -3/+21 |
2006-06-23 | [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() | Krzysztof Halasa | 1 | -22/+2 |
2006-04-15 | Merge branch 'master' | Jeff Garzik | 10 | -24889/+0 |
2006-04-12 | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 10 | -24889/+0 |
2006-04-01 | [PATCH] Goramo PCI200SYN WAN driver subsystem ID patch | Krzysztof Halasa | 1 | -10/+17 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 1 | -2/+2 |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 1 | -3/+4 |