summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: macb: add fixed-link node supportMichael Grzeschik2017-06-252-39/+60
* net: qcom/emac: add support for emulation systemsTimur Tabi2017-06-251-2/+21
* net: qcom/emac: do not reset the EMAC during initializationTimur Tabi2017-06-251-2/+0
* net: qcom/emac: add shutdown functionTimur Tabi2017-06-251-0/+14
* nfp: add VF and PF representors to flower appSimon Horman2017-06-251-2/+83
* nfp: add flower appSimon Horman2017-06-254-0/+300
* nfp: add support for control messages for flower appSimon Horman2017-06-255-3/+281
* nfp: add support for tx/rx with metadata portidSimon Horman2017-06-252-6/+52
* nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman2017-06-253-15/+15
* nfp: app callbacks for SRIOVSimon Horman2017-06-252-5/+55
* nfp: add stats and xmit helpers for representorsSimon Horman2017-06-252-1/+226
* nfp: general representor implementationSimon Horman2017-06-255-0/+287
* nfp: map mac_stats and vf_cfg BARsSimon Horman2017-06-255-33/+164
* nfp: move physical port init into a helperJakub Kicinski2017-06-253-17/+34
* nfp: devlink add support for getting eswitch modeJakub Kicinski2017-06-252-0/+33
* net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli2017-06-231-16/+8
* Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-2311-98/+528
|\
| * net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+9
| * net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2017-06-222-0/+37
| * net/mlx5: Add mlxfw callbacksOr Gerlitz2017-06-222-0/+157
| * net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz2017-06-221-0/+114
| * mlxfw: Make the module selectableOr Gerlitz2017-06-222-1/+16
| * net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz2017-06-221-0/+1
| * net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz2017-06-221-25/+29
| * net/mlx5e: Offload TC matching on ip ttlOr Gerlitz2017-06-221-3/+8
| * net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz2017-06-221-23/+23
| * net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-224-37/+126
| * net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2017-06-222-8/+7
| * net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-223-6/+6
* | cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-233-18/+101
* | cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-233-18/+80
* | net: ena: update ena driver to version 1.2.0Netanel Belgazal2017-06-231-3/+3
* | net: ena: update driver's rx drop statisticsNetanel Belgazal2017-06-231-0/+9
* | net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal2017-06-231-2/+2
* | net: ena: separate skb allocation to dedicated functionNetanel Belgazal2017-06-231-17/+27
* | net: ena: use napi_schedule_irqoff when possibleNetanel Belgazal2017-06-231-1/+1
* | net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal2017-06-232-20/+51
* | net: ena: add support for out of order rx buffers refillNetanel Belgazal2017-06-234-17/+83
* | net: ena: add reset reason for each device FLRNetanel Belgazal2017-06-235-6/+54
* | net: ena: change sizeof() argument to be the type pointerNetanel Belgazal2017-06-231-8/+8
* | net: ena: add hardware hints capability to the driverNetanel Belgazal2017-06-236-11/+137
* | net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal2017-06-233-28/+24
* | net: stmmac: make some functions staticColin Ian King2017-06-231-8/+8
* | nfp: xdp: report if program is offloadedJakub Kicinski2017-06-231-0/+2
* | nfp: bpf: add support for XDP_FLAGS_HW_MODEJakub Kicinski2017-06-231-3/+10
* | nfp: bpf: release the reference on offloaded programsJakub Kicinski2017-06-232-21/+15
* | nfp: bpf: don't offload XDP programs in DRV_MODEJakub Kicinski2017-06-232-3/+14
* | nfp: xdp: move driver XDP setup into a separate functionJakub Kicinski2017-06-231-5/+18
* | net: mvpp2: remove mvpp2_pool_refill()Thomas Petazzoni2017-06-221-11/+3
* | net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() functionThomas Petazzoni2017-06-221-11/+0
OpenPOWER on IntegriCloud