summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-155-140/+239
* cxgb4: collect firmware mbox and device log dumpRahul Lakkireddy2017-10-155-0/+107
* cxgb4: collect on-chip memory dumpRahul Lakkireddy2017-10-157-1/+220
* cxgb4: collect register dumpRahul Lakkireddy2017-10-158-2/+285
* cxgb4: implement ethtool dump data operationsRahul Lakkireddy2017-10-158-2/+265
* nfp: Explicitly include linux/bug.hMark Brown2017-10-152-0/+2
* nfp: bpf: support direct packet access in TCJakub Kicinski2017-10-141-2/+15
* nfp: bpf: direct packet access - writeJakub Kicinski2017-10-143-9/+109
* nfp: bpf: add support for direct packet access - readJakub Kicinski2017-10-145-11/+105
* nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski2017-10-141-37/+40
* nfp: bpf: fix context accessesJakub Kicinski2017-10-141-20/+29
* 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/+15Star
* 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-131-25/+10Star
* net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki2017-10-131-1/+7
* vxge: Clean up unused variables in vxge-trafficChristos Gkekas2017-10-121-19/+0Star
* 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/+15Star
* net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan2017-10-123-14/+27
* net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan2017-10-121-5/+12
* net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan2017-10-123-4/+3Star
* net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-123-12/+26
* net: qualcomm: rmnet: Implement bridge modeSubash Abhinov Kasiviswanathan2017-10-124-6/+122
* net: qualcomm: rmnet: Convert the muxed endpoint to hlistSubash Abhinov Kasiviswanathan2017-10-126-53/+68
* net: qualcomm: rmnet: Remove duplicate setting of rmnet_devicesSubash Abhinov Kasiviswanathan2017-10-122-5/+4Star
* net: qualcomm: rmnet: Remove duplicate setting of rmnet private infoSubash Abhinov Kasiviswanathan2017-10-126-40/+15Star
* net: qualcomm: rmnet: Move rmnet_mode to rmnet_portSubash Abhinov Kasiviswanathan2017-10-123-10/+7Star
* net: qualcomm: rmnet: Remove some unused definesSubash Abhinov Kasiviswanathan2017-10-121-8/+0Star
* net: qualcomm: rmnet: Remove existing logic for bridge modeSubash Abhinov Kasiviswanathan2017-10-122-69/+9Star
* net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2017-10-122-13/+10Star
* net: qcom/emac: enforce DMA address restrictionsTimur Tabi2017-10-121-15/+24
* net: qcom/emac: remove unused address arraysTimur Tabi2017-10-121-13/+3Star
* net: qcom/emac: specify the correct DMA maskTimur Tabi2017-10-121-13/+4Star
* net: hns3: make local functions staticWei Yongjun2017-10-121-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