index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
/
yam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
|
*
drivers/net: hamradio/yam: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-2
/
+2
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
|
/
*
yam: use memdup_user
Geliang Tang
2017-05-08
1
-6
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
2015-03-03
1
-2
/
+3
*
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
1
-0
/
+2
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
yam: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
1
-1
/
+1
*
hamradio/yam: fix info leak in ioctl
Salva Peiró
2013-12-19
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-1
/
+0
|
\
|
*
yam: remove a no-op in yam_ioctl()
Dan Carpenter
2013-10-17
1
-1
/
+0
*
|
net: hamradio/yam: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-07
1
-1
/
+1
|
/
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
1
-1
/
+1
*
yam: remove redundant null check on dev
Colin Ian King
2013-03-27
1
-1
/
+1
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-1
/
+1
*
sections: fix section conflicts in drivers/net/hamradio
Andi Kleen
2012-10-06
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
Jesper Juhl
2011-01-09
1
-2
/
+2
*
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
2010-05-28
1
-2
/
+1
*
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
yam: use request_firmware
Jaswinder Singh Rajput
2009-03-30
1
-6
/
+58
*
drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-3
/
+3
*
drivers/net/hamradio: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
1
-1
/
+2
*
net: constify VFTs
Jan Engelhardt
2009-01-21
1
-1
/
+1
*
yam: convert to net_device_ops
Stephen Hemminger
2009-01-21
1
-8
/
+9
*
yam: convert to internal net_device_stats
Stephen Hemminger
2009-01-21
1
-33
/
+9
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-2
/
+1
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-2
/
+3
*
[NET]: Fix yam.c
Andrew Morton
2007-04-26
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+3
*
Replace local random function with random32()
Ralf Baechle
2007-02-20
1
-9
/
+2
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-08
1
-7
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
2006-05-03
1
-1
/
+0
*
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
2005-09-12
1
-1
/
+1
*
[HAMRADIO]: driver cleanups
Ralf Baechle
2005-09-12
1
-20
/
+6
*
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
1
-1
/
+1
*
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
2005-04-24
1
-3
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1218