summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/mkiss.c
Commit message (Expand)AuthorAgeFilesLines
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-091-7/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Add netif_tx_lockHerbert Xu2006-06-181-4/+4
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+1Star
* [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-091-1/+1
* [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu2006-01-071-0/+1
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2Star
* [PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle2005-10-181-0/+1
* [PATCH] SMACK support for mkissRalf Baechle2005-10-181-31/+147
* [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle2005-10-041-1/+1
* [PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle2005-10-041-1/+0Star
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
* [PATCH] SMP rewrite of mkissRalf Baechle2005-08-271-561/+522Star
* [PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi2005-07-311-1/+2
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-251-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+951