summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li
2019-06-28net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin
2019-06-28net: hns3: remove unused linkmode definitionJian Shen
2019-06-28net: hns3: fix a statistics issue about l3l4 checksum errorYufeng Mo
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin
2019-06-28net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-06-28net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINKVladimir Oltean
2019-06-28net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reportsVladimir Oltean
2019-06-28net: dsa: sja1105: Don't check state->link in phylink_mac_configVladimir Oltean
2019-06-28hinic: reduce rss_init stack usageArnd Bergmann
2019-06-28net: stmmac: Update Kconfig entryJose Abreu
2019-06-28net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu
2019-06-28net: stmmac: Update RX Tail Pointer to last free entryJose Abreu
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu
2019-06-28net: stmmac: Do not disable interrupts when cleaning TXJose Abreu
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu
2019-06-28net: stmmac: Do not try to enable PHY EEE if MAC does not support itJose Abreu
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu
2019-06-28net: stmmac: Fix case when PHY handle is not presentJose Abreu
2019-06-27sis900: remove TxIDLESergej Benilov
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27nfp: flower: add GRE encap action supportPieter Jansen van Vuuren
2019-06-27nfp: flower: add GRE decap classification supportPieter Jansen van Vuuren
2019-06-27nfp: flower: rename tunnel related functions in action offloadPieter Jansen van Vuuren
2019-06-27nfp: flower: add helper functions for tunnel classificationPieter Jansen van Vuuren
2019-06-27nfp: flower: refactor tunnel key layer calculationPieter Jansen van Vuuren
2019-06-27net: dsa: microchip: Replace bit RMW with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmapMarek Vasut
2019-06-27net: dsa: microchip: Replace ad-hoc polling with regmapMarek Vasut
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27net: dsa: qca8k: introduce reset via gpio featureChristian Lamparter
2019-06-27net: dsa: sja1105: Implement is_static for FDB entries on E/TVladimir Oltean
2019-06-27net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commandsVladimir Oltean
2019-06-27net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/SVladimir Oltean
2019-06-27net: dsa: sja1105: Add a high-level overview of the dynamic config interfaceVladimir Oltean