aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk10-24889/+0
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-2/+2
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-3/+4
2006-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg1-2/+1
2006-02-17[PATCH] trivial: fix spelling errors in KconfigsJon Mason1-1/+1
2006-02-09Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdJeff Garzik2-0/+2
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro2-2/+2
2006-02-07[PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan1-1/+1
2006-01-28[PATCH] missing include of asm/irq.h in drivers/netAl Viro2-0/+2
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox2-7/+2
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck1-3/+3
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+1
2006-01-01gitignore: misc filesBrian Gerst1-0/+1
2005-11-18Merge branch 'upstream-fixes'Jeff Garzik3-0/+16
2005-11-18Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-0/+16
2005-11-18Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik1-15/+0
2005-11-16[PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser1-15/+0
2005-11-16[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa3-0/+16
2005-11-15[PATCH] sdladrv.c build fixToni Mueller1-1/+1
2005-10-28Merge ../bleed-2.6Greg KH17-153/+116
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik2-10/+15
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2-10/+15
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik1-1/+1
2005-09-19[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa1-1/+1
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk13-133/+101
2005-09-14[PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser3-8/+9
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan3-12/+6
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik1-0/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller3-3/+3
2005-08-29[NET]: Kill skb->listDavid S. Miller1-15/+7
2005-08-19[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan1-16/+8
2005-07-15[WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi5-10/+15
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan4-8/+4
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-1/+1
2005-06-26[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan1-0/+1
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-2/+3
2005-06-25[PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kconfig)Tobias Klauser1-1/+1
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-6/+6
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running1-6/+2
2005-05-15[PATCH] Generic HDLC updateKrzysztof Halasa2-149/+187
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING1-6/+2
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-3/+3
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl4-45/+23
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds63-0/+64469