index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
/
dmascc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
hamradio: use dev_addr_set() for setting device address
Jakub Kicinski
1
-1
/
+1
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
1
-2
/
+1
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
1
-10
/
+8
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2017-07-26
hamradio: dmascc: avoid -Wformat-overflow warning
Arnd Bergmann
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/net/hamradio/
David Howells
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-02-16
dmascc: Return correct error codes
Amitoj Kaur Chawla
1
-3
/
+10
2015-03-03
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
1
-2
/
+3
2015-03-02
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
1
-0
/
+2
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+2
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
1
-6
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-03-28
dmascc: fix incomplete conversion to network_device_ops
Alexander Beregalov
1
-1
/
+1
2009-01-21
dmascc: convert to network_device_ops
Stephen Hemminger
1
-5
/
+8
2009-01-21
dmascc: convert to internal network device stats
Stephen Hemminger
1
-25
/
+16
2008-11-20
netdevice hamradio: Convert directly reference of netdev->priv
Wang Chen
1
-6
/
+6
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-06-27
hamradio: remove unused variable
Andre Haupt
1
-2
/
+0
2008-04-21
hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
Mark Asselstine
1
-3
/
+0
2008-02-05
hamradio: fix dmascc section mismatch
Randy Dunlap
1
-2
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-08
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
1
-8
/
+2
2006-12-06
[PATCH] hamradio/dmascc: fix up work_struct-induced breakage
Al Viro
1
-4
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-06-26
[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch
Adrian Bunk
1
-1
/
+1
2006-05-03
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
1
-1
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-1
/
+1
2005-11-05
[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()
Adrian Bunk
1
-10
/
+0
2005-09-12
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
1
-1
/
+1
2005-09-12
[HAMRADIO]: driver cleanups
Ralf Baechle
1
-4
/
+4
2005-04-24
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
1
-3
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1493