summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+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-131-25/+10
* | net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki2017-10-131-1/+7
* | net: phy: broadcom: support new device flag for setting master modeRafał Miłecki2017-10-131-0/+6
* | ipvlan: always use the current L2 addr of the masterMahesh Bandewar2017-10-131-1/+6
* | 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: dsa: bcm_sf2: Turn on ACB at the switch levelFlorian Fainelli2017-10-122-0/+53
* | 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-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/+3
* | 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/+4
* | net: qualcomm: rmnet: Remove duplicate setting of rmnet private infoSubash Abhinov Kasiviswanathan2017-10-126-40/+15
* | net: qualcomm: rmnet: Move rmnet_mode to rmnet_portSubash Abhinov Kasiviswanathan2017-10-123-10/+7
* | net: qualcomm: rmnet: Remove some unused definesSubash Abhinov Kasiviswanathan2017-10-121-8/+0
* | net: qualcomm: rmnet: Remove existing logic for bridge modeSubash Abhinov Kasiviswanathan2017-10-122-69/+9
* | net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2017-10-122-13/+10
* | net: qcom/emac: enforce DMA address restrictionsTimur Tabi2017-10-121-15/+24
* | net: qcom/emac: remove unused address arraysTimur Tabi2017-10-121-13/+3
* | net: qcom/emac: specify the correct DMA maskTimur Tabi2017-10-121-13/+4
* | net: hns3: make local functions staticWei Yongjun2017-10-121-2/+4
* | atm: idt77105: Drop needless setup_timer()Kees Cook2017-10-111-2/+0
* | net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy2017-10-111-1/+1
* | net: phy: DP83822 initial driver submissionDan Murphy2017-10-114-3/+350
* | net: dsa: lan9303: Add basic offloading of unicast trafficEgil Hjelmeland2017-10-112-0/+84
* | net: dsa: lan9303: Move tag setup to new lan9303_setup_taggingEgil Hjelmeland2017-10-111-17/+25
* | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2017-10-111-96/+96
|\ \
| * \ Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-10-06537-3892/+17983
| |\ \
| * | | mac80211_hwsim: use dyndbg for debug messagesLubomir Rintel2017-09-211-96/+96
* | | | 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