summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
* net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-193-37/+132
* net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-192-3/+4
* net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-161-4/+5
* net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli2016-07-161-0/+1
* et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-161-1/+1
* net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-151-1/+1
* mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
* mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
* mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
* mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
* mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1
* i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-141-5/+11
* ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
* i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-141-12/+20
* i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-142-26/+34
* net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia2016-07-131-0/+11
* net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens2016-07-131-1/+1
* net: ethoc: Correctly pad short packetsFlorian Fainelli2016-07-121-0/+6
* net: ethoc: Fix early error pathsFlorian Fainelli2016-07-121-5/+5
* net: nps_enet: Fix PCS resetNoam Camus2016-07-121-0/+1
* bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King2016-07-111-1/+1
* ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-092-2/+61
* ibmvnic: simplify and improve driver probe functionThomas Falcon2016-07-091-56/+103
* ibmvnic: dispose irq mappingsThomas Falcon2016-07-091-0/+2
* ibmvnic: properly start and stop tx queuesThomas Falcon2016-07-091-2/+3
* net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-07-081-1/+1
* cxgb4: update latest firmware version supportedGanesh Goudar2016-07-051-6/+6
* net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
* Revert "fsl/fman: fix error handling"David S. Miller2016-07-041-1/+1
* fsl/fman: fix error handlingChristophe Jaillet2016-07-041-1/+1
* enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-021-2/+5
* net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
* net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-07-011-1/+1
* net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
* net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
* net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
* net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
* net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
* net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
* net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
* net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
* net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
* net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
* net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
* net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
* net: mvneta: fix open() error cleanupRussell King - ARM Linux2016-07-011-0/+2
* qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-291-2/+2
OpenPOWER on IntegriCloud