summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adm1025.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-13net: stmmac: mac debug prepared for multiple queuesJoao Pinto4-54/+64
2017-03-13net: stmmac: prepare irq_status for mtlJoao Pinto4-16/+33
2017-03-13net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto6-14/+34
2017-03-13net: stmmac: mapping mtl rx to dma channelJoao Pinto4-0/+55
2017-03-13net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto3-15/+14
2017-03-13net: stmmac: configure tx queue weightJoao Pinto4-0/+42
2017-03-13net: stmmac: configure mtl rx and tx algorithmsJoao Pinto4-3/+90
2017-03-13net: stmmac: multiple queues dt configurationJoao Pinto3-0/+161
2017-03-13net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding2-0/+248
2017-03-13net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding1-26/+98
2017-03-13net: stmmac: Program RX queue size and flow controlThierry Reding2-2/+62
2017-03-13net: stmmac: Parse FIFO sizes from feature registersThierry Reding4-0/+13
2017-03-13net: stmmac: Check for DMA mapping errorsThierry Reding1-0/+2
2017-03-13net: stmmac: Balance PTP reference clock enable/disableThierry Reding2-1/+4
2017-03-13net: stmmac: Disable PTP reference clock on errorThierry Reding1-0/+8
2017-03-13net: stmmac: Stop PHY and remove TX timer on errorThierry Reding1-1/+5
2017-03-13net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding2-4/+4
2017-03-13vxlan: use appropriate family on L3 missVincent Bernat1-1/+1
2017-03-13net: Eliminate duplicated codes by creating one new function in_dev_select_addrGao Feng1-14/+18
2017-03-13sctp: add get and set sockopt for reconf_enableXin Long3-0/+89
2017-03-13sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long3-3/+161
2017-03-13sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long3-12/+69
2017-03-13sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long3-10/+86
2017-03-13sctp: add support for generating add stream change event notificationXin Long3-0/+47
2017-03-13sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long3-0/+86
2017-03-13sctp: add support for generating assoc reset event notificationXin Long3-0/+47
2017-03-13liquidio: optimize DMA in NUMA systemsVSR Burru5-22/+9
2017-03-13netvsc: fix hang on netvsc module removalstephen hemminger1-2/+2
2017-03-13netvsc: need napi scheduled during removalstephen hemminger1-14/+2
2017-03-13net: ipv6: Add early demux handler for UDP unicastsubashab@codeaurora.org1-0/+59
2017-03-13net: sched: make default fifo qdiscs appear in the dumpJiri Kosina18-17/+65
2017-03-13net: hyperv: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-18/+21
2017-03-13net: fjes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+9
2017-03-13net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+35
2017-03-13net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-13net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-77/+91
2017-03-13net: tundra: tsi108: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-10ipv4: fib: Remove redundant argumentIdo Schimmel4-20/+13
2017-03-10ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel5-96/+113
2017-03-10mlxsw: spectrum_router: Make abort mechanism VR-awareIdo Schimmel1-12/+27
2017-03-10mlxsw: spectrum_router: Explicitly Associate RIFs with VRsIdo Schimmel3-18/+50
2017-03-10mlxsw: spectrum_router: Refactor virtual router handlingIdo Schimmel2-151/+180
2017-03-10mlxsw: spectrum_router: Simplify LPM tree allocationIdo Schimmel1-13/+9
2017-03-10mlxsw: spectrum_router: Place RIF related code with router codeIdo Schimmel3-642/+644
2017-03-10mlxsw: spectrum_router: Allow more route types to be programmedIdo Schimmel1-8/+23
2017-03-10mlxsw: spectrum: Destroy RIFs based on last removed addressIdo Schimmel2-5/+3
2017-03-10mlxsw: spectrum: Associate PVID vPort with appropriate netdevIdo Schimmel1-2/+4
2017-03-10mlxsw: spectrum: Don't assume upper device's typeIdo Schimmel1-8/+11
2017-03-10mlxsw: spectrum: Sanitize bridge's upper devicesIdo Schimmel1-12/+19
2017-03-10mlxsw: spectrum: Add support for flower matches on VLAN ID, PCPPetr Machata4-2/+36