summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+4
* mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+5
* nfp: use correct index to mask link state irqJakub Kicinski2016-06-161-3/+3
* mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck2016-06-161-3/+8
* net: sfc: avoid -Wtype-limits warningArnd Bergmann2016-06-161-1/+2
* net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-152-1/+1
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
* net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-121-4/+0
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-2/+2
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-101-6/+7
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-7/+6
* net: mediatek: remove superfluous queue wake up callJohn Crispin2016-06-101-5/+2
* net: mediatek: only wake the queue if it is stoppedJohn Crispin2016-06-101-1/+16
* net: mediatek: fix off by one in the TX ring allocationJohn Crispin2016-06-101-2/+1
* net: mediatek: increase watchdog_timeoJohn Crispin2016-06-101-1/+1
* net: mediatek: fix threshold valueJohn Crispin2016-06-101-2/+1
* net: mediatek: disable all interrupts during probeJohn Crispin2016-06-101-1/+1
* net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-102-1/+2
* net: mediatek: dropped rx packets are not being counted properlyJohn Crispin2016-06-101-0/+2
* net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin2016-06-101-1/+1
* net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-102-5/+15
* net: mediatek: add missing return code checkJohn Crispin2016-06-101-0/+3
* stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-091-1/+1
* net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-091-1/+2
OpenPOWER on IntegriCloud