aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2008-07-21device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-14net: Remove references to wan-router.txt in KconfigsJohann Felix Soden
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-04WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-07-04Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa
2008-05-22WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa
2008-05-18cosa: cdev lock_kernel() pushdownJonathan Corbet
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30pc300: Update to tty_set_operationsAlan Cox
2008-04-25WAN: Fix confusing insmod error code for C101 too.Krzysztof Halasa
2008-04-25Removing dead code in drivers/net/wan/hdlc_fr.cCédric Augonnet
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12Mark generic HDLC + PPP as broken.Krzysztof Halasa
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro
2008-03-05COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke
2008-03-05net: replace __inline with inlineHarvey Harrison
2008-02-09x25_asy.c: silence compiler warningS.Çağlar Onur
2008-02-08x25_asy: Fix ref count rule violationAlan Cox
2008-02-05Generic HDLC - use random_ether_addr()Krzysztof Halasa
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa
2008-02-05Generic HDLC - fix kernel panicKrzysztof Halasa
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-01-28annotate the rest of drivers/net/wanAl Viro
2008-01-28NULL noise in drivers/netAl Viro
2008-01-28drivers/net/wan: Add missing "space"Joe Perches
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2008-01-24cosa: Convert from class_device to device for cosa sync driverTony Jones
2008-01-18sbni endian fixesAl Viro
2008-01-18wan/lmc bitfields fixesAl Viro
2008-01-18dscc4 endian fixesAl Viro
2007-12-22cycx: annotations and fixes (.24 fodder?)Al Viro
2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-10-30[WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk
2007-10-30[WAN]: lmc_ioctl: don't return with locks heldRoel Kluin
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz