aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/mkiss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle1-7/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-4/+4
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-6/+1
2006-01-09[AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle1-1/+1
2006-01-07[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu1-0/+1
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-10-18[PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle1-0/+1
2005-10-18[PATCH] SMACK support for mkissRalf Baechle1-31/+147
2005-10-04[PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle1-1/+1
2005-10-04[PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle1-1/+0
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle1-1/+1
2005-08-27[PATCH] SMP rewrite of mkissRalf Baechle1-561/+522
2005-07-31[PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi1-1/+2
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+951