aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman
2006-06-26[PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-25[PATCH] wan/sdla section fixesRandy Dunlap
2006-06-22[PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa
2006-04-14Merge branch 'master'Jeff Garzik
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk
2006-04-01[PATCH] Goramo PCI200SYN WAN driver subsystem ID patchKrzysztof Halasa
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg
2006-02-17[PATCH] trivial: fix spelling errors in KconfigsJon Mason
2006-02-09Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdJeff Garzik
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro
2006-02-07[PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan
2006-01-28[PATCH] missing include of asm/irq.h in drivers/netAl Viro
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-01gitignore: misc filesBrian Gerst
2005-11-18Merge branch 'upstream-fixes'Jeff Garzik
2005-11-18Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik
2005-11-18Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik
2005-11-16[PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser
2005-11-16[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa
2005-11-15[PATCH] sdladrv.c build fixToni Mueller
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-19[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk
2005-09-14[PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-08-19[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan
2005-07-15[WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi