summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko2019-07-291-2/+2
* NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko2019-07-291-1/+1
* NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko2019-07-291-1/+1
* NFC: nxp-nci: Get rid of useless labelAndy Shevchenko2019-07-291-8/+4
* NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko2019-07-291-53/+15
* NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko2019-07-291-2/+16
* NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko2019-07-292-46/+15
* NFC: nxp-nci: Get rid of platform dataAndy Shevchenko2019-07-293-10/+1
* NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko2019-07-291-0/+1
* net: hns3: use dev_info() instead of pr_info()Huazhong Tan2019-07-292-2/+5
* net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin2019-07-292-8/+17
* net: hns3: add interrupt affinity support for misc interruptYunsheng Lin2019-07-292-4/+53
* net: hns3: make hclge_service use delayed workqueueYunsheng Lin2019-07-292-34/+21
* net: hns3: add debug messages to identify eth down causeYonglong Liu2019-07-293-0/+48
* net: hns3: modify firmware version display formatYufeng Mo2019-07-294-4/+40
* net: hns3: change GFP flag during lock periodYufeng Mo2019-07-291-1/+1
* net: hns3: remove upgrade reset level when reset failHuazhong Tan2019-07-291-20/+8
* net: hns3: add a check for get_reset_levelGuangbin Huang2019-07-291-1/+1
* net: hns3: add reset checking before set channelsJian Shen2019-07-291-0/+3
* mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko2019-07-271-0/+6
* mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko2019-07-274-7/+30
* mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko2019-07-271-0/+5
* r8169: enable HW csum and TSOHeiner Kallweit2019-07-271-5/+11
* r8169: remove r8169_csum_workaroundHeiner Kallweit2019-07-271-37/+2
* r8169: implement callback ndo_features_checkHeiner Kallweit2019-07-271-24/+36
* r8169: set GSO size and segment limitsHeiner Kallweit2019-07-271-1/+12
* r8169: align setting PME with vendor driverHeiner Kallweit2019-07-271-2/+6
* mlx4/en_netdev: allow offloading VXLAN over VLANDavide Caratti2019-07-271-26/+17
* drivers: net: xgene: Move status variable declaration into CONFIG_ACPI blockNathan Chancellor2019-07-273-3/+6
* net: stmmac: Do not request stmmaceth clockThierry Reding2019-07-271-6/+8
* net: stmmac: Make MDIO bus reset optionalThierry Reding2019-07-274-2/+14
* sis900: add support for ethtool's EEPROM dumpSergej Benilov2019-07-261-0/+68
* staging: octeon: Fix build failure due to typo.David S. Miller2019-07-261-1/+1
* net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-07-261-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-251-27/+39
* qed: reduce maximum stack frame sizeArnd Bergmann2019-07-251-19/+15
* r8169: improve rtl_set_rx_modeHeiner Kallweit2019-07-251-30/+22
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-07-256-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-251-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
|/