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