summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2113-175/+130Star
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-6/+16
| |\
| * | net: Remove references to wan-router.txt in KconfigsJohann Felix Soden2008-07-151-2/+1Star
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-061-0/+1
| |\ \
| * | | WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa2008-07-041-17/+8Star
| * | | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-0412-156/+121Star
* | | | tty: Ldisc revampAlan Cox2008-07-212-3/+3
| |_|/ |/| |
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-144-41/+64
|\ \ \ | | |/ | |/|
| * | Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
| |/
| * Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
| * WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa2008-05-221-8/+11
| * WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa2008-05-221-33/+49
* | cosa: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-6/+16
|/
* syncppp: Fix crashes.David S. Miller2008-05-126-17/+17
* lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-041-0/+1
* tty: The big operations reworkAlan Cox2008-04-301-144/+135Star
* pc300: Update to tty_set_operationsAlan Cox2008-04-301-9/+15
* WAN: Fix confusing insmod error code for C101 too.Krzysztof Halasa2008-04-251-3/+3
* Removing dead code in drivers/net/wan/hdlc_fr.cCédric Augonnet2008-04-251-4/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+5
|\
| * Mark generic HDLC + PPP as broken.Krzysztof Halasa2008-04-121-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-1/+1
|\|
| * lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-291-1/+1
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-254-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-182-6/+13
|\|
| * wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-171-5/+12
| * net: replace __inline with inlineHarvey Harrison2008-03-061-1/+1
* | COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke2008-03-061-6/+8
|/
* x25_asy.c: silence compiler warningS.Çağlar Onur2008-02-101-1/+0Star
* x25_asy: Fix ref count rule violationAlan Cox2008-02-091-3/+2Star
* Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-052-8/+4Star
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-057-28/+24Star
* Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18Star
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-2/+2
* annotate the rest of drivers/net/wanAl Viro2008-01-296-7/+7
* NULL noise in drivers/netAl Viro2008-01-294-19/+15Star
* drivers/net/wan: Add missing "space"Joe Perches2008-01-291-1/+1
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-292-10/+6Star
* cosa: Convert from class_device to device for cosa sync driverTony Jones2008-01-251-3/+2Star
* sbni endian fixesAl Viro2008-01-181-3/+9
* wan/lmc bitfields fixesAl Viro2008-01-181-10/+2Star
* dscc4 endian fixesAl Viro2008-01-181-45/+49
* cycx: annotations and fixes (.24 fodder?)Al Viro2007-12-231-6/+6
* [SYNCPPP]: Endianness and 64bit fixes.Al Viro2007-12-141-18/+17Star
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-5/+1Star
* [WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk2007-10-311-1/+1
* [WAN]: lmc_ioctl: don't return with locks heldRoel Kluin2007-10-301-21/+34
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-241-2/+2
* netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz2007-10-151-4/+4
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-2/+2