summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa2006-12-021-38/+38
* [PATCH] n2: fix confusing error codeAkinobu Mita2006-11-011-3/+3
* [NET] sealevel: uses arp_broken_opsRandy Dunlap2006-10-311-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/+3Star
* 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-292-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/+14Star
* [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/+0Star
|/
* [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/+0Star
* [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/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-13/+1Star
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+1Star
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-7/+0Star
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* | 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-273-3/+3
|/
* [PATCH] wan/sdla section fixesRandy Dunlap2006-06-251-2/+2
* [PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa2006-06-234-3/+21
* [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2006-06-231-22/+2Star
* Merge branch 'master'Jeff Garzik2006-04-1510-24889/+0Star
|\
| * [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-1210-24889/+0Star
* | [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-211-2/+1Star
* [PATCH] trivial: fix spelling errors in KconfigsJon Mason2006-02-171-1/+1
* Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdJeff Garzik2006-02-092-0/+2
|\
| * [PATCH] missing include of asm/irq.h in drivers/netAl Viro2006-01-292-0/+2
* | [PATCH] bogus asm/delay.h includesAl Viro2006-02-082-2/+2
* | [PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan2006-02-071-1/+1
|/
* Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-102-7/+2Star
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-091-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-051-0/+1
|\
| * gitignore: misc filesBrian Gerst2006-01-011-0/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-11-183-0/+16
|\|
| * Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-183-0/+16
| |\