aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAge
* irda: use msecs_to_jiffies() rather than manual calculationXi Wang2011-12-21
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* irttp: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-21
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\ \
| * | IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2011-09-16
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller2011-06-06
* | net: Remove casts of void *Joe Perches2011-06-16
|/
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-19
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-19
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-19
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-19
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-19
|\
| * irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-12
* | irda: irproc: Fix set-but-unused variables.David S. Miller2011-04-17
* | irda: irlap_event: Fix set-but-unused variables.David S. Miller2011-04-17
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* irda: validate peer name and attribute lengthsDan Rosenberg2011-03-27
* irda: prevent heap corruption on invalid nicknameDan Rosenberg2011-03-27
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-26
| |\
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-19
| |\|
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | | Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* | | Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* | | Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-22
| |/ |/|
* | net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-18
* | irda: irttp: allow zero byte packetsWolfram Sang2010-11-16
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Fix typo configue => configure in commentsThomas Weber2010-09-23
* | irda: Fix heap memory corruption in iriap.cSamuel Ortiz2010-10-10
* | irda: Fix parameter extraction stack overflowSamuel Ortiz2010-10-10
* | irda: Remove BKL instances from irnetSamuel Ortiz2010-10-10
* | irda: Remove BKL instances from af_irda.cSamuel Ortiz2010-10-10
* | net: return operator cleanupEric Dumazet2010-09-23
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-15
* | net/irda: Use static const char * const where possibleJoe Perches2010-09-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\ \
| * | irda: off by oneDan Carpenter2010-09-07
| * | irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-30
* | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-22
|/ /