summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAgeFilesLines
* Remove all #inclusions of asm/system.hDavid Howells2012-03-286-6/+0Star
* hamradio: fix incompatible pointer in module parameterDanny Kukawka2012-02-012-2/+2
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-1/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-062-4/+4
|\
| * 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-022-4/+4
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-072-0/+2
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-032-12/+7Star
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-265-5/+5
|\
| * hdlcdrv: Drop __TIME__ usageMichal Marek2011-05-251-1/+1
| * baycom: Drop __TIME__ usageMichal Marek2011-05-254-4/+4
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-232-7/+12
|\ \
| * | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-232-7/+12
* | | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-4/+0Star
|/ /
* / Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* drivers/net: remove some rcu sparse warningsEric Dumazet2011-01-281-2/+3
* hamradio: Resolve memory leak due to missing firmware release in add_mcs()Jesper Juhl2011-01-101-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-3/+4
|\ \
| * | drivers/net: return operator cleanupEric Dumazet2010-09-272-2/+2
| * | drivers/net/hamradio: Adjust confusing if indentationJulia Lawall2010-08-171-1/+2
| |/
* | hamradio: Mkiss: semaphore cleanupThomas Gleixner2010-10-121-1/+1
* | hamradio: 6pack: semaphore cleanupThomas Gleixner2010-10-121-1/+1
|/
* drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1Star
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-116-2/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-2/+4
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* hamradio: avoid null deref v3Dan Carpenter2010-01-041-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-032-8/+5Star
* | net: use net_eq to compare netsOctavian Purdila2009-11-261-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-194-0/+4
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-114-0/+4
* | hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann2009-11-161-1/+1
* | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-072-0/+42
* | hamradio: Fix bit test correctly.Thomas Sailer2009-10-151-4/+3Star
* | net/hamradio: fix test in receive()roel kluin2009-10-131-1/+2
|/
* NET: mkiss: Fix typoRalf Baechle2009-10-011-2/+2
* NET: Fix possible corruption in bpqether driverRalf Baechle2009-09-031-16/+10Star
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-016-7/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-134-4/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-221-1/+1
| |\
| * | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-084-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+1
|\ \ \ | | |/ | |/|
| * | Update Andreas Koensgen's email addressRalf Baechle2009-07-171-1/+1
| * | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-142-30/+21Star
| * | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-132-21/+30
| |/