aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/dmascc.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-4/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-281-1/+1
* dmascc: convert to network_device_opsStephen Hemminger2009-01-211-5/+8
* dmascc: convert to internal network device statsStephen Hemminger2009-01-211-25/+16
* netdevice hamradio: Convert directly reference of netdev->privWang Chen2008-11-201-6/+6
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* hamradio: remove unused variableAndre Haupt2008-06-271-2/+0
* hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0
* hamradio: fix dmascc section mismatchRandy Dunlap2008-02-051-2/+2
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-8/+2
* [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-261-1/+1
* [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-031-1/+0
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk2005-11-051-10/+0
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
* [HAMRADIO]: driver cleanupsRalf Baechle2005-09-121-4/+4
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-241-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1493