index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
/
baycom_epp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2024-07-03
1
-1
/
+0
*
hamradio: replace deprecated strncpy with strscpy_pad
Justin Stitt
2023-10-18
1
-2
/
+2
*
hamradio: baycom_epp: Do not use x86-specific rdtsc()
Borislav Petkov (AMD)
2022-12-19
1
-7
/
+1
*
hamradio: baycom_epp: Fix return type of baycom_send_packet()
Nathan Chancellor
2022-11-04
1
-1
/
+1
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
hamradio: Fix wrong assignment of 'bbc->cfg.loopback'
Meng Tang
2022-03-17
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-3
/
+3
|
\
|
*
hamradio: baycom_epp: fix build for UML
Randy Dunlap
2021-10-18
1
-3
/
+3
*
|
hamradio: use dev_addr_set() for setting device address
Jakub Kicinski
2021-10-13
1
-1
/
+1
*
|
net: use dev_addr_set()
Jakub Kicinski
2021-10-09
1
-1
/
+1
|
/
*
hamradio: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-4
/
+5
*
net: hamradio: remove leading spaces before tabs
Hui Tang
2021-05-21
1
-2
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
1
-2
/
+1
*
net: hamradio: baycom_epp: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
hamradio: baycom: use new parport device model
Sudip Mukherjee
2017-09-19
1
-4
/
+46
*
Annotate hardware config module parameters in drivers/net/hamradio/
David Howells
2017-04-20
1
-1
/
+1
*
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
1
-3
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-18
1
-2
/
+4
|
\
|
*
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-2
/
+4
*
|
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-4
/
+4
|
/
*
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-1
/
+1
*
x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...
Andy Lutomirski
2015-07-06
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-16
1
-1
/
+1
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-08
1
-1
/
+1
*
hamradio: fix incompatible pointer in module parameter
Danny Kukawka
2012-02-01
1
-1
/
+1
*
baycom: Drop __TIME__ usage
Michal Marek
2011-05-25
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-19
1
-0
/
+1
|
\
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
hamradio: Fix bit test correctly.
Thomas Sailer
2009-10-15
1
-4
/
+3
*
|
net/hamradio: fix test in receive()
roel kluin
2009-10-13
1
-1
/
+2
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
1
-1
/
+1
|
\
|
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-1
/
+1
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-06
1
-3
/
+3
|
/
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
baycom: convert to net_device_ops
Stephen Hemminger
2009-01-21
1
-5
/
+9
*
baycom: convert to internal net_device_stats
Stephen Hemminger
2009-01-21
1
-22
/
+7
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
1
-1
/
+0
*
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-06-12
1
-1
/
+1
*
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
2007-10-24
1
-7
/
+1
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-11
1
-2
/
+1
*
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
1
-1
/
+1
*
Replace local random function with random32()
Ralf Baechle
2007-02-20
1
-11
/
+2
*
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
2006-12-11
1
-1
/
+1
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-09
1
-8
/
+2
[next]