summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visornic
AgeCommit message (Expand)Author
2016-06-08staging: unisys: visornic: change return statementsDavid Binder
2016-06-08staging: unisys: visornic: remove extraneous error checkDavid Binder
2016-06-08staging: unisys: visornic: check for error instead of successDavid Binder
2016-06-08staging: unisys: visornic: cleanup error handlingDavid Binder
2016-06-08staging: unisys: visornic: simplify visornic if statementsDavid Binder
2016-05-09staging: unisys: rename misleading var ii with fragErik Arfvidson
2016-05-09staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson
2016-04-29staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell
2016-04-12staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell
2016-04-12staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell
2016-03-11staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-02staging: unisys: visornic: Remove create_singlethread_workqueue()Amitoj Kaur Chawla
2016-02-12staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran
2016-02-12staging: unisys: fix else statement in visornic_main.cErik Arfvidson
2016-02-12staging: unisys: fix comments in visornic_main.cErik Arfvidson
2016-02-08staging: unisys: visornic: remove useless memsetHugo Camboulive
2016-02-08staging: unisys: Only process up to budget amount of responsesDavid Kershner
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon
2015-10-13staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell
2015-10-13Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke
2015-10-02staging: unisys: get rid of list of devicesDavid Kershner
2015-10-02staging: unisys: get rid of devnum pool and dev numDavid Kershner
2015-10-02staging: unisys: remove devdata->name use netdev->nameDavid Kershner
2015-09-13staging: unisys: visornic: handle error return from device registrationBenjamin Romer
2015-09-13staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner
2015-09-13staging: unisys: unregister netdev when create debugfs failsDavid Kershner
2015-08-15drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...Prarit Bhargava
2015-08-05staging: unisys: visornic: Convert to using napiNeil Horman
2015-07-31staging: unisys: visornic - consolidate+simplify xmit watermark checksTim Sell
2015-07-31staging: unisys: visornic: enable skb->len error-check, remove DEBUG blocksTim Sell
2015-07-31staging: unisys: visornic_resume needs to mirror _serverdown_completeTim Sell
2015-07-31staging: unisys: visornic - correctly reset flag prior to send_enbdis()Tim Sell
2015-07-31staging: unisys: visornic - prevent lock recursion after IO recoveryTim Sell
2015-07-31staging: unisys: avoid format string parsingKees Cook
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-23staging: unisys: remove bogus error checkingNeil Horman
2015-07-23staging: unisys: remove visornic_ioctlNeil Horman
2015-07-23staging: unisys: Remove trans_startNeil Horman
2015-07-23staging: unisys: Fix improper use of NETDEV_TX_BUSYNeil Horman
2015-07-23staging: unisys: Remove some extraneous start/stop queue operationsNeil Horman
2015-07-23staging: unisys: Change enable/disable to wait foreverNeil Horman
2015-07-23staging: unisys: Make serverdown synchronousNeil Horman
2015-07-23staging: unisys: simplify visornic_serverdown_completeNeil Horman
2015-07-23staging: unisys: Guard against task leakageNeil Horman
2015-07-23staging: unisys: Clean up kthread usageNeil Horman
2015-07-23staging: unisys: Linarize skbsNeil Horman
2015-07-23staging: unisys: BUG halt on error in I/O channelNeil Horman