aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAge
* netdevice wanrouter: Convert directly reference of netdev->privWang Chen2008-11-20
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-31
| * drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik2008-10-27
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-31
|/
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * drivers/net: use nr_irqsYinghai Lu2008-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-17
|\ \
| * | lmc: copy_*_user under spinlockAlan Cox2008-10-16
* | | device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-14
|\|
| * net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* | tty: kref the tty driver objectAlan Cox2008-10-13
|/
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa2008-09-24
* drivers/net/wan: Use DIV_ROUND_UPJulia Lawall2008-09-22
* wan: Missing capability checks in sbni_ioctl()Eugene Teo2008-08-27
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-07
|\
| * WAN: Use u32 type instead of u_int32_t in LMC driver.Krzysztof Hałasa2008-07-23
| * WAN: Port LMC driver to generic HDLCKrzysztof Hałasa2008-07-23
| * WAN: Convert Zilog-based drivers to generic HDLCKrzysztof Hałasa2008-07-23
| * WAN: Port COSA driver to generic HDLC.Krzysztof Hałasa2008-07-23
| * WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa2008-07-23
| * WAN: Convert PC300 driver to use normal u8/u16/u32 typesKrzysztof Hałasa2008-07-23
| * WAN: Remove dead code from PC300 driver, part #2Krzysztof Hałasa2008-07-23
| * WAN: Remove dead code from PC300 driver, part #1Krzysztof Hałasa2008-07-23
| * WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-23
| * Remove bogus variables from syncppp.[ch]Krzysztof Hałasa2008-07-23
| * WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-23
* | WAN: remove extra help text from HDLC_PPP config optionKrzysztof Halasa2008-08-07
* | 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