aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion
Commit message (Expand)AuthorAge
* net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor2018-09-21
* net: neterion: remove redundant continuezhong jiang2018-09-21
* net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-18
* net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-18
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-12
* vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing2018-08-11
* vxge: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-07
* net: change Exar/Neterion menu items to be alphabeticalJon Mason2018-08-01
* vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas2018-07-25
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King2018-05-23
* net: vxge: Fix some indentation issuesChristophe JAILLET2017-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * net: vxge: remove redundant assignments and pointersColin Ian King2017-11-10
| * net: neterion: Convert timers to use timer_setup()Kees Cook2017-10-18
| * net: vxge: Convert timers to use timer_setup()Kees Cook2017-10-18
| * vxge: Clean up unused variables in vxge-trafficChristos Gkekas2017-10-12
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* s2io: Remove UFO support.David S. Miller2017-07-17
* net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva2017-06-15
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-21
* net: s2io: fix typo argumnet argumentLABBE Corentin2017-02-26
* net: vxge: fix typo argumnet argumentLABBE Corentin2017-02-26
* net: neterion: vxge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-12
* net: neterion: s2io: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-12
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* ethernet/neterion: use core min/max MTU checkingJarod Wilson2016-10-18
* net: s2io: simplify logical constraintxypron.glpk@gmx.de2016-08-01
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* net: vxge: avoid unused function warningsArnd Bergmann2016-01-29
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* neterion: s2io: Use module_pci_driverVaishali Thakkar2015-07-09
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick2015-06-11
* neterion: s2io: Fix kernel doc formattingJoe Perches2015-05-25
* s2io: Update driver to use dma_wmbAlexander Duyck2015-04-08
* vxge: Add const to ethtool_driver_stats_keysJoe Perches2015-04-01
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* vxge: fix sparse warningLad, Prabhakar2015-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * s2io: use snprintf() as a safety featureDan Carpenter2015-01-19
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist2014-09-15
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* vxge: remove deprecated syststamp timestampWillem de Bruijn2014-07-29
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* vxge: Remove useless return variablesPeter Senna Tschudin2014-06-02
* vxge: Use time_before()Manuel Schölling2014-05-21