summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/clients/ssi_protocol.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-14/+1Star
* HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"Colin Ian King2018-03-191-2/+2
* HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-191-3/+1Star
* HSI: ssi_protocol: Fix a typo in two comment linesMarkus Elfring2018-03-191-2/+2
* timer: Fix two mistakes in callback conversionsKees Cook2017-10-051-1/+1
* timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-14/+18
* hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-081-1/+1
* HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter2017-04-211-2/+3
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-10/+4Star
* HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel2016-06-281-1/+12
* HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel2016-06-281-32/+32
* HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel2016-06-281-16/+25
* HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel2016-01-281-11/+5Star
* HSI: Fix a typoJakub Wilk2015-09-181-1/+1
* Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-08-071-1/+1
|\
| * HSI: ssi_protocol: Fix sparse non static symbol warningWei Yongjun2014-07-201-1/+1
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
|/
* HSI: Introduce driver for SSI ProtocolSebastian Reichel2014-05-161-0/+1191