aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/vxge/vxge-config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* eth: remove neterion/vxgeJakub Kicinski2022-07-051-5099/+0
* neterion/vxge: fix repeated words in commentsJilin Yuan2022-07-011-1/+1
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2021-06-301-1/+1
|\
| * net: neterion: vxge: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* | vxge: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
|/
* net: vxget: clean up sparse warningsJakub Kicinski2020-12-141-9/+9
* vxge: remove unnecessary cast in kfree()Xu Wang2020-10-271-1/+1
* net: vxge: Remove in_interrupt() conditionalsSebastian Andrzej Siewior2020-09-291-8/+1
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-1/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* net: neterion: vxge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-141-22/+20
* vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King2019-04-121-0/+1
* vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-181-1/+1
* net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-181-0/+1
* vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing2018-08-111-21/+6
* vxge: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+3
* vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas2018-07-251-1/+0
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-6/+7
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+4
* net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King2018-05-231-6/+6
* vxge: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* vxge: Remove useless return variablesPeter Senna Tschudin2014-06-021-15/+7
* vxge: make local functions staticstephen hemminger2014-01-161-1/+1
* vxge/s2io: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* vxge: Use PCI Express Capability accessorsJiang Liu2012-08-231-2/+2
* ethernet: Remove casts to same typeJoe Perches2012-06-061-4/+4
* vxge: make function table conststephen hemminger2011-09-161-6/+5
* s2io/vxge: Move the Exar driversJeff Kirsher2011-08-111-0/+5123