summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/vxge
Commit message (Expand)AuthorAgeFilesLines
* net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing2018-11-281-7/+0Star
* net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor2018-09-221-1/+1
* net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-193-20/+2Star
* vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing2018-08-111-21/+6Star
* vxge: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
* vxge: Remove unnecessary include of <linux/pci_hotplug.h>Bjorn Helgaas2018-07-251-1/+0Star
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-6/+7
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-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/+18Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-153-38/+10Star
|\
| * net: vxge: remove redundant assignments and pointersColin Ian King2017-11-101-8/+1Star
| * net: vxge: Convert timers to use timer_setup()Kees Cook2017-10-182-11/+9Star
| * vxge: Clean up unused variables in vxge-trafficChristos Gkekas2017-10-121-19/+0Star
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+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-131-20/+27
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-3/+3
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+1Star
* ethernet/neterion: use core min/max MTU checkingJarod Wilson2016-10-182-6/+5Star
* net: vxge: avoid unused function warningsArnd Bergmann2016-01-301-19/+12Star
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-4/+0Star
* vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick2015-06-121-6/+1Star
* vxge: Add const to ethtool_driver_stats_keysJoe Perches2015-04-012-19/+19
* vxge: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist2014-09-151-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* vxge: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-1/+0Star
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-071-2/+2
* vxge: Remove useless return variablesPeter Senna Tschudin2014-06-031-15/+7Star
* vxge: Use time_before()Manuel Schölling2014-05-211-2/+2
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* vxge: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-251-4/+4
* vxge: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+4
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-151-4/+4
* vxge: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-6/+9
* net: vxge: Remove unused device pointerChristian Engelmayer2014-02-101-6/+0Star
* vxge: make local functions staticstephen hemminger2014-01-175-46/+5Star
* net: vxge: slight optimization of addr comparedingtianhong2013-12-311-1/+1
* net: vxge calls skb_set_hashTom Herbert2013-12-181-1/+2
* Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-061-8/+19
|\
| * vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-8/+19
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+4
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+4
* | net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0Star
|/
* treewide: Fix typo in printkMasanari Iida2013-06-181-1/+1
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-3/+5