aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-20Replace local random function with random32()Ralf Baechle3-31/+6
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets1-1/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven3-3/+3
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-1/+1
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle8-65/+16
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-1/+1
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells7-9/+9
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-26[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk1-1/+1
2006-06-17[NET]: Add netif_tx_lockHerbert Xu2-8/+8
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB3-3/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-2/+2
2006-02-09Merge branch 'viro'Jeff Garzik1-1/+0
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox2-12/+2
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-11-05[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk1-10/+0
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-10-19[PATCH] Remove unused header.Ralf Baechle1-62/+0
2005-10-18[PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle1-0/+1
2005-10-18[PATCH] SMACK support for mkissRalf Baechle2-31/+148
2005-10-18[PATCH] rcu in bpqether driver.Ralf Baechle1-6/+3
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 Baechle8-8/+8
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle4-50/+13
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-2/+2
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds6-567/+533
2005-08-27[PATCH] SMP rewrite of mkissRalf Baechle2-562/+523
2005-08-27[PATCH] Fix 6pack setting of MAC addressRalf Baechle1-6/+0
2005-08-27[PATCH] 6pack Timer initializationRalf Baechle1-0/+3
2005-08-11Merge /spare/repo/linux-2.6/Jeff Garzik2-17/+5
2005-08-10[PATCH] 6pack persistence fixRalf Baechle DL5RB1-16/+4
2005-07-31[PATCH] SMP fix for 6pack driverRalf Baechle1-1/+1
2005-07-31[PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi5-5/+10
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-3/+2
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2-2/+2
2005-06-02[PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk1-90/+36
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-2/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo8-30/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+12972