aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason1-9/+14
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 Cook2-6/+6
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King4-10/+10
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET1-19/+18
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-48/+15
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King1-8/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-18net: neterion: Convert timers to use timer_setup()Kees Cook2-10/+5
2017-10-18net: vxge: Convert timers to use timer_setup()Kees Cook2-11/+9
2017-10-12vxge: Clean up unused variables in vxge-trafficChristos Gkekas1-19/+0
2017-07-17s2io: Remove UFO support.David S. Miller1-45/+0
2017-06-15net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva1-5/+0
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar1-0/+1
2017-02-26net: s2io: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26net: vxge: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-12net: neterion: vxge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+27
2017-02-12net: neterion: s2io: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+29
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet2-5/+5
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-3/+1
2016-10-18ethernet/neterion: use core min/max MTU checkingJarod Wilson3-11/+9
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de1-1/+1
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal1-8/+1
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2-6/+0
2015-07-09neterion: s2io: Use module_pci_driverVaishali Thakkar2-27/+1
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-11vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick1-6/+1
2015-05-25neterion: s2io: Fix kernel doc formattingJoe Perches1-2/+4
2015-04-08s2io: Update driver to use dma_wmbAlexander Duyck1-4/+4
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches2-19/+19
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-02-05vxge: fix sparse warningLad, Prabhakar1-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+8
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2-4/+4
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn1-1/+0
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2-4/+4
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin1-15/+7
2014-05-21vxge: Use time_before()Manuel Schölling1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2-2/+2
2014-04-22neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue1-9/+0
2014-03-24vxge: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-4/+4
2014-03-24s2io: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-14vxge: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+4