aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion
AgeCommit message (Expand)Author
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-08-12net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-04-17net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2019-05-16vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-01-13vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
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
2015-05-25neterion: s2io: Fix kernel doc formattingJoe Perches
2015-04-08s2io: Update driver to use dma_wmbAlexander Duyck
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-02-05vxge: fix sparse warningLad, Prabhakar
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin