summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | nfp: bpf: support BPF offload only on little endianJakub Kicinski2017-10-141-0/+2
* | | nfp: bpf: implement byte swap instructionJakub Kicinski2017-10-141-0/+38
* | | nfp: bpf: add mov helperJakub Kicinski2017-10-141-16/+15
* | | nfp: bpf: fix compare instructionsJakub Kicinski2017-10-141-9/+12
* | | nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski2017-10-141-0/+1
* | | nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski2017-10-141-3/+3
* | | net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu2017-10-144-13/+30
* | | net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu2017-10-143-9/+31
|/ /
* | ravb: Consolidate clock handlingGeert Uytterhoeven2017-10-121-25/+10
* | net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki2017-10-121-1/+7
* | vxge: Clean up unused variables in vxge-trafficChristos Gkekas2017-10-121-19/+0
* | net: systemport: Turn on ACB at the SYSTEMPORT levelFlorian Fainelli2017-10-121-1/+5
* | net: systemport: Establish lower/upper queue mappingFlorian Fainelli2017-10-122-5/+121
* | Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi2017-10-121-24/+15
* | net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan2017-10-113-14/+27
* | net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan2017-10-111-5/+12
* | net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan2017-10-113-4/+3
* | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-113-12/+26
* | net: qualcomm: rmnet: Implement bridge modeSubash Abhinov Kasiviswanathan2017-10-114-6/+122
* | net: qualcomm: rmnet: Convert the muxed endpoint to hlistSubash Abhinov Kasiviswanathan2017-10-116-53/+68
* | net: qualcomm: rmnet: Remove duplicate setting of rmnet_devicesSubash Abhinov Kasiviswanathan2017-10-112-5/+4
* | net: qualcomm: rmnet: Remove duplicate setting of rmnet private infoSubash Abhinov Kasiviswanathan2017-10-116-40/+15
* | net: qualcomm: rmnet: Move rmnet_mode to rmnet_portSubash Abhinov Kasiviswanathan2017-10-113-10/+7
* | net: qualcomm: rmnet: Remove some unused definesSubash Abhinov Kasiviswanathan2017-10-111-8/+0
* | net: qualcomm: rmnet: Remove existing logic for bridge modeSubash Abhinov Kasiviswanathan2017-10-112-69/+9
* | net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2017-10-112-13/+10
* | net: qcom/emac: enforce DMA address restrictionsTimur Tabi2017-10-111-15/+24
* | net: qcom/emac: remove unused address arraysTimur Tabi2017-10-111-13/+3
* | net: qcom/emac: specify the correct DMA maskTimur Tabi2017-10-111-13/+4
* | net: hns3: make local functions staticWei Yongjun2017-10-111-2/+4
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-10-107-41/+75
|\ \
| * | igb: check memory allocation failureChristophe JAILLET2017-10-101-0/+2
| * | e1000e: Be drop monitor friendlyFlorian Fainelli2017-10-101-7/+11
| * | e1000e: apply burst mode settings only on defaultWillem de Bruijn2017-10-103-13/+15
| * | e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin2017-10-101-3/+5
| * | e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier2017-10-102-8/+26
| * | e1000e: Separate signaling for link check/link upBenjamin Poirier2017-10-102-4/+9
| * | e1000e: Fix return value testBenjamin Poirier2017-10-101-1/+1
| * | e1000e: Fix wrong comment related to link detectionBenjamin Poirier2017-10-101-2/+2
| * | e1000e: Fix error path in link detectionBenjamin Poirier2017-10-101-3/+4
* | | net/mlx4_en: Increase number of default RX ringsInbar Karmy2017-10-101-2/+1
* | | net/mlx4_en: Limit the number of RX ringsInbar Karmy2017-10-101-1/+6
* | | net/mlx4_en: Limit the number of TX ringsInbar Karmy2017-10-104-7/+7
* | | net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng2017-10-101-1/+1
* | | net: hns3: add support for ETHTOOL_GRXFHLipeng2017-10-103-0/+68
* | | net: hns3: add support for set_rxnfcLipeng2017-10-106-2/+129
* | | net: hns3: add support for set_ringparamLipeng2017-10-103-2/+81
* | | net: hns3: fixes the ring index in hns3_fini_ringLipeng2017-10-101-1/+1
* | | cxgb4: add new T5 pci device id'sGanesh Goudar2017-10-101-0/+2
* | | cxgb4: Add support for new flash partsGanesh Goudar2017-10-101-20/+116
|/ /