summaryrefslogtreecommitdiff
path: root/net/irda/irttp.c
AgeCommit message (Expand)Author
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-06-16net: Remove casts of void *Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang
2010-06-12irttp: Print device parameters and statistics as unsignedBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena
2008-12-10net: Make staticRoel Kluin
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-10[IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov
2007-07-18[IrDA]: Fix IrDA build failureSamuel Ortiz
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-07-10[IrDA]: tsap init routine factorisation.G. Liakhovetski
2007-04-25[IrDA]: Misc spelling corrections.G. Liakhovetski
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-03-20[IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-06[IrDA]: Incorrect TTP header reservationJeet Chaudhuri
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-12-02[IRDA]: Trivial annotations.Al Viro
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-09-24[IRDA]: *irttp cleanupAlexey Dobriyan
2005-09-24[IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds