summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* docs: networking: device drivers: convert neterion/vxge.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* docs: networking: device drivers: convert neterion/s2io.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* net: neterion: remove redundant assignment to variable tmp64Colin Ian King2020-04-121-1/+1
* net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2020-03-162-8/+8
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-123-3/+3
* ethernet: remove redundant memsetFuqian Huang2019-07-151-1/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-063-11/+0
|\
| * drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-083-11/+0
* | vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King2019-04-121-0/+1
|/
* net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-132-2/+2
* net: vxge: fix indentation issueColin Ian King2019-01-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-1/+1
|\
| * vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-181-1/+1
* | net: documentation: build a directory structure for driversJakub Kicinski2018-12-051-2/+2
* | net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing2018-11-281-7/+0
|/
* net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
* net: neterion: remove redundant continuezhong jiang2018-09-211-3/+1
* net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-183-20/+2
* net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-182-21/+2
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-121-1/+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
* net: change Exar/Neterion menu items to be alphabeticalJon Mason2018-08-011-9/+14
* 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-122-6/+6
* net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King2018-05-234-10/+10
* net: vxge: Fix some indentation issuesChristophe JAILLET2017-11-201-19/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-155-48/+15
|\
| * net: vxge: remove redundant assignments and pointersColin Ian King2017-11-101-8/+1
| * net: neterion: Convert timers to use timer_setup()Kees Cook2017-10-182-10/+5
| * net: vxge: Convert timers to use timer_setup()Kees Cook2017-10-182-11/+9
| * vxge: Clean up unused variables in vxge-trafficChristos Gkekas2017-10-121-19/+0
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* s2io: Remove UFO support.David S. Miller2017-07-171-45/+0
* net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva2017-06-151-5/+0
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
* net: s2io: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
* net: vxge: fix typo argumnet argumentLABBE Corentin2017-02-261-1/+1
* net: neterion: vxge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-121-20/+27
* net: neterion: s2io: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-121-22/+29
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-302-5/+5
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+1
* ethernet/neterion: use core min/max MTU checkingJarod Wilson2016-10-183-11/+9
* net: s2io: simplify logical constraintxypron.glpk@gmx.de2016-08-011-1/+1
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-8/+1
* net: vxge: avoid unused function warningsArnd Bergmann2016-01-291-19/+12