index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
2015-08-05
staging: unisys: visornic: Convert to using napi
Neil Horman
2015-08-03
staging: unisys: visorchannel: Add peek function
Neil Horman
2015-07-31
staging: unisys: visornic - consolidate+simplify xmit watermark checks
Tim Sell
2015-07-31
staging: unisys: visornic: enable skb->len error-check, remove DEBUG blocks
Tim Sell
2015-07-31
staging: unisys: visornic_resume needs to mirror _serverdown_complete
Tim Sell
2015-07-31
staging: unisys: visornic - correctly reset flag prior to send_enbdis()
Tim Sell
2015-07-31
staging: unisys: visornic - prevent lock recursion after IO recovery
Tim Sell
2015-07-31
staging: unisys: avoid format string parsing
Kees Cook
2015-07-31
drivers, staging, unisys Add modalias files to visorbus devices
Prarit Bhargava
2015-07-31
staging: unisys: add UUID strings to channel_guid.h
Prarit Bhargava
2015-07-31
drivers, staging, unisys, cleanup channel_guid.h
Prarit Bhargava
2015-07-24
staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO recovery
Tim Sell
2015-07-24
staging: unisys: visornic - check visorchannel_signalinsert/remove failures
Tim Sell
2015-07-24
staging: unisys: visornic - ensure proper net locking in tx reset logic
Tim Sell
2015-07-24
staging: unisys: Process more than one response per check
David Kershner
2015-07-22
staging: unisys: remove bogus error checking
Neil Horman
2015-07-22
staging: unisys: remove visornic_ioctl
Neil Horman
2015-07-22
staging: unisys: Remove trans_start
Neil Horman
2015-07-22
staging: unisys: Fix improper use of NETDEV_TX_BUSY
Neil Horman
2015-07-22
staging: unisys: Remove some extraneous start/stop queue operations
Neil Horman
2015-07-22
staging: unisys: Change enable/disable to wait forever
Neil Horman
2015-07-22
staging: unisys: Make serverdown synchronous
Neil Horman
2015-07-22
staging: unisys: simplify visornic_serverdown_complete
Neil Horman
2015-07-22
staging: unisys: Guard against task leakage
Neil Horman
2015-07-22
staging: unisys: Clean up kthread usage
Neil Horman
2015-07-22
staging: unisys: Linarize skbs
Neil Horman
2015-07-22
staging: unisys: BUG halt on error in I/O channel
Neil Horman
2015-07-22
staging: unisys: Check return code properly on visor_copy_fragsinfo_from_skb
Neil Horman
2015-07-22
staging: unisys: Remove num_visornic_open array
Neil Horman
2015-07-16
staging: unisys: fix copyright statements
Benjamin Romer
2015-07-14
staging: unisys: fix random hangs with network stress in visornic
Tim Sell
2015-07-14
staging: unisys: Lock visorchannels associated with devices
David Kershner
2015-07-14
staging: unisys: Reduce indent
Christophe JAILLET
2015-07-14
staging: unisys: Use kzalloc instead of kmalloc/memset
Christophe JAILLET
2015-07-14
staging: unisys: fix random memory corruption in visorchannel_write()
Tim Sell
2015-07-14
staging: unisys: correctly NULL-terminate visorbus sysfs attribute array
Tim Sell
2015-07-14
staging: unisys: Fix broken build when ARCH=um
Ken Cox
2015-07-14
staging: unisys: Allow visorbus to autoload
David Kershner
2015-07-14
staging: unisys: visornic: prevent erroneous kfree of devdata pointer
Tim Sell
2015-07-14
staging: unisys: visornic: use preferred interface for setting netdev's parent
Tim Sell
2015-07-14
staging: unisys: visornic: delay start of worker thread until netdev created
Tim Sell
2015-07-14
staging: unisys: visornic: don't destroy global workqueues until devs destroyed
Tim Sell
2015-07-14
staging: unisys: visornic: correctly clean up device on removal
Tim Sell
2015-07-14
staging: unisys: visornic: correct obvious double-allocation of workqueues
Tim Sell
2015-07-14
staging: unisys: add error messages to visornic
Tim Sell
2015-07-14
staging: unisys: neglect to NULL rcvbuf pointer
Tim Sell
2015-07-14
staging: unisys: prevent faults in visornic_pause
Tim Sell
2015-07-14
staging: unisys: visornic: correct visornic_pause
Tim Sell
2015-07-14
staging: unisys: prevent faults processing messages
Tim Sell
2015-07-14
staging: unisys: respond to msgs post device_create
Tim Sell
[next]