summaryrefslogtreecommitdiff
path: root/drivers/net/hamradio/yam.c
AgeCommit message (Expand)Author
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-rc2v2.6.12-rc2Linus Torvalds