summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-01-03net: vrf: Add missing Rx countersDavid Ahern
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-02HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada
2017-01-02HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler
2017-01-02HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood
2016-12-29sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-29net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman
2016-12-29net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2016-12-29net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2016-12-29net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein
2016-12-29net: stmmac: Fix error path after register_netdev moveFlorian Fainelli
2016-12-28net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King
2016-12-28net/mlx5e: Disable netdev after closeSaeed Mahameed
2016-12-28net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed
2016-12-28net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen
2016-12-28Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman
2016-12-28net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia
2016-12-28net/mlx5: Release FTE lock in error flowMaor Gottlieb
2016-12-28net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb
2016-12-28net/mlx5: Avoid shadowing numa_nodeEli Cohen
2016-12-28net/mlx5: Cancel recovery work in remove flowDaniel Jurgens
2016-12-28net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2016-12-28net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz
2016-12-27net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds