summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visornic/visornic_main.c
AgeCommit message (Expand)Author
2016-09-21staging: unisys: visornic: remove visornic_poll prototypeDavid Kershner
2016-09-21staging: unisys: visornic: remove visornic debugfs protoyptesDavid Kershner
2016-09-21staging: unisys: visornic: remove prototypesDavid Kershner
2016-09-12staging: unisys: visornic_main.c remove unused pound definesErik Arfvidson
2016-08-15staging: unisys: visornic: Correct comment spelling mistakeDavid Binder
2016-06-07staging: unisys: visornic: change return statementsDavid Binder
2016-06-07staging: unisys: visornic: remove extraneous error checkDavid Binder
2016-06-07staging: unisys: visornic: check for error instead of successDavid Binder
2016-06-07staging: unisys: visornic: cleanup error handlingDavid Binder
2016-06-07staging: 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-28staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell
2016-04-11staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell
2016-04-11staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell
2016-03-10staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-01staging: unisys: visornic: Remove create_singlethread_workqueue()Amitoj Kaur Chawla
2016-02-11staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran
2016-02-11staging: unisys: fix else statement in visornic_main.cErik Arfvidson
2016-02-11staging: unisys: fix comments in visornic_main.cErik Arfvidson
2016-02-07staging: unisys: visornic: remove useless memsetHugo Camboulive
2016-02-07staging: unisys: Only process up to budget amount of responsesDavid Kershner
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon
2015-10-12staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell
2015-10-12Staging: 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-14drivers: 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-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