summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET2019-07-261-2/+2
* net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-07-251-3/+1
* ptp: ptp_dte: remove redundant dev_err messageDing Xiang2019-07-251-4/+1
* mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel2019-07-251-2/+2
* mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen2019-07-251-1/+21
* net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-7/+7
* mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann2019-07-241-27/+39
* qed: reduce maximum stack frame sizeArnd Bergmann2019-07-241-19/+15
* r8169: improve rtl_set_rx_modeHeiner Kallweit2019-07-241-30/+22
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-07-246-14/+22
|\
| * e1000e: add workaround for possible stalled packetKai-Heng Feng2019-07-242-1/+11
| * igc: Add more SKUs for i225 deviceSasha Neftin2019-07-243-0/+9
| * igc: Update the MAC reset flowSasha Neftin2019-07-242-2/+2
| * igc: Remove the unused field from a device specification structureSasha Neftin2019-07-241-5/+0
| * igc: Remove the polarity field from a PHY information structureSasha Neftin2019-07-241-6/+0
* | net/ixgbevf: fix a compilation error of skb_frag_tQian Cai2019-07-241-2/+5
* | qlge: Fix build error without CONFIG_ETHERNETYueHaibing2019-07-241-1/+1
* | r8169: fix a typo in a commentCorentin Musard2019-07-241-1/+1
|/
* Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-246-9/+9
* sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-5/+5
* sfc: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-7/+7
* forcedeth: Use dev_get_drvdata where possibleChuhong Yuan2019-07-241-2/+1
* net: marvell: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-6/+3
* Merge tag 'linux-can-next-for-5.4-20190724' of git://git.kernel.org/pub/scm/l...David S. Miller2019-07-2420-781/+4030
|\
| * can: ti_hecc: use timestamp based rx-offloadingJeroen Hofstee2019-07-241-137/+54
| * can: flexcan: add support for DT property 'wakeup-source'Sean Nyekjaer2019-07-241-0/+3
| * can: flexcan: add support for PE clock source selectDong Aisheng2019-07-241-2/+12
| * can: flexcan: implement can Runtime PMAisheng Dong2019-07-241-38/+81
| * can: xilinx_can: clean up indentation issueColin Ian King2019-07-241-1/+1
| * can: xilinx_can: Add support for CANFD FD framesAppana Durga Kedareswara rao2019-07-241-16/+214
| * can: xilinx_can: Add cantype parameter in xcan_devtype_data structAppana Durga Kedareswara rao2019-07-241-0/+12
| * can: xilinx_can: Fix flags field initialization for axi can and canpsAppana Durga Kedareswara rao2019-07-241-0/+2
| * can: xilinx_can: Fix kernel doc warningsAppana Durga Kedareswara rao2019-07-241-0/+6
| * can: xilinx_can: Fix style issuesAppana Durga Kedareswara rao2019-07-241-19/+22
| * can: tcan4x5x: Add tcan4x5x driver to the kernelDan Murphy2019-07-243-0/+542
| * can: m_can: Rename m_can_priv to m_can_classdevDan Murphy2019-07-243-289/+294
| * can: m_can: Create a m_can platform frameworkDan Murphy2019-07-245-345/+704
| * can: m_can: Fix checkpatch issues on existing codeDan Murphy2019-07-241-8/+5
| * can: mark expected switch fall-throughsGustavo A. R. Silva2019-07-244-5/+8
| * can: kvaser_pciefd: Add driver for Kvaser PCIEcan devicesHenning Colliander2019-07-243-0/+1926
| * can: kvaser_usb: Use struct_size() in alloc_candev()Gustavo A. R. Silva2019-07-241-2/+1
| * can: sja1000: f81601: add Fintek F81601 supportJi-Ze Hong (Peter Hong)2019-07-243-0/+223
| * can: sja1000: Makefile/Kconfig: sort alphabeticallyMarc Kleine-Budde2019-07-242-40/+41
* | drivers: net: xgene: Remove acpi_has_method() callsKelsey Skunberg2019-07-243-14/+13
|/
* nfp: flower: offload MPLS set actionJohn Hurley2019-07-232-0/+53
* nfp: flower: offload MPLS pop actionJohn Hurley2019-07-232-0/+31
* nfp: flower: offload MPLS push actionJohn Hurley2019-07-232-0/+57
* net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann2019-07-231-9/+18
* net: jme: Use dev_get_drvdataChuhong Yuan2019-07-231-4/+2
* igb: Use dev_get_drvdata where possibleChuhong Yuan2019-07-231-2/+1