summaryrefslogtreecommitdiff
path: root/drivers/hsi/clients/ssi_protocol.c
AgeCommit message (Expand)Author
2021-10-13net: remove single-byte netdev->dev_addr writesJakub Kicinski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-09-22Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-30HSI: ssi_protocol: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-03-19HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"Colin Ian King
2018-03-19HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...Markus Elfring
2018-03-19HSI: ssi_protocol: Fix a typo in two comment linesMarkus Elfring
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook
2017-06-08hsi: Fix build regression due to netdev destructor fix.David S. Miller
2017-04-21HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-06-28HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel
2016-06-28HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel
2016-06-28HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel
2016-01-28HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel
2015-09-18HSI: Fix a typoJakub Wilk
2014-08-06Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2014-07-20HSI: ssi_protocol: Fix sparse non static symbol warningWei Yongjun
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel