aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAge
* hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-21
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* mkiss: ax_bump() locking fixJarek Poplawski2008-02-15
* hamradio: fix dmascc section mismatchRandy Dunlap2008-02-05
* NULL noise in drivers/netAl Viro2008-01-28
* hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik2008-01-28
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-07
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
* Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* remove asm/bitops.h includesJiri Slaby2007-10-19
* hamradio: ->hard_header() takes packet type in host-endianAl Viro2007-10-14
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* bpqether: fix rcu usagePaul E. McKenney2007-07-31
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-18
* Fix "deprecated" typoes.Robert P. J. Day2007-05-09
* baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure loggingFolkert van Heusden2007-04-28
* [NET]: Fix yam.cAndrew Morton2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-24
* Replace local random function with random32()Ralf Baechle2007-02-20
* fix the BAYCOM_SER_HDX help textSimon Depiets2007-02-17
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-01
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-11
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-08
* [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-25
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [BPQ] lockdep: fix false positiveRalf Baechle2006-07-10
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-26
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-04
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* Merge branch 'viro'Jeff Garzik2006-02-09
|\
| * [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
|/
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10