summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-24mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann1-27/+39
2019-07-24qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2019-07-24r8169: improve rtl_set_rx_modeHeiner Kallweit1-30/+22
2019-07-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller6-14/+22
2019-07-24net/ixgbevf: fix a compilation error of skb_frag_tQian Cai1-2/+5
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-24qlge: Fix build error without CONFIG_ETHERNETYueHaibing1-1/+1
2019-07-24r8169: fix a typo in a commentCorentin Musard1-1/+1
2019-07-24e1000e: add workaround for possible stalled packetKai-Heng Feng2-1/+11
2019-07-24igc: Add more SKUs for i225 deviceSasha Neftin3-0/+9
2019-07-24igc: Update the MAC reset flowSasha Neftin2-2/+2
2019-07-24igc: Remove the unused field from a device specification structureSasha Neftin1-5/+0
2019-07-24igc: Remove the polarity field from a PHY information structureSasha Neftin1-6/+0
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)6-9/+9
2019-07-24sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan2-5/+5
2019-07-24sfc: Use dev_get_drvdata where possibleChuhong Yuan2-7/+7
2019-07-24forcedeth: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-24net: marvell: Use dev_get_drvdata where possibleChuhong Yuan2-6/+3
2019-07-24Merge tag 'linux-can-next-for-5.4-20190724' of git://git.kernel.org/pub/scm/l...David S. Miller32-800/+4098
2019-07-24drivers: net: xgene: Remove acpi_has_method() callsKelsey Skunberg3-14/+13
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp8-2/+8
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp4-12/+2
2019-07-24can: ti_hecc: use timestamp based rx-offloadingJeroen Hofstee1-137/+54
2019-07-24can: flexcan: add support for DT property 'wakeup-source'Sean Nyekjaer1-0/+3
2019-07-24dt-bindings: can: flexcan: add can wakeup propertySean Nyekjaer1-0/+2
2019-07-24can: flexcan: add support for PE clock source selectDong Aisheng1-2/+12
2019-07-24dt-bindings: can: flexcan: add PE clock source property to device treeDong Aisheng1-0/+8
2019-07-24can: flexcan: implement can Runtime PMAisheng Dong1-38/+81
2019-07-24can: Kconfig: correct history of the CAN protocolRobert P. J. Day1-5/+6
2019-07-24can: xilinx_can: clean up indentation issueColin Ian King1-1/+1
2019-07-24can: xilinx_can: Add support for CANFD FD framesAppana Durga Kedareswara rao1-16/+214
2019-07-24can: xilinx_can: Add cantype parameter in xcan_devtype_data structAppana Durga Kedareswara rao1-0/+12
2019-07-24can: xilinx_can: Fix flags field initialization for axi can and canpsAppana Durga Kedareswara rao1-0/+2
2019-07-24can: xilinx_can: Fix kernel doc warningsAppana Durga Kedareswara rao1-0/+6
2019-07-24can: xilinx_can: Fix style issuesAppana Durga Kedareswara rao1-19/+22
2019-07-24can: tcan4x5x: Add tcan4x5x driver to the kernelDan Murphy3-0/+542
2019-07-24dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driverDan Murphy1-0/+37
2019-07-24can: m_can: Rename m_can_priv to m_can_classdevDan Murphy3-289/+294
2019-07-24can: m_can: Create a m_can platform frameworkDan Murphy5-345/+704
2019-07-24can: m_can: Fix checkpatch issues on existing codeDan Murphy1-8/+5
2019-07-24can: mark expected switch fall-throughsGustavo A. R. Silva4-5/+8
2019-07-24can: kvaser_pciefd: Add driver for Kvaser PCIEcan devicesHenning Colliander3-0/+1926
2019-07-24can: kvaser_usb: Use struct_size() in alloc_candev()Gustavo A. R. Silva1-2/+1
2019-07-24can: sja1000: f81601: add Fintek F81601 supportJi-Ze Hong (Peter Hong)3-0/+223
2019-07-24can: sja1000: Makefile/Kconfig: sort alphabeticallyMarc Kleine-Budde2-40/+41
2019-07-24MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYERMarc Kleine-Budde1-0/+5
2019-07-23tc-testing: added tdc tests for [b|p]fifo qdiscRoman Mashak1-0/+304
2019-07-23hv_sock: Use consistent types for UUIDsAndy Shevchenko1-12/+12
2019-07-23Merge branch 'nfp-Offload-MPLS-actions'David S. Miller5-0/+260
2019-07-23nfp: flower: offload MPLS set actionJohn Hurley2-0/+53