summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAgeFilesLines
* netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-221-0/+2
* hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-213-18/+24
|\
| * netdev: Allocate multiple queues for TX.David S. Miller2008-07-181-2/+4
| * netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-152-0/+4
| * netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-091-1/+11
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-2/+0Star
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-141-1/+1
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-261-1/+2
| |\ \ \
| * | | | 6pack: use netstats in net_device structurePaulius Zaleckas2008-05-131-17/+7Star
* | | | | tty: Ldisc revampAlan Cox2008-07-212-2/+2
| |_|_|/ |/| | |
* | | | hamradio: remove unused variableAndre Haupt2008-06-281-2/+0Star
| |_|/ |/| |
* | | net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+1
| |/ |/|
* | hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen2008-05-221-1/+2
|/
* tty: add throttle/unthrottle helpersAlan Cox2008-04-302-6/+2Star
* tty: The big operations reworkAlan Cox2008-04-302-24/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-231-3/+0Star
|\
| * hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0Star
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
|/
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-2/+2
* mkiss: ax_bump() locking fixJarek Poplawski2008-02-151-3/+2Star
* hamradio: fix dmascc section mismatchRandy Dunlap2008-02-051-2/+2
* NULL noise in drivers/netAl Viro2008-01-292-2/+2
* hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik2008-01-291-3/+5
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-16/+10Star
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-242-9/+3Star
* Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-201-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* hamradio: ->hard_header() takes packet type in host-endianAl Viro2007-10-142-2/+2
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-118-19/+27
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-111-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-16/+7Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+3
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-113-6/+9
* bpqether: fix rcu usagePaul E. McKenney2007-08-011-3/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2Star
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* Fix "deprecated" typoes.Robert P. J. Day2007-05-091-1/+1
* baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure loggingFolkert van Heusden2007-04-281-3/+10
* [NET]: Fix yam.cAndrew Morton2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-263-3/+7
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-241-2/+4
* Replace local random function with random32()Ralf Baechle2007-02-203-31/+6Star
* fix the BAYCOM_SER_HDX help textSimon Depiets2007-02-171-1/+2
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-123-3/+3
* [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-021-3/+3