Commit Graph

202 Commits (e174961ca1a0b28f7abf0be47973ad57cb74e5f0)

Author SHA1 Message Date
Greg Kroah-Hartman 6e05d6c467 device create: net: convert device_create_drvdata to device_create 17 years ago
Yinghai Lu 60e4ad7a72 drivers/net: use nr_irqs 17 years ago
Alan Cox 8ab7b66796 lmc: copy_*_user under spinlock 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Alan Cox 7d7b93c145 tty: kref the tty driver object 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Krzysztof Halasa 5406951163 wan/hdlc_x25.c: fix a NULL dereference 17 years ago
Julia Lawall bb55b327cb drivers/net/wan: Use DIV_ROUND_UP 17 years ago
Eugene Teo f2455eb176 wan: Missing capability checks in sbni_ioctl() 17 years ago
Krzysztof Halasa e2c709b0ba WAN: remove extra help text from HDLC_PPP config option 17 years ago
Krzysztof Hałasa 867240f7b2 WAN: Use u32 type instead of u_int32_t in LMC driver. 17 years ago
Krzysztof Hałasa 64bef7630a WAN: Port LMC driver to generic HDLC 17 years ago
Krzysztof Hałasa 52e8a6a2d8 WAN: Convert Zilog-based drivers to generic HDLC 17 years ago
Krzysztof Hałasa aca257530f WAN: Port COSA driver to generic HDLC. 17 years ago
Krzysztof Hałasa 0bee8db8f6 WAN: farsync driver no longer uses syncppp.c directly 17 years ago
Krzysztof Hałasa b22267d388 WAN: Convert PC300 driver to use normal u8/u16/u32 types 17 years ago
Krzysztof Hałasa c36936ce4b WAN: Remove dead code from PC300 driver, part #2 17 years ago
Krzysztof Hałasa ea966165a3 WAN: Remove dead code from PC300 driver, part #1 17 years ago
Krzysztof Hałasa c1a0f0cdf9 WAN: Remove unneeded "#include <net/syncppp.h>" 17 years ago
Krzysztof Hałasa efa415840d Remove bogus variables from syncppp.[ch] 17 years ago
Krzysztof Hałasa 4dfce4075a WAN: cosmetic changes to generic HDLC 17 years ago
Greg Kroah-Hartman e17da9c4c5 device create: net: convert device_create to device_create_drvdata 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Johann Felix Soden 7197914c35 net: Remove references to wan-router.txt in Kconfigs 17 years ago
Krzysztof Halasa 141766cf97 WAN: Remove no longer needed pvc_desc in FR code. 17 years ago
Krzysztof Halasa 198191c4a7 WAN: convert drivers to use built-in netdev_stats 17 years ago
Krzysztof Halasa 54364b752e Add missing skb->dev assignment in Frame Relay RX code 17 years ago
Ben Hutchings 3e3cda96d0 Hold RTNL while calling dev_close() 17 years ago
Krzysztof Halasa fa701bd24d WAN: protect HDLC proto list while insmod/rmmod 17 years ago
Krzysztof Halasa aff26e2faa WAN: protect Cisco HDLC state changes with a spinlock. 17 years ago
Jonathan Corbet 0911810755 cosa: cdev lock_kernel() pushdown 17 years ago
David S. Miller 4951704b4e syncppp: Fix crashes. 17 years ago
David S. Miller e544ff00da lapbeth: Release ->ethdev when unregistering device. 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 56dbbb9a57 pc300: Update to tty_set_operations 17 years ago
Krzysztof Halasa d753d82405 WAN: Fix confusing insmod error code for C101 too. 17 years ago
Cédric Augonnet 7cda1edf02 Removing dead code in drivers/net/wan/hdlc_fr.c 17 years ago
Krzysztof Halasa 16a79142e5 Mark generic HDLC + PPP as broken. 17 years ago
Robert P. J. Day 293a383930 lapb: use the shorter LIST_HEAD form for brevity 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Al Viro 5ffa6d7f61 wan/farsync: copy_from_user() to iomem is wrong 17 years ago
Matthias Kaehlcke 6387c4bed5 COSA/SRP: convert channel_data.rsem to mutex 17 years ago
Harvey Harrison dfec72285e net: replace __inline with inline 17 years ago
S.Çağlar Onur 91a0736531 x25_asy.c: silence compiler warning 17 years ago
Alan Cox 11b0cc3a4a x25_asy: Fix ref count rule violation 17 years ago
Krzysztof Halasa 47eaa267a5 Generic HDLC - use random_ether_addr() 17 years ago
Krzysztof Halasa 40d25142f2 Generic HDLC - remove now unneeded hdlc_device_desc 17 years ago
Krzysztof Halasa 983e23041b Generic HDLC - fix kernel panic 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Al Viro 904584018e annotate the rest of drivers/net/wan 17 years ago