summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed-2/+2
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev-37/+132
2016-07-19net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev-3/+4
2016-07-16net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli-4/+5
2016-07-16net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli-0/+1
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli-1/+1
2016-07-15net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli-1/+1
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel-3/+19
2016-07-15mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel-0/+2
2016-07-15mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel-1/+2
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel-1/+2
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel-24/+1
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli-5/+11
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni-1/+1
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil-12/+20
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck-26/+34
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia-0/+11
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens-1/+1
2016-07-12net: ethoc: Correctly pad short packetsFlorian Fainelli-0/+6
2016-07-12net: ethoc: Fix early error pathsFlorian Fainelli-5/+5
2016-07-12net: nps_enet: Fix PCS resetNoam Camus-0/+1
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King-1/+1
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon-2/+61
2016-07-09ibmvnic: simplify and improve driver probe functionThomas Falcon-56/+103
2016-07-09ibmvnic: dispose irq mappingsThomas Falcon-0/+2
2016-07-09ibmvnic: properly start and stop tx queuesThomas Falcon-2/+3
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein-1/+1
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz-3/+0
2016-07-04Revert "fsl/fman: fix error handling"David S. Miller-1/+1
2016-07-04fsl/fman: fix error handlingChristophe Jaillet-1/+1
2016-07-02enc28j60: Fix race condition in enc28j60 driverSergio Valverde-2/+5
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo-1/+1
2016-07-01net: bcmsysport: Device stats are unsigned longFlorian Fainelli-1/+1
2016-07-01net/mlx5e: Log link state changesShaker Daibes-2/+5
2016-07-01net/mlx5e: Validate BW weight values of ETSRana Shahout-3/+6
2016-07-01net/mlx5e: Fix select queue callbackRana Shahout-3/+18
2016-07-01net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay-2/+2
2016-07-01net/mlx5e: Handle RQ flush in error casesDaniel Jurgens-3/+61
2016-07-01net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens-0/+47
2016-07-01net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens-3/+56
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia-7/+31
2016-07-01net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia-46/+33
2016-07-01net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens-26/+15
2016-07-01net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens-19/+44
2016-07-01net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia-3/+8
2016-07-01net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia-4/+8
2016-07-01net: mvneta: fix open() error cleanupRussell King - ARM Linux-0/+2
2016-07-01qlcnic: add wmb() call in transmit data path.Sony Chacko-0/+2
2016-06-29ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long-2/+2