summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-14sfc: ensure recovery after allocation failuresRobert Stonehouse
2019-02-14net: adaptec: starfire: replace dev_kfree_skb_irq by dev_consume_skb_irq for ...Yang Wei
2019-02-14net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-14net: arc_emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei
2019-02-14net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei
2019-02-14net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-14net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni
2019-02-14sfc: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang
2019-02-14net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang
2019-02-14net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irqHuang Zijiang
2019-02-14net:dl2k: Modify the code style escaping the warningHuang Zijiang
2019-02-14isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang
2019-02-14net: ipvlan_l3s: fix kconfig dependency warningRandy Dunlap
2019-02-14net: nuvoton: w90p910_ether: replace dev_kfree_skb_irq by dev_consume_skb_irq...Yang Wei
2019-02-14net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-14net: micrel: ks8695net: replace dev_kfree_skb_irq by dev_consume_skb_irq for ...Yang Wei
2019-02-14net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-14net: myri10ge: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei
2019-02-14net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-14net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei
2019-02-14bonding: check slave set command firstlyTonghao Zhang
2019-02-13mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak
2019-02-13mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak
2019-02-13mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak
2019-02-13mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak
2019-02-13mlxsw: core: Rename cooling deviceVadim Pasternak
2019-02-13mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak
2019-02-13mlxsw: core: Modify thermal zone definitionVadim Pasternak
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak
2019-02-13mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak
2019-02-13mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak
2019-02-13mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak
2019-02-13mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak
2019-02-13cxgb4vf: Few more link management changes.Vishal Kulkarni
2019-02-13qlge: fix some indentation issuesColin Ian King
2019-02-13qed: fix indentation issue with statements in an if-blockColin Ian King
2019-02-13net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei
2019-02-13net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-13net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei
2019-02-13net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei
2019-02-13net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier
2019-02-13net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier
2019-02-13net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier