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