summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [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-282-0/+2
* | [PATCH] bogus asm/delay.h includesAl Viro2006-02-072-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/+2
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-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
| |\
| | * [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-163-0/+16
* | | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-181-15/+0
|\ \ \ | |/ / |/| |
| * | [PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser2005-11-161-15/+0
| |/
* | [PATCH] sdladrv.c build fixToni Mueller2005-11-151-1/+1
|/
* Merge ../bleed-2.6Greg KH2005-10-2817-153/+116
|\
| * Merge branch 'upstream-fixes'Jeff Garzik2005-10-032-10/+15
| |\
| * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-211-1/+1
| |\ \
| * | | [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-1413-133/+101
| * | | [PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser2005-09-143-8/+9
| * | | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-143-12/+6
* | | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
| |_|/ |/| |
* | | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-032-10/+15
| |/ |/|
* | [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa2005-09-191-1/+1
|/
* [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-293-3/+3
* [NET]: Kill skb->listDavid S. Miller2005-08-291-15/+7
* [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan2005-08-191-16/+8
* [WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi2005-07-155-10/+15
OpenPOWER on IntegriCloud