aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang1-0/+45
2018-11-29net: Don't default Aquantia USB driver to 'y'David S. Miller1-1/+0
2018-11-29qede - Add a statistic for a case where driver drops tx packet due to memory allocation failure.Michael Shteinbok3-2/+4
2018-11-29dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu1-0/+2
2018-11-29net: ethernet: ave: Preserve wol state in suspend/resume sequenceKunihiko Hayashi1-0/+10
2018-11-29net: ethernet: ave: Set initial wol state to disabledKunihiko Hayashi1-1/+5
2018-11-29net: ethernet: ave: Add suspend/resume supportKunihiko Hayashi1-0/+44
2018-11-28Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller10-92/+393
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-464/+242
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-43/+52
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller4-9/+12
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-28net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, qos_id'YueHaibing1-7/+0
2018-11-28qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_info'YueHaibing1-11/+2
2018-11-28net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_priv'YueHaibing1-7/+0
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu3-0/+10
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu3-16/+7
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu2-1/+52
2018-11-28dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu1-7/+7
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2-3/+33
2018-11-28dpaa2-eth: Move functionIoana Ciocoi Radulescu1-17/+17
2018-11-28dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu1-3/+40
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2-1/+194
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski1-7/+7
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-14/+27
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-11-28can: flexcan: split the Message Buffer RAM areaPankaj Bansal1-3/+13
2018-11-28can: flexcan: Add provision for variable payload sizePankaj Bansal1-33/+55
2018-11-28can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()Pankaj Bansal1-33/+36
2018-11-28can: flexcan: flexcan_chip_start(): enable loopback mode in flexcanPankaj Bansal1-3/+19
2018-11-28can: flexcan: add self wakeup supportAisheng Dong1-9/+164
2018-11-28can: flexcan: flexcan_chip_start(): adjust comment to match the codeMarc Kleine-Budde1-1/+6
2018-11-28can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argumentMarc Kleine-Budde1-1/+1
2018-11-28can: flexcan: flexcan_irq(): fix indentionMarc Kleine-Budde1-1/+1
2018-11-28can: flexcan: flexcan_start_xmit(): fix indentionMarc Kleine-Budde1-2/+2
2018-11-28can: flexcan: enable flexcan for all architecturesPankaj Bansal1-1/+1
2018-11-28can: rcar: add SPDX identifiers to Kconfig and MakefileKuninori Morimoto2-0/+2
2018-11-28can: rcar: use SPDX identifier for Renesas driversWolfram Sang2-10/+2
2018-11-28can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi2-1/+65
2018-11-28can: xilinx: add can 2.0 supportShubhrajyoti Datta1-1/+33
2018-11-28can: xilinx: fix return type of ndo_start_xmit functionYueHaibing1-1/+1
2018-11-28can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"Colin Ian King1-1/+1
2018-11-27bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru1-0/+6
2018-11-27bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru2-1/+28
2018-11-27r8169: remove unneeded mmiowb barriersHeiner Kallweit1-7/+1
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li3-60/+49