Commit Graph

155 Commits (6d5e147dd034d9ceedc89fe39f4284700944f0c8)

Author SHA1 Message Date
Stephen Hemminger 9cc8ba783d irlan: convert to net_device_ops 16 years ago
Stephen Hemminger 92bcd4fe9a irda: net_device_ops ioctl fix 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Alan Cox ad36b88e2d tty: Fix an ircomm warning and note another bug 16 years ago
Ilpo Järvinen e780f1c33d irda: merge exit paths 16 years ago
Roel Kluin 5eaa65b240 net: Make static 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Julius Volz 07035fc1bb irda: Fix netlink error path return value 17 years ago
Arnd Bergmann cddf63d99d irnet_ppp: BKL pushdown 17 years ago
Pavel Emelyanov 9ecad87794 irda: Sock leak on error path in irda_create. 17 years ago
Alan Cox 5406460098 irda: Push BKL down into irda ioctl handlers 17 years ago
Andrew Morton f7fd63c0b5 net/irda/irnet/irnet_irda.c needs unaligned.h 17 years ago
Graf Yang 332223831e irda: Fix a misalign access issue. (v2) 17 years ago
Harvey Harrison 260ffeed3f irda: use get_unaligned_* helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alexey Dobriyan 3ae02d6bc1 proc: switch /proc/irda/irnet to seq_file interface 17 years ago
Adrian Bunk 7ef3abd210 [IRDA]: Remove irlan_eth_send_gratuitous_arp() 17 years ago
David S. Miller 8c7230f781 [IRDA]: Store irnet_socket termios properly. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Wang Chen 5e47879f49 [IRDA]: Use proc_create() to setup ->proc_fops first 17 years ago
Ross Burton 91cde6f7d2 [IrDA]: LMP discovery timer not started by default 17 years ago
Adrian Bunk e9888f5498 [IrDA]: Irport removal - part 1 17 years ago
Robie Basak 5d780cd658 [IrDA]: Frame length validation. 17 years ago
Robie Basak 6d97b53e92 [IrDA]: Resend frames on timeout. 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
YOSHIFUJI Hideaki 6d82de9e57 [IRDA]: Use htons() where appropriate. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Jesper Juhl 61e44b4815 [IrDA]: af_irda memory leak fixes 17 years ago
maximilian attems 9e8d6f8959 [IRDA]: irda_create() nuke user triggable printk 17 years ago
Joe Perches cc53ded272 [IRDA]: Spelling fixes 17 years ago
Richard Knutsson a26e01d716 [IRDA]: irda parameters warning fixes. 17 years ago
Hinko Kocevar 2638698df3 [IRDA]: irlmp_unregister_link() needs to free lsaps. 17 years ago
Pavel Emelyanov 92b05e13f1 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS 17 years ago
Pavel Emelyanov 8c92e6b0bf [IRDA]: Compilation for CONFIG_INET=n case 17 years ago
Joe Perches a572da4373 [IRDA]: Add missing "space" 17 years ago
David S. Miller 49259d34c5 [IRDA] IRNET: Fix build when TCGETS2 is defined. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Adrian Bunk d76081f875 [IRDA]: Make ircomm_tty static. 17 years ago
Marcin Garski db955170d4 more UTF-8 conversions 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Eric W. Biederman f429cd37a2 sysctl: properly register the irda binary sysctl numbers 17 years ago
Ryan Reading c310f099be [IRDA]: IrCOMM discovery indication simplification 17 years ago