summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-1110-24889/+0
* [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
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-124-8/+4
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-1/+1
* [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-261-0/+1
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-2/+3
* [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...Tobias Klauser2005-06-251-1/+1
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-201-6/+6
* Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-041-6/+2
|\
| * [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-6/+2
* | [PATCH] Generic HDLC updateKrzysztof Halasa2005-05-152-149/+187
|/
* [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-041-3/+3
* [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-034-45/+23
* [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1663-0/+64469