summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck2016-03-301-24/+21
| | * ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-302-49/+20
| | * ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave2016-03-301-0/+2
| * | bnxt_en: Fix ethtool -a reporting.Michael Chan2016-03-311-4/+2
| * | bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().Michael Chan2016-03-311-1/+1
| * | bnxt_en: Implement proper firmware message padding.Michael Chan2016-03-312-1/+7
| * | bnxt_en: Initialize CP doorbell value before ring allocationPrashant Sreedharan2016-03-311-1/+1
| * | team: team should sync the port's uc/mc addrs when add a portXin Long2016-03-301-0/+5
| * | qed: initialize return rc to avoid returning garbageColin Ian King2016-03-301-1/+1
| |/
| * qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork2016-03-291-0/+1
| * net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax2016-03-281-3/+5
| * net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-283-6/+8
| * net: hns: fixed the setting and getting overtime bugLisheng2016-03-284-154/+126
| * ravb: fix software timestampingLino Sanfilippo2016-03-281-1/+1
| * net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes2016-03-281-2/+2
| * Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila2016-03-281-5/+10
| * drivers/net/usb/plusb.c: Fix typoDiego Viola2016-03-281-1/+1
| * net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen2016-03-251-10/+49
| * qlge: Update version to 1.00.00.35Manish Chopra2016-03-251-1/+1
| * net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-251-0/+4
| * net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther2016-03-241-1/+1
| * net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2016-03-242-4/+16
| * net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2016-03-241-1/+1
| * net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-242-18/+24
| * net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan2016-03-241-1/+1
| * net: hns: optimizate irq proccess for HNS V2Sheng Li2016-03-241-4/+5
| * net: hns: remove useless variable assignment and commentQianqian Xie2016-03-241-4/+1
| * net: hns: bug fix for return valuesQianqian Xie2016-03-241-2/+2
| * net: hns: optimizate fmt of snprintf()Qianqian Xie2016-03-241-1/+2
| * net: hns: fix a bug for cycle indexQianqian Xie2016-03-241-6/+6
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-04-0211-45/+45
|\ \
| * | clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock2016-03-301-0/+10
| * | clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock2016-03-301-35/+25
| * | clk: qcom: Make reset_control_ops constPhilipp Zabel2016-03-302-2/+2
| * | clk: tegra: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | clk: sunxi: Make reset_control_ops constPhilipp Zabel2016-03-303-3/+3
| * | clk: atlas7: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | clk: rockchip: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | clk: mmp: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
| * | clk: mediatek: Make reset_control_ops constPhilipp Zabel2016-03-301-1/+1
* | | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-023-0/+61
|\ \ \
| * \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-023-0/+61
| |\ \ \ | | |/ / | |/| |
| | * | ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-263-0/+61
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-0116-34/+152
|\ \ \ \
| * | | | drm/udl: Use unlocked gem unreferencingDaniel Vetter2016-04-012-2/+2
| * | | | drm/dp: move hw_mutex up the call stackRob Clark2016-04-011-10/+17
| * | | | Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie2016-04-014-15/+100
| |\ \ \ \
| | * | | | drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson2016-03-281-2/+0
| | * | | | drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson2016-03-281-3/+24
| | * | | | drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson2016-03-281-1/+10