summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-07-27can: sja1000: Replace mdelay with usleep_range in peak_pci_probeJia-Ju Bai
2018-07-27can: flexcan: Switch to SPDX identifierFabio Estevam
2018-07-27can: flexcan: fix flexcan_start_xmit()'s return typeMarc Kleine-Budde
2018-07-27can: xilinx: fix xcan_start_xmit()'s return typeLuc Van Oostenryck
2018-07-27can: sun4i: fix sun4ican_start_xmit()'s return typeLuc Van Oostenryck
2018-07-27can: janz-ican3: fix ican3_xmit()'s return typeLuc Van Oostenryck
2018-07-27can: dev: enable multi-queue for SocketCAN devicesZhu Yi
2018-07-27can: dev: use skb_put_zero to simplfy codeYueHaibing
2018-07-27can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher
2018-07-27can: usb: Kconfig/Makefile: sort alphabeticallyMarc Kleine-Budde
2018-07-27can: cc770: fix spelling mistake: "comptibility" -> "compatibility"Colin Ian King
2018-07-27nfp: bpf: improve map offload info messagesJakub Kicinski
2018-07-27nfp: bpf: remember maps by IDJakub Kicinski
2018-07-27nfp: bpf: allow receiving perf events on data queuesJakub Kicinski
2018-07-27nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski
2018-07-27nfp: move repr handling on RX pathJakub Kicinski
2018-07-26Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-07-26net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman
2018-07-26netdevsim: make debug dirs' dentries staticJakub Kicinski
2018-07-26net: adaptec: Replace mdelay() with msleep() in starfire_init_one()Jia-Ju Bai
2018-07-26net: hns: make hns_dsaf_roce_reset non staticYueHaibing
2018-07-26net/mlx5e: TX, Use function to access sq_dma object in fifoTariq Toukan
2018-07-26net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan
2018-07-26net/mlx5e: RX, Prefetch the xdp_frame data areaTariq Toukan
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan
2018-07-26net/mlx5e: Make XDP xmit functions more genericTariq Toukan
2018-07-26net/mlx5e: Add counter for XDP redirect in RXTariq Toukan
2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan
2018-07-26net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan
2018-07-26net/mlx5e: Gather all XDP pre-requisite checks in a single functionTariq Toukan
2018-07-26net/mlx5e: Do not recycle RX pages in interface down flowTariq Toukan
2018-07-26net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan
2018-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-26net: hns: Make many functions staticYueHaibing
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng
2018-07-26ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck
2018-07-26ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop deviceAlexander Duyck
2018-07-26igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas
2018-07-26igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-07-26ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson
2018-07-26ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami
2018-07-26iwlwifi: update registers changed for 22560 devicesGolan Ben Ami
2018-07-26iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami
2018-07-26iwlwifi: support new tx apiGolan Ben Ami
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami