index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hsi
/
clients
/
ssi_protocol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
HSI: ssi_protocol: fix struct members kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2023-05-20
HSI: fix ssi_waketest() declaration
Arnd Bergmann
1
-2
/
+0
2022-11-14
HSI: ssi_protocol: Fix return type of ssip_pn_xmit()
Nathan Chancellor
1
-3
/
+3
2022-09-20
HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
Jianglei Nie
1
-0
/
+1
2022-08-29
HSI: clients: remove duplicate assignment
Wang Qing
1
-1
/
+0
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
1
-1
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2019-09-22
Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-3
/
+4
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-30
HSI: ssi_protocol: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+4
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2018-03-19
HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"
Colin Ian King
1
-2
/
+2
2018-03-19
HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...
Markus Elfring
1
-3
/
+1
2018-03-19
HSI: ssi_protocol: Fix a typo in two comment lines
Markus Elfring
1
-2
/
+2
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
1
-1
/
+1
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
1
-14
/
+18
2017-06-08
hsi: Fix build regression due to netdev destructor fix.
David S. Miller
1
-1
/
+1
2017-04-21
HSI: ssi_protocol: double free in ssip_pn_xmit()
Dan Carpenter
1
-2
/
+3
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-10
/
+4
2016-06-28
HSI: ssi_protocol: fix ssip_xmit invocation
Sebastian Reichel
1
-1
/
+12
2016-06-28
HSI: ssi_protocol: replace spin_lock with spin_lock_bh
Sebastian Reichel
1
-32
/
+32
2016-06-28
HSI: ssi_protocol: avoid ssi_waketest call with held spinlock
Sebastian Reichel
1
-16
/
+25
2016-01-28
HSI: ssi-protocol: Use handshake logic from n950
Sebastian Reichel
1
-11
/
+5
2015-09-19
HSI: Fix a typo
Jakub Wilk
1
-1
/
+1
2014-08-07
Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
1
-1
/
+1
2014-07-20
HSI: ssi_protocol: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-05-16
HSI: Introduce driver for SSI Protocol
Sebastian Reichel
1
-0
/
+1191