summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-203-29/+34
|\
| * netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-0/+4
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-2/+2
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-5/+7
| |\ \ \
| * | | | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-252-28/+33
* | | | | tty: Ldisc revampAlan Cox2008-07-201-7/+7
| |_|_|/ |/| | |
* | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-7/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| | |/ | |/|
| * | irda: Sock leak on error path in irda_create.Pavel Emelyanov2008-06-031-5/+7
| |/
* / irnet_ppp: BKL pushdownArnd Bergmann2008-06-202-0/+4
|/
* net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-141-0/+1
* irda: Fix a misalign access issue. (v2)Graf Yang2008-05-133-7/+10
* irda: use get_unaligned_* helpersHarvey Harrison2008-05-021-3/+5
* tty: The big operations reworkAlan Cox2008-04-301-4/+2
* proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2008-04-292-39/+34
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-152-43/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-1/+1
|\
| * [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0536-828/+828
|/
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-293-11/+9
* [IrDA]: LMP discovery timer not started by defaultRoss Burton2008-01-283-6/+33
* [IrDA]: Irport removal - part 1Adrian Bunk2008-01-281-168/+1
* [IrDA]: Frame length validation.Robie Basak2008-01-282-0/+25
* [IrDA]: Resend frames on timeout.Robie Basak2008-01-281-3/+9
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-281-23/+5
* [IRDA]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2
* [IrDA]: af_irda memory leak fixesJesper Juhl2008-01-201-3/+27
* [IRDA]: irda_create() nuke user triggable printkmaximilian attems2008-01-081-2/+0
* [IRDA]: Spelling fixesJoe Perches2007-12-205-10/+10
* [IRDA]: irda parameters warning fixes.Richard Knutsson2007-12-161-3/+3
* [IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar2007-12-161-0/+1
* [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-051-1/+1
* [IRDA]: Compilation for CONFIG_INET=n casePavel Emelyanov2007-11-221-1/+1
* [IRDA]: Add missing "space"Joe Perches2007-11-191-1/+1
* [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-261-1/+1
* more UTF-8 conversionsMarcin Garski2007-10-194-4/+4
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1918-18/+18
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-181-12/+3
|\
| * [IRDA]: IrCOMM discovery indication simplificationRyan Reading2007-10-171-12/+3
* | sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-181-20/+14
|/
* [IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov2007-10-103-60/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0