aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hamradio/yam.c
AgeCommit message (Expand)Author
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-03-27yam: remove redundant null check on devColin Ian King
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
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-09hamradio: Resolve memory leak due to missing firmware release in add_mcs()Jesper Juhl
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall
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-03-30yam: use request_firmwareJaswinder Singh Rajput
2009-02-17drivers/net/hamradio: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-17drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder
2009-01-21net: constify VFTsJan Engelhardt
2009-01-21yam: convert to net_device_opsStephen Hemminger
2009-01-21yam: convert to internal net_device_statsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
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-04-26[NET]: Fix yam.cAndrew Morton
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-20Replace local random function with random32()Ralf Baechle
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-09-12[HAMRADIO]: driver cleanupsRalf Baechle
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds