aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irttp.c
Commit message (Expand)AuthorAge
* net/irda: fixed style issues in irttpDragos Foianu2013-07-19
* irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala2012-11-28
* silence some noisy printks in irdaDave Jones2012-10-04
* 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
* net: Remove casts of void *Joe Perches2011-06-16
* Fix common misspellingsLucas De Marchi2011-03-31
* net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-18
* irda: irttp: allow zero byte packetsWolfram Sang2010-11-16
* irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: irda: init spinlock after memcpyDeepak Saxena2009-07-27
* net: Make staticRoel Kluin2008-12-10
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* [IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov2007-10-10
* [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-18
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [IrDA]: tsap init routine factorisation.G. Liakhovetski2007-07-11
* [IrDA]: Misc spelling corrections.G. Liakhovetski2007-04-26
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski2007-03-20
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-06
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
* [IRDA]: Trivial annotations.Al Viro2006-12-03
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-28
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [IRDA]: *irttp cleanupAlexey Dobriyan2005-09-24
* [IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan2005-09-24
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16