aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hamradio
AgeCommit message (Expand)Author
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen
2008-05-136pack: use netstats in net_device structurePaulius Zaleckas
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-15mkiss: ax_bump() locking fixJarek Poplawski
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap
2008-01-28NULL noise in drivers/netAl Viro
2008-01-28hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-20Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-14hamradio: ->hard_header() takes packet type in host-endianAl Viro
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-31bpqether: fix rcu usagePaul E. McKenney
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-05-09Fix "deprecated" typoes.Robert P. J. Day
2007-04-28baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure loggingFolkert van Heusden
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-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-24drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton
2007-02-20Replace local random function with random32()Ralf Baechle
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro