summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* 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
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-4/+5
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-4/+7
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* [IrDA]: MSG_NOSIGNAL support for IrDA socketsSamuel Ortiz2007-10-101-9/+12
* [IRDA] irda_nl_get_mode: always results in failureAndy Whitcroft2007-08-211-1/+1
* [IRDA]: Avoid a label defined but not used warning in irda_init()Jesper Juhl2007-08-211-1/+1
* [IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz2007-07-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-188-9/+9
|\
| * [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-188-9/+9
* | add kstrndupJeremy Fitzhardinge2007-07-181-38/+5
|/
OpenPOWER on IntegriCloud