summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-0729-1846/+1233
|\
| * WAN: Use u32 type instead of u_int32_t in LMC driver.Krzysztof Hałasa2008-07-236-143/+139
| * WAN: Port LMC driver to generic HDLCKrzysztof Hałasa2008-07-238-653/+365
| * WAN: Convert Zilog-based drivers to generic HDLCKrzysztof Hałasa2008-07-236-574/+382
| * WAN: Port COSA driver to generic HDLC.Krzysztof Hałasa2008-07-233-167/+130
| * WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa2008-07-233-11/+2
| * WAN: Convert PC300 driver to use normal u8/u16/u32 typesKrzysztof Hałasa2008-07-232-154/+150
| * WAN: Remove dead code from PC300 driver, part #2Krzysztof Hałasa2008-07-232-13/+1
| * WAN: Remove dead code from PC300 driver, part #1Krzysztof Hałasa2008-07-232-50/+4
| * WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-233-5/+0
| * Remove bogus variables from syncppp.[ch]Krzysztof Hałasa2008-07-231-9/+0
| * WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-237-72/+65
* | WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa2008-08-071-2/+0
* | device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2013-175/+130
|\
| * 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-141-2/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-0/+1
| |\ \
| * | | WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa2008-07-041-17/+8
| * | | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-0412-156/+121
* | | | tty: Ldisc revampAlan Cox2008-07-202-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-031-0/+1
* tty: The big operations reworkAlan Cox2008-04-301-144/+135
* 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/+0
* 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-021-1/+1
|\ \ | |/
| * lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-281-1/+1
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-264-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-051-1/+1
* | COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke2008-03-051-6/+8
|/
* x25_asy.c: silence compiler warningS.Çağlar Onur2008-02-091-1/+0
* x25_asy: Fix ref count rule violationAlan Cox2008-02-081-3/+2
* Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-052-8/+4
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-057-28/+24
* Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-2/+2
* annotate the rest of drivers/net/wanAl Viro2008-01-286-7/+7
* NULL noise in drivers/netAl Viro2008-01-284-19/+15
OpenPOWER on IntegriCloud