aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-03-18cpmac: remove hopeless #warningArnd Bergmann
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-04ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2017-01-12net: vxge: avoid unused function warningsArnd Bergmann
2017-01-12net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2017-01-09net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni
2016-12-10sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-12-10net: sky2: Fix shutdown crashJeremy Linton
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-11-15net: fec: set mac address unconditionallyGavin Schenk
2016-11-15tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-11-10smc91x: avoid self-comparison warningArnd Bergmann
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-10-28bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-07i40e: avoid null pointer dereferenceHeinrich Schuchardt
2016-09-30net: smc91x: fix SMC accessesRussell King
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-09-15net: thunderx: Fix link status reportingSunil Goutham
2016-09-15net: thunderx: Fix receive packet statsSunil Goutham
2016-09-15net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-09-15net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-09-15net: cavium: liquidio: fix check for in progress flagColin Ian King
2016-09-15fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck
2016-09-15fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck
2016-09-15fm10k: reinitialize queuing scheme after calling init_hwJacob Keller
2016-09-15fm10k: always check init_hw for errorsJacob Keller
2016-09-15fm10k: reset max_queues on init_hw_vf failureJacob Keller
2016-09-15fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15fm10k: Correct MTU for jumbo framesJacob Keller
2016-09-15fm10k: do not assume VF always has 1 queueJacob Keller
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2016-09-15e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich