summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-15cxgb4: collect hardware module dumpsRahul Lakkireddy5-0/+422
2017-10-15cxgb4: collect TP dumpRahul Lakkireddy8-1/+234
2017-10-15cxgb4: update API for TP indirect register accessRahul Lakkireddy5-140/+239
2017-10-15cxgb4: collect firmware mbox and device log dumpRahul Lakkireddy5-0/+107
2017-10-15cxgb4: collect on-chip memory dumpRahul Lakkireddy7-1/+220
2017-10-15cxgb4: collect register dumpRahul Lakkireddy8-2/+285
2017-10-15cxgb4: implement ethtool dump data operationsRahul Lakkireddy8-2/+265
2017-10-15nfp: Explicitly include linux/bug.hMark Brown2-0/+2
2017-10-15net: dsa: dsa_loop: remove .set_addrVivien Didelot1-8/+0
2017-10-15net: dsa: mv88e6060: setup random mac addressVivien Didelot1-17/+26
2017-10-15net: dsa: mv88e6060: fix switch MAC addressVivien Didelot1-2/+8
2017-10-15net: dsa: mv88e6xxx: setup random mac addressVivien Didelot1-16/+17
2017-10-15atm: fore200e: mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2017-10-14nfp: bpf: support direct packet access in TCJakub Kicinski1-2/+15
2017-10-14nfp: bpf: direct packet access - writeJakub Kicinski3-9/+109
2017-10-14nfp: bpf: add support for direct packet access - readJakub Kicinski5-11/+105
2017-10-14nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski1-37/+40
2017-10-14nfp: bpf: fix context accessesJakub Kicinski1-20/+29
2017-10-14nfp: bpf: support BPF offload only on little endianJakub Kicinski1-0/+2
2017-10-14nfp: bpf: implement byte swap instructionJakub Kicinski1-0/+38
2017-10-14nfp: bpf: add mov helperJakub Kicinski1-16/+15
2017-10-14nfp: bpf: fix compare instructionsJakub Kicinski1-9/+12
2017-10-14nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski1-0/+1
2017-10-14nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski1-3/+3
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu4-13/+30
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu3-9/+31
2017-10-13ravb: Consolidate clock handlingGeert Uytterhoeven1-25/+10
2017-10-13net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki1-1/+7
2017-10-13net: phy: broadcom: support new device flag for setting master modeRafał Miłecki1-0/+6
2017-10-13ipvlan: always use the current L2 addr of the masterMahesh Bandewar1-1/+6
2017-10-12vxge: Clean up unused variables in vxge-trafficChristos Gkekas1-19/+0
2017-10-12net: systemport: Turn on ACB at the SYSTEMPORT levelFlorian Fainelli1-1/+5
2017-10-12net: dsa: bcm_sf2: Turn on ACB at the switch levelFlorian Fainelli2-0/+53
2017-10-12net: systemport: Establish lower/upper queue mappingFlorian Fainelli2-5/+121
2017-10-12Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi1-24/+15
2017-10-12net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan3-14/+27
2017-10-12net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan1-5/+12
2017-10-12net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan3-4/+3
2017-10-12net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko3-12/+26
2017-10-12net: qualcomm: rmnet: Implement bridge modeSubash Abhinov Kasiviswanathan4-6/+122
2017-10-12net: qualcomm: rmnet: Convert the muxed endpoint to hlistSubash Abhinov Kasiviswanathan6-53/+68
2017-10-12net: qualcomm: rmnet: Remove duplicate setting of rmnet_devicesSubash Abhinov Kasiviswanathan2-5/+4
2017-10-12net: qualcomm: rmnet: Remove duplicate setting of rmnet private infoSubash Abhinov Kasiviswanathan6-40/+15
2017-10-12net: qualcomm: rmnet: Move rmnet_mode to rmnet_portSubash Abhinov Kasiviswanathan3-10/+7
2017-10-12net: qualcomm: rmnet: Remove some unused definesSubash Abhinov Kasiviswanathan1-8/+0
2017-10-12net: qualcomm: rmnet: Remove existing logic for bridge modeSubash Abhinov Kasiviswanathan2-69/+9
2017-10-12net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2-13/+10
2017-10-12net: qcom/emac: enforce DMA address restrictionsTimur Tabi1-15/+24
2017-10-12net: qcom/emac: remove unused address arraysTimur Tabi1-13/+3
2017-10-12net: qcom/emac: specify the correct DMA maskTimur Tabi1-13/+4