summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAgeFilesLines
* ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter2015-03-071-5/+3Star
* ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-038-16/+24
* ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-028-0/+16
* ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman2015-03-021-27/+1Star
* ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman2015-03-021-32/+1Star
* hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-031-2/+1Star
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-168-10/+12
* yam: replace del_timer by del_timer_syncJulia Lawall2014-03-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-062-0/+3
|\
| * hamradio/yam: fix info leak in ioctlSalva Peiró2013-12-191-0/+1
| * drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2013-12-191-0/+2
* | hamradio: 6pack: fix error return codeJulia Lawall2014-01-021-1/+2
* | hamradio: slight optimization of addr comparedingtianhong2013-12-261-1/+1
* | drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-1/+0Star
|\
| * yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-171-1/+0Star
* | net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* | net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* | hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-302-2/+2
|/
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+4
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-083-3/+3
* yam: remove redundant null check on devColin Ian King2013-03-271-1/+1
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-2/+2
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-2/+2
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-183-3/+3
* | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-183-3/+4
* | drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-6/+1Star
|/
* sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-055-7/+7
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-051-2/+2
* drivers: net: Remove casts to same typeJoe Perches2012-06-061-4/+4
* 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
|\ \