summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-152-6/+6
* net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-151-0/+2
* ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon2017-06-151-3/+6
* ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon2017-06-151-2/+1Star
* ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon2017-06-151-1/+1
* ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon2017-06-151-1/+7
* ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon2017-06-151-0/+1
* sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2017-06-152-2/+2
* net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva2017-06-151-5/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1526-205/+358
|\
| * i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-151-0/+2
| * qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
| * i40e: fix handling of HW ATR evictionJacob Keller2017-06-134-7/+9
| * Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-116-40/+43
| |\
| | * net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny2017-06-111-2/+4
| | * net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-06-112-7/+11
| | * net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2017-06-112-17/+22
| | * net/mlx5: Remove several module events out of ethtool statsHuy Nguyen2017-06-111-9/+2Star
| | * net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia2017-06-111-6/+5Star
| | * net/mlx5: Fix create vport flow table flowMohamad Haj Yahia2017-06-111-1/+1
| * | net: ena: update ena driver to version 1.1.7Netanel Belgazal2017-06-111-1/+1
| * | net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-113-31/+50
| * | net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-111-0/+8
| * | net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-113-0/+58
| * | net: ena: add missing unmap bars on device removalNetanel Belgazal2017-06-111-4/+11
| * | net: ena: fix race condition between submit and completion admin commandNetanel Belgazal2017-06-111-4/+2Star
| * | net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal2017-06-111-0/+2
| * | net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal2017-06-111-15/+26
| * | net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal2017-06-111-10/+11
| |/
| * net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni2017-06-111-8/+19
| * net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni2017-06-111-33/+14Star
| * Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller2017-06-101-4/+0Star
| * net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam2017-06-101-0/+4
| * net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes2017-06-101-3/+0Star
| * bnx2x: Don't post statistics to malicious VFsMintz, Yuval2017-06-102-1/+13
| * bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2017-06-101-4/+15
| * stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-092-9/+12
| * stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2017-06-092-4/+14
| * net: emac: fix and unify emac_mdio functionsChristian Lamparter2017-06-081-23/+18Star
| * net: emac: fix reset timeout with AR8035 phyChristian Lamparter2017-06-081-4/+22
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
| * net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart2017-06-071-2/+0Star
| * ibmvnic: Return failure on attempted mtu changeJohn Allen2017-06-071-0/+6
| * bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1
* | liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang2017-06-141-1/+1
* | net/mlxfw: fix a NULL dereferenceDan Carpenter2017-06-141-0/+1
* | qed: Fix an off by one bugDan Carpenter2017-06-141-1/+1
* | mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky2017-06-141-0/+131
* | mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky2017-06-141-0/+76
* | ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney2017-06-141-1/+1