aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hamradio/scc.c
AgeCommit message (Expand)Author
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2012-10-06sections: fix section conflicts in drivers/net/hamradioAndi Kleen
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2010-08-16drivers/net/hamradio: Adjust confusing if indentationJulia Lawall
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-01convert hamradio drivers to netdev_txreturnt_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-02-17drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder
2009-01-21net: constify VFTsJan Engelhardt
2009-01-21scc: convert to internal net_device_opsStephen 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-10-16drivers/net: use nr_irqsYinghai Lu
2008-05-22hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen
2008-01-28hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds