summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visornic/visornic_main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco2022-04-201-2131/+0
* staging: unisys: Remove "struct dentry *eth_debugfs_dir"Fabio M. De Francesco2022-04-041-17/+0
* staging: unisys: visornic: removed a blank line at the end of functionLiu Junqi2021-11-251-1/+0
* staging: unisys: visornic: reindent to avoid '(' at the end of lineLiu Junqi2021-11-251-3/+2
* staging: unisys: visornic: fixed a typo cant -> can'tLiu Junqi2021-11-251-1/+1
* staging: unisys: use eth_hw_addr_set()Jakub Kicinski2021-10-201-2/+3
* staging: unisys: visornic: Fix repeated words in commentsKlemen Košir2021-03-101-1/+1
* staging: unisys: visornic: enhance visornic to use channel_interruptSong Chen2021-03-101-21/+11
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+2
|\
| * staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET2019-07-251-1/+2
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-2/+2
|/
* staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam2019-05-231-2/+2
* staging: visornic: use skb_put_zero() instead of open-coded versionJann Horn2019-02-191-3/+1
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-17/+6
* staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* drivers: visorbus: move driver out of stagingDavid Kershner2017-12-081-1/+1
* staging: unisys: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman2017-11-281-0/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+4
* staging: unisys: visornic: clean up parenthesisDavid Kershner2017-09-281-3/+3
* staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar2017-09-281-1/+2
* staging: unisys: only include a file where it is used.David Kershner2017-09-281-0/+1
* staging: unisys: visornic: Remove unnecessary return valuesDavid Binder2017-08-311-10/+3
* staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder2017-08-311-8/+6
* staging: unisys: visornic: Fix up existing function comments.David Binder2017-08-311-227/+190
* staging: unisys: use the kernel min defineDavid Kershner2017-08-311-5/+4
* staging: unisys: Move VNIC GUID to visornicDavid Kershner2017-08-221-0/+7
* staging: unisys: visornic: visornic_main.c: fix multiline dereference.Sameer Wadgaonkar2017-08-221-5/+4
* staging: unisys: visornic: update the struct visornic_devdata commentsSameer Wadgaonkar2017-08-221-25/+61
* staging: unisys: Switch to use new generic UUID APIAndy Shevchenko2017-08-221-3/+3
* staging: unisys: visornic: fix multi-line function definitionCharles Daniels2017-07-181-58/+43
* staging: unisys: visornic: visornic_main.c: Adjust whitespace usageDavid Binder2017-07-181-12/+2
* staging: unisys: visornic: visornic_main.c: fixed comment formatting issuesSameer Wadgaonkar2017-07-161-37/+61
* staging: unisys: include: renamed structure spar_io_channel_protocol in iocha...Sameer Wadgaonkar2017-05-251-8/+5
* staging: unisys: include: renamed #defines in channel.h to match driver names...Sameer Wadgaonkar2017-05-251-5/+5
* staging: unisys: visornic: remove keyword inline from functionDavid Kershner2017-04-281-1/+1
* staging: unisys: visornic: Replace symbolic perms with octalThomas Jespersen2017-04-081-2/+2
* staging: unisys: visornic: add error handling for visorchannel_signalinsert/r...David Kershner2017-03-291-40/+97
* staging: unisys: visornic: remove inline functionsJon Frisch2017-03-211-6/+6
* staging: unisys: visornic: Move function to appropriate locationDavid Binder2017-03-211-0/+37
* staging: unisys: visornic: visornic_main.c: Remove kernel-doc commentsDavid Binder2017-03-061-35/+35
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-22/+16
|\
| * staging: unisys: visornic: prevent hang doing 'modprobe -r visornic'Tim Sell2017-02-021-4/+1
| * staging: unisys: visornic: Fix typo in visornic_main.cMasanari Iida2017-01-311-11/+11
| * staging: unisys: remove redundant unlocks of visornic_devdata.priv_lockTim Sell2017-01-101-2/+0
| * staging: unisys: visornic: Remove errant -EIO returnsDavid Binder2017-01-101-2/+2
| * staging: unisys: visornic: Reorder logic in visornic_enable_with_timeout()David Binder2017-01-101-1/+2