aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07Remove unused kernel config option DLCI_COUNTRobert P. J. Day1-11/+0
2007-02-07z85230: spinlock logicAlan Cox1-13/+1
2007-02-05PC300too alternative WAN driverKrzysztof Halasa3-0/+579
2007-02-05make hdlc_setup() static againAdrian Bunk1-2/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day4-7/+7
2006-12-11[NET]: Fix WAN routers kconfig dependency.Randy Dunlap1-2/+3
2006-12-08[PATCH] struct path: convert cosaJosef Sipek1-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-38/+38
2006-12-02[PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa1-38/+38
2006-11-22WorkStruct: make allyesconfigDavid Howells1-10/+13
2006-10-31[PATCH] n2: fix confusing error codeAkinobu Mita1-3/+3
2006-10-30[NET] sealevel: uses arp_broken_opsRandy Dunlap1-1/+1
2006-10-21[PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik1-5/+19
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2-9/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells12-18/+18
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro2-2/+2
2006-09-27[PATCH] git-netdev-all: pc300_tty build fixAndrew Morton1-0/+1
2006-09-26[PATCH] Make PC300 WAN driver compile againKrzysztof Halasa1-16/+14
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa9-351/+666
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik1-4/+5
2006-08-19[PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa1-4/+5
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik6-6/+6
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones3-3/+0
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa6-68/+82
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner9-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-13/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-8/+8
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2-8/+8
2006-06-26[PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa3-3/+3
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-4/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-7/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] wan/sdla section fixesRandy Dunlap1-2/+2
2006-06-22[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa4-3/+21
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa1-22/+2
2006-04-14Merge branch 'master'Jeff Garzik10-24889/+0
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk10-24889/+0
2006-04-01[PATCH] Goramo PCI200SYN WAN driver subsystem ID patchKrzysztof Halasa1-10/+17
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-2/+2
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-3/+4
2006-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg1-2/+1
2006-02-17[PATCH] trivial: fix spelling errors in KconfigsJon Mason1-1/+1
2006-02-09Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdJeff Garzik2-0/+2
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro2-2/+2