aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox1-16/+10
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2-9/+3
2007-10-20Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-14hamradio: ->hard_header() takes packet type in host-endianAl Viro2-2/+2
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger8-19/+27
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-16/+7
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman3-6/+9
2007-07-31bpqether: fix rcu usagePaul E. McKenney1-3/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-05-09Fix "deprecated" typoes.Robert P. J. Day1-1/+1
2007-04-28baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure loggingFolkert van Heusden1-3/+10
2007-04-26[NET]: Fix yam.cAndrew Morton1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo3-3/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-24drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton1-2/+4
2007-02-20Replace local random function with random32()Ralf Baechle3-31/+6
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets1-1/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven3-3/+3
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-1/+1
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle8-65/+16
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-1/+1
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells7-9/+9
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner4-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-26[PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk1-1/+1
2006-06-17[NET]: Add netif_tx_lockHerbert Xu2-8/+8
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB3-3/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-2/+2
2006-02-09Merge branch 'viro'Jeff Garzik1-1/+0
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox2-12/+2
2006-01-09[AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle1-1/+1
2006-01-07[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu1-0/+1
2005-11-05[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk1-10/+0
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-10-19[PATCH] Remove unused header.Ralf Baechle1-62/+0
2005-10-18[PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle1-0/+1