aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/vxge/vxge-config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05eth: remove neterion/vxgeJakub Kicinski1-5099/+0
2022-07-01neterion/vxge: fix repeated words in commentsJilin Yuan1-1/+1
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2021-05-17vxge: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-05-17net: neterion: vxge: Fix wrong function name in commentsYang Shen1-1/+1
2020-12-14net: vxget: clean up sparse warningsJakub Kicinski1-9/+9
2020-10-27vxge: remove unnecessary cast in kfree()Xu Wang1-1/+1
2020-09-29net: vxge: Remove in_interrupt() conditionalsSebastian Andrzej Siewior1-8/+1
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-1/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-14net: neterion: vxge: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-22/+20
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King1-0/+1
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2018-09-18net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe1-0/+1
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing1-21/+6
2018-08-07vxge: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-07-25vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas1-1/+0
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-6/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-4/+4
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King1-6/+6
2015-02-05vxge: fix sparse warningLad, Prabhakar1-1/+1
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin1-15/+7
2014-01-16vxge: make local functions staticstephen hemminger1-1/+1
2012-12-03vxge/s2io: remove __dev* attributesBill Pemberton1-3/+3
2012-08-23vxge: Use PCI Express Capability accessorsJiang Liu1-2/+2
2012-06-06ethernet: Remove casts to same typeJoe Perches1-4/+4
2011-09-16vxge: make function table conststephen hemminger1-6/+5
2011-08-11s2io/vxge: Move the Exar driversJeff Kirsher1-0/+5123