aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion
AgeCommit message (Expand)Author
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King
2020-03-16net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-02-13net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei
2019-01-18net: vxge: fix indentation issueColin Ian King
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-11-28net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing
2018-09-21net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor
2018-09-21net: neterion: remove redundant continuezhong jiang
2018-09-18net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe
2018-09-18net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing
2018-08-07vxge: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-07-25vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18net: neterion: Convert timers to use timer_setup()Kees Cook
2017-10-18net: vxge: Convert timers to use timer_setup()Kees Cook
2017-10-12vxge: Clean up unused variables in vxge-trafficChristos Gkekas
2017-07-17s2io: Remove UFO support.David S. Miller
2017-06-15net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-02-26net: s2io: fix typo argumnet argumentLABBE Corentin
2017-02-26net: vxge: fix typo argumnet argumentLABBE Corentin
2017-02-12net: neterion: vxge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: neterion: s2io: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-10-18ethernet/neterion: use core min/max MTU checkingJarod Wilson
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-07-09neterion: s2io: Use module_pci_driverVaishali Thakkar
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-11vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick