Commit Graph

177 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
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
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Joe Perches 93ab8e84de drivers/net/wan: Add missing "space" 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
Tony Jones 02ff82cac7 cosa: Convert from class_device to device for cosa sync driver 17 years ago
Al Viro c15561f0e5 sbni endian fixes 17 years ago
Al Viro 44b1e77a02 wan/lmc bitfields fixes 17 years ago
Al Viro 409cd63e6e dscc4 endian fixes 17 years ago
Al Viro 7fd71e58b0 cycx: annotations and fixes (.24 fodder?) 17 years ago
Al Viro 6f229d76b4 [SYNCPPP]: Endianness and 64bit fixes. 17 years ago
Alan Cox d0127539ea [TTY]: Use tty_mode_ioctl() in network drivers. 18 years ago
Adrian Bunk 5c41542bde [WAN]: fix drivers/net/wan/lmc/ compilation 18 years ago
Roel Kluin e3376dca81 [WAN]: lmc_ioctl: don't return with locks held 18 years ago
Jeff Garzik 06efcad0d4 Eliminate pointless casts from void* in a few driver irq handlers. 18 years ago
Alejandro Martinez Ruiz e9edda697e netdev: convert non-obvious instances to use ARRAY_SIZE() 18 years ago
Al Viro 64b33619a3 long vs. unsigned long - low-hanging fruits in drivers 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago