summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2015-07-24staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO recoveryTim Sell
2015-07-24staging: unisys: visornic - check visorchannel_signalinsert/remove failuresTim Sell
2015-07-24staging: unisys: visornic - ensure proper net locking in tx reset logicTim Sell
2015-07-24staging: unisys: Process more than one response per checkDavid Kershner
2015-07-22staging: unisys: remove bogus error checkingNeil Horman
2015-07-22staging: unisys: remove visornic_ioctlNeil Horman
2015-07-22staging: unisys: Remove trans_startNeil Horman
2015-07-22staging: unisys: Fix improper use of NETDEV_TX_BUSYNeil Horman
2015-07-22staging: unisys: Remove some extraneous start/stop queue operationsNeil Horman
2015-07-22staging: unisys: Change enable/disable to wait foreverNeil Horman
2015-07-22staging: unisys: Make serverdown synchronousNeil Horman
2015-07-22staging: unisys: simplify visornic_serverdown_completeNeil Horman
2015-07-22staging: unisys: Guard against task leakageNeil Horman
2015-07-22staging: unisys: Clean up kthread usageNeil Horman
2015-07-22staging: unisys: Linarize skbsNeil Horman
2015-07-22staging: unisys: BUG halt on error in I/O channelNeil Horman
2015-07-22staging: unisys: Check return code properly on visor_copy_fragsinfo_from_skbNeil Horman
2015-07-22staging: unisys: Remove num_visornic_open arrayNeil Horman
2015-07-16staging: unisys: fix copyright statementsBenjamin Romer
2015-07-14staging: unisys: fix random hangs with network stress in visornicTim Sell
2015-07-14staging: unisys: Lock visorchannels associated with devicesDavid Kershner
2015-07-14staging: unisys: Reduce indentChristophe JAILLET
2015-07-14staging: unisys: Use kzalloc instead of kmalloc/memsetChristophe JAILLET
2015-07-14staging: unisys: fix random memory corruption in visorchannel_write()Tim Sell
2015-07-14staging: unisys: correctly NULL-terminate visorbus sysfs attribute arrayTim Sell
2015-07-14staging: unisys: Fix broken build when ARCH=umKen Cox
2015-07-14staging: unisys: Allow visorbus to autoloadDavid Kershner
2015-07-14staging: unisys: visornic: prevent erroneous kfree of devdata pointerTim Sell
2015-07-14staging: unisys: visornic: use preferred interface for setting netdev's parentTim Sell
2015-07-14staging: unisys: visornic: delay start of worker thread until netdev createdTim Sell
2015-07-14staging: unisys: visornic: don't destroy global workqueues until devs destroyedTim Sell
2015-07-14staging: unisys: visornic: correctly clean up device on removalTim Sell
2015-07-14staging: unisys: visornic: correct obvious double-allocation of workqueuesTim Sell
2015-07-14staging: unisys: add error messages to visornicTim Sell
2015-07-14staging: unisys: neglect to NULL rcvbuf pointerTim Sell
2015-07-14staging: unisys: prevent faults in visornic_pauseTim Sell
2015-07-14staging: unisys: visornic: correct visornic_pauseTim Sell
2015-07-14staging: unisys: prevent faults processing messagesTim Sell
2015-07-14staging: unisys: respond to msgs post device_createTim Sell
2015-06-16staging: unisys: visorchannel_write() fix potential memory corruptionJes Sorensen
2015-06-16staging: unisys: Add s-Par visornic ethernet driverDavid Kershner
2015-06-16staging: unisys: define structures outside of iochannelDavid Kershner
2015-06-16staging: unisys: Remove visorchannel stubDavid Kershner
2015-06-16staging: unisys: s-Par video channel includes EFI framebufferDavid Kershner
2015-06-13staging: unisys: fix "missing a blank line" coding styleAlessandro Parini
2015-06-13staging: unisys: fix braces coding styleAlessandro Parini
2015-06-13staging: unisys: cleanup iochannel includesDavid Kershner
2015-06-12staging: unisys: Don't hold device responses until driver loadsDavid Kershner
2015-06-12staging: unisys: convert pack pragma to __packedDavid Kershner
2015-06-12staging: unisys: Move phys_info to iochannel.hDavid Kershner