summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/clients/ssi_protocol.c
Commit message (Expand)AuthorAge
* Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2019-09-22
|\
| * HSI: ssi_protocol: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-30
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-30
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-22
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"Colin Ian King2018-03-19
* HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-19
* HSI: ssi_protocol: Fix a typo in two comment linesMarkus Elfring2018-03-19
* timer: Fix two mistakes in callback conversionsKees Cook2017-10-05
* timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-05
* hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-08
* HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter2017-04-21
* net: use core MTU range checking in misc driversJarod Wilson2016-10-20
* HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel2016-06-27
* HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel2016-06-27
* HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel2016-06-27
* HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel2016-01-28
* HSI: Fix a typoJakub Wilk2015-09-18
* Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-08-06
|\
| * HSI: ssi_protocol: Fix sparse non static symbol warningWei Yongjun2014-07-20
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* HSI: Introduce driver for SSI ProtocolSebastian Reichel2014-05-15