summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] pc300too annotation fixesAl Viro2007-02-091-8/+8
* Remove unused kernel config option DLCI_COUNTRobert P. J. Day2007-02-071-11/+0
* z85230: spinlock logicAlan Cox2007-02-071-13/+1
* PC300too alternative WAN driverKrzysztof Halasa2007-02-053-0/+579
* make hdlc_setup() static againAdrian Bunk2007-02-051-2/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-134-7/+7
* [NET]: Fix WAN routers kconfig dependency.Randy Dunlap2006-12-111-2/+3
* [PATCH] struct path: convert cosaJosef Sipek2006-12-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-38/+38
|\
| * [PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa2006-12-021-38/+38
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-10/+13
|/
* [PATCH] n2: fix confusing error codeAkinobu Mita2006-10-311-3/+3
* [NET] sealevel: uses arp_broken_opsRandy Dunlap2006-10-301-1/+1
* [PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik2006-10-211-5/+19
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-062-9/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0512-18/+18
* [PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn2006-09-291-1/+1
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-282-2/+2
* [PATCH] git-netdev-all: pc300_tty build fixAndrew Morton2006-09-271-0/+1
* [PATCH] Make PC300 WAN driver compile againKrzysztof Halasa2006-09-261-16/+14
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-269-351/+666
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-191-4/+5
|\
| * [PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa2006-08-191-4/+5
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-196-6/+6
* | [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-143-3/+0
|/
* [WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2006-07-212-3/+4
* [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-214-0/+4
* [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-126-68/+82
* [PATCH] remove dead entry in net wan KconfigPaul Fulghum2006-07-052-13/+0
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-029-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-13/+1
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+1
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-7/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-8/+8
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-272-8/+8
| |/
* | [PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa2006-06-263-3/+3
|/
* [PATCH] wan/sdla section fixesRandy Dunlap2006-06-251-2/+2
* [PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa2006-06-224-3/+21
* [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2006-06-221-22/+2
* Merge branch 'master'Jeff Garzik2006-04-1410-24889/+0
|\
| * [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-1110-24889/+0
* | [PATCH] Goramo PCI200SYN WAN driver subsystem ID patchKrzysztof Halasa2006-04-011-10/+17
|/
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+2
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-3/+4
* [WAN]: fix section mismatch warning in sbniSam Ravnborg2006-03-201-2/+1
OpenPOWER on IntegriCloud