summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz2017-09-281-0/+70
| * net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey2017-09-281-8/+10
| * net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-282-0/+19
| * net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-283-5/+4
| * net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2
* | net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake2017-09-281-0/+7
* | net: stmmac: dwc-qos: Add suspend / resume supportEd Blake2017-09-281-0/+1
* | net: mvpp2: do not select the internal source clockAntoine Tenart2017-09-281-2/+1
* | net: mvpp2: fix port list indexingYan Markman2017-09-281-3/+5
* | net: mvpp2: fix parsing fragmentation detectionStefan Chulski2017-09-281-6/+14
|/
* atlantic: fix iommu errorsPavel Belous2017-09-263-27/+49
* aquantia: Fix transient invalid link down/up indicationsIgor Russkikh2017-09-261-2/+1
* aquantia: Fix Tx queue hangupsIgor Russkikh2017-09-266-59/+76
* aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2017-09-262-10/+3
* rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2017-09-251-18/+30
* net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-09-251-1/+2
* net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registeredSubash Abhinov Kasiviswanathan2017-09-231-4/+1
* cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET2017-09-231-1/+1
* net: stmmac: Cocci spatch "of_table"Thomas Meyer2017-09-211-0/+1
* net: qcom/emac: add software control for pause frame modeTimur Tabi2017-09-214-0/+58
* net: hns3: Fix for pri to tc mapping in TMYunsheng Lin2017-09-203-9/+12
* net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin2017-09-203-40/+38
* net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2017-09-202-12/+12
* net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin2017-09-201-0/+10
* net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2017-09-202-1/+6
* net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin2017-09-201-2/+14
* net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2017-09-202-1/+6
* net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-204-16/+31
* net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin2017-09-203-27/+19
* net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky2017-09-201-2/+2
* net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-201-2/+2
* net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky2017-09-201-2/+2
* net: emac: Fix napi poll list corruptionChristian Lamparter2017-09-191-2/+1
* net: hns3: Fixes the premature exit of loop when matching clientsLipeng2017-09-191-34/+9
* net: hns3: Fixes the default VLAN-id of PFLipeng2017-09-191-1/+5
* net: hns3: Fixes the ether address copy with appropriate APISalil Mehta2017-09-191-2/+1
* net: hns3: Fixes the initialization of MAC address in hardwareLipeng2017-09-191-3/+4
* net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2017-09-192-2/+14
* net: hns3: Fixes the command used to unmap ring from vectorLipeng2017-09-191-1/+1
* net: hns3: Fixes initialization of phy address from firmwareLipeng2017-09-191-0/+1
* net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli2017-09-181-20/+32
* 8139too: revisit napi_complete_done() usageEric Dumazet2017-09-181-2/+3
* bnxt_en: check for ingress qdisc in flower offloadSathya Perla2017-09-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1615-49/+178
|\
| * mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51