aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerGravatar Xie He 1-7/+12
2021-01-26net: lapb: Add locking to the lapb moduleGravatar Xie He 1-4/+26
2020-11-27net/lapb: fix t1 timer handling for LAPB_STATE_0Gravatar Martin Schiller 1-2/+9
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Gravatar Thomas Gleixner 1-6/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsGravatar Kees Cook 1-2/+2
2017-10-18net/lapb: Convert timers to use timer_setup()Gravatar Kees Cook 1-10/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2013-09-23net/lapb: re-send packets on timeoutGravatar josselin.costanzi@mobile-devices.fr 1-0/+1
2012-05-17lapb: Neaten debuggingGravatar Joe Perches 1-21/+11
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2007-02-10[NET] LAPB: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+189