summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
* qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3
* e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13
* qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-06-291-1/+1
* ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun2016-06-291-7/+7
* net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-291-3/+13
* net: thunderx: Fix link status reportingSunil Goutham2016-06-292-31/+62
* net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-295-163/+130
* net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
* net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3
* net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman2016-06-291-1/+1
* net/mlx5e: Change enum to better reflect usageEli Cohen2016-06-292-4/+4
* net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny2016-06-291-1/+2
* net/mlx5: Update command stringsEli Cohen2016-06-291-0/+1
* net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui2016-06-281-7/+8
* net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2016-06-281-2/+0
* net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli2016-06-281-0/+3
* net: bgmac: Fix SOF bit checkingFlorian Fainelli2016-06-281-2/+3
* net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton2016-06-271-2/+0
* net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-222-3/+19
* net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib2016-06-221-7/+11
* qed: Add missing port-modeYuval Mintz2016-06-192-0/+2
* qed: Fix returning unlimited SPQ entriesYuval Mintz2016-06-191-3/+18
* qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-192-4/+6
* qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz2016-06-191-4/+0
* qed: Correct default vlan behaviorYuval Mintz2016-06-191-0/+1
* net: tilegx: use correct timespec64 typeArnd Bergmann2016-06-171-3/+3
OpenPOWER on IntegriCloud