summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* [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
| |\
| | * [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/+0Star
|\ \ \ | |/ / |/| |
| * | [PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser2005-11-161-15/+0Star
| |/
* / [PATCH] sdladrv.c build fixToni Mueller2005-11-151-1/+1
|/
* Merge ../bleed-2.6Greg KH2005-10-2817-153/+116Star
|\
| * Merge branch 'upstream-fixes'Jeff Garzik2005-10-042-10/+15
| |\
| * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-221-1/+1
| |\ \
| * | | [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-1413-133/+101Star
| * | | [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/+6Star
* | | | [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-201-1/+1
|/
* [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-303-3/+3
* [NET]: Kill skb->listDavid S. Miller2005-08-301-15/+7Star
* [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan2005-08-191-16/+8Star
* [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/+4Star
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-1/+1
* [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-271-0/+1
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-271-2/+3
* [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...Tobias Klauser2005-06-261-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-211-6/+6
* Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-041-6/+2Star
|\
| * [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-131-6/+2Star
* | [PATCH] Generic HDLC updateKrzysztof Halasa2005-05-162-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/+23Star
* [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-1763-0/+64469