summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAgeFilesLines
* fix the BAYCOM_SER_HDX help textSimon Depiets2007-02-171-1/+2
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-123-3/+3
* [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-011-3/+3
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-1/+1
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-088-65/+16
* [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-251-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+9
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-057-9/+9
* [BPQ] lockdep: fix false positiveRalf Baechle2006-07-101-0/+7
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-024-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-261-1/+1
* [NET]: Add netif_tx_lockHerbert Xu2006-06-172-8/+8
* [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-033-3/+0
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-252-2/+2
* Merge branch 'viro'Jeff Garzik2006-02-091-1/+0
|\
| * [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-1/+1
|/
* [PATCH] TTY layer buffering revampAlan Cox2006-01-102-12/+2
* [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
* [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk2005-11-051-10/+0
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* [PATCH] Remove unused header.Ralf Baechle2005-10-191-62/+0
* [PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle2005-10-181-0/+1
* [PATCH] SMACK support for mkissRalf Baechle2005-10-182-31/+148
* [PATCH] rcu in bpqether driver.Ralf Baechle2005-10-181-6/+3
* [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/+0
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-128-8/+8
* [HAMRADIO]: driver cleanupsRalf Baechle2005-09-124-50/+13
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-2/+2
* Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-296-567/+533
|\
| * [PATCH] SMP rewrite of mkissRalf Baechle2005-08-272-562/+523
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-112-17/+5
| |\
| * | [PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi2005-07-315-5/+10
* | | [PATCH] Fix 6pack setting of MAC addressRalf Baechle2005-08-271-6/+0
* | | [PATCH] 6pack Timer initializationRalf Baechle2005-08-271-0/+3
| |/ |/|
* | [PATCH] 6pack persistence fixRalf Baechle DL5RB2005-08-101-16/+4
* | [PATCH] SMP fix for 6pack driverRalf Baechle2005-07-311-1/+1
|/
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-3/+2
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-232-2/+2
* [PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk2005-06-021-90/+36
* [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-041-2/+2
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-248-30/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1617-0/+12972
OpenPOWER on IntegriCloud