summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* i40e: Fix memory leak related filter programming statusAlexander Duyck2017-10-101-27/+36
* i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio2017-10-101-1/+1
* net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
* ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend2017-10-091-8/+8
* net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2017-10-092-41/+0
* Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-091-1/+1
* ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca2017-10-091-1/+1
* ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad2017-10-091-0/+4
* mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel2017-10-081-14/+0
* net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu2017-10-031-0/+112
* mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata2017-10-021-2/+11
* mlxsw: spectrum_router: Move VRF refcountingPetr Machata2017-10-021-2/+3
* net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET2017-10-011-1/+2
* net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-011-0/+15
* Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-09-2914-27/+128
|\
| * net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz2017-09-281-1/+1
| * net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak2017-09-281-2/+2
| * net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-284-6/+13
| * net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman2017-09-281-2/+2
| * net/mlx5e: Print netdev features correctly in error messageGal Pressman2017-09-281-2/+2
| * net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov2017-09-281-0/+3
| * 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
OpenPOWER on IntegriCloud