index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
3
-3
/
+3
2007-02-02
[PATCH] radio modems sitting on serial port are not for s390
Al Viro
1
-3
/
+3
2006-12-12
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
1
-1
/
+1
2006-12-09
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
8
-65
/
+16
2006-12-06
[PATCH] hamradio/dmascc: fix up work_struct-induced breakage
Al Viro
1
-4
/
+4
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-11-26
[6PACK]: Masking bug in 6pack driver.
Jean Delvare
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+9
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
7
-9
/
+9
2006-07-11
[BPQ] lockdep: fix false positive
Ralf Baechle
1
-0
/
+7
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
4
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-27
[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch
Adrian Bunk
1
-1
/
+1
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
2
-8
/
+8
2006-05-04
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
3
-3
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-2
/
+2
2006-02-09
Merge branch 'viro'
Jeff Garzik
1
-1
/
+0
2006-02-08
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-01-17
[PATCH] drivers/net/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-1
/
+1
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2
-12
/
+2
2006-01-10
[AX25] mkiss: Drop spinlock before sleeping call.
Ralf Baechle
1
-1
/
+1
2006-01-07
[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()
Francois Romieu
1
-0
/
+1
2005-11-06
[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()
Adrian Bunk
1
-10
/
+0
2005-10-29
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
1
-4
/
+2
2005-10-20
[PATCH] Remove unused header.
Ralf Baechle
1
-62
/
+0
2005-10-19
[PATCH] Initialize the .owner field the tty_ldisc structure.
Ralf Baechle
1
-0
/
+1
2005-10-19
[PATCH] SMACK support for mkiss
Ralf Baechle
2
-31
/
+148
2005-10-19
[PATCH] rcu in bpqether driver.
Ralf Baechle
1
-6
/
+3
2005-10-04
[PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCK
Ralf Baechle
1
-1
/
+1
2005-10-04
[PATCH] AX.25: Delete debug printk from mkiss driver
Ralf Baechle
1
-1
/
+0
2005-09-13
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
8
-8
/
+8
2005-09-13
[HAMRADIO]: driver cleanups
Ralf Baechle
4
-50
/
+13
2005-09-10
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-1
/
+1
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-2
/
+2
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
6
-567
/
+533
2005-08-27
[PATCH] SMP rewrite of mkiss
Ralf Baechle
2
-562
/
+523
2005-08-27
[PATCH] Fix 6pack setting of MAC address
Ralf Baechle
1
-6
/
+0
2005-08-27
[PATCH] 6pack Timer initialization
Ralf Baechle
1
-0
/
+3
2005-08-11
Merge /spare/repo/linux-2.6/
Jeff Garzik
2
-17
/
+5
2005-08-10
[PATCH] 6pack persistence fix
Ralf Baechle DL5RB
1
-16
/
+4
2005-07-31
[PATCH] SMP fix for 6pack driver
Ralf Baechle
1
-1
/
+1
2005-07-31
[PATCH] Use time_before in hamradio drivers
Marcelo Feitoza Parisi
5
-5
/
+10
2005-07-09
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
1
-3
/
+2
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
2
-2
/
+2
2005-06-03
[PATCH] drivers/net/hamradio/baycom_epp.c: cleanups
Adrian Bunk
1
-90
/
+36
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 3
Al Viro
1
-2
/
+2
2005-04-25
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
8
-30
/
+9
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
17
-0
/
+12972