summaryrefslogtreecommitdiff
path: root/drivers/net/hamradio/dmascc.c
AgeCommit message (Expand)Author
2021-10-13hamradio: use dev_addr_set() for setting device addressJakub Kicinski
2021-10-09net: use dev_addr_set()Jakub Kicinski
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann
2017-04-20Annotate hardware config module parameters in drivers/net/hamradio/David Howells
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-02-16dmascc: Return correct error codesAmitoj Kaur Chawla
2015-03-03ax25: Stop using magic neighbour cache operations.Eric W. Biederman
2015-03-02ax25: Refactor to use private neighbour operations.Eric W. Biederman
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2013-02-04drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-03-28dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov
2009-01-21dmascc: convert to network_device_opsStephen Hemminger
2009-01-21dmascc: convert to internal network device statsStephen Hemminger
2008-11-20netdevice hamradio: Convert directly reference of netdev->privWang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-06-27hamradio: remove unused variableAndre Haupt
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-26[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2005-11-05[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds