aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/scc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-01convert hamradio drivers to netdev_txreturnt_tStephen Hemminger1-2/+3
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-3/+3
2009-02-17drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder1-1/+2
2009-01-21net: constify VFTsJan Engelhardt1-1/+1
2009-01-21scc: convert to internal net_device_opsStephen Hemminger1-9/+10
2008-11-20netdevice hamradio: Convert directly reference of netdev->privWang Chen1-6/+6
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-16drivers/net: use nr_irqsYinghai Lu1-3/+3
2008-05-22hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen1-1/+2
2008-01-28hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik1-3/+5
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-2/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle1-7/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB1-1/+0
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle1-1/+1
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-3/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo1-4/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2191