summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin
2019-09-09iavf: allow permanent MAC address to changeMitch Williams
2019-09-09igc: Add NVM checksum validationSasha Neftin
2019-09-09fm10k: use a local variable for the frag pointerJacob Keller
2019-09-09igc: Remove useless forward declarationSasha Neftin
2019-09-09e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng
2019-09-09ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-07Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.or...David S. Miller
2019-09-07Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm...Kalle Valo
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman
2019-09-06zd1211rw: use %*ph to print small bufferAndy Shevchenko
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko
2019-09-06hostap: use %*ph to print small bufferAndy Shevchenko
2019-09-06rtlwifi: Fix file release memory leakWei Yongjun
2019-09-06rtw88: fix seq_file memory leakWei Yongjun
2019-09-06hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang
2019-09-06brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki
2019-09-06brcmfmac: add stub version of brcmf_debugfs_get_devdir()Rafał Miłecki
2019-09-06Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: add client node validity judgmentPeng Li
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko