summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-21net: sun: sungem: rix a possible null dereferencePhilippe Reynes1-2/+3
2017-03-21bna: integer overflow bug in debugfsDan Carpenter1-1/+1
2017-03-21liquidio: add debug error messages to report command timeoutRick Farrington2-2/+4
2017-03-21liquidio: remove duplicate codeSatanand Burla3-72/+36
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork1-0/+2
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto6-0/+109
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto6-0/+122
2017-03-21net: stmmac: enable multiple buffersJoao Pinto4-473/+973
2017-03-21net: ethoc: Use ether_addr_copy()Tobias Klauser1-2/+2
2017-03-21mlxsw: spectrum: Align the matchall default case returned valueOr Gerlitz1-1/+1
2017-03-21mlxsw: spectrum: Cosmetic naming changeArkadi Sharshevsky4-146/+152
2017-03-21r8152: check hw version firsthayeswang1-39/+63
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-35/+0
2017-03-21net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+6
2017-03-21net: usb: sr9700: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: dm9601: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: sr9800: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-21net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+12
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+36
2017-03-21ixgb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+23
2017-03-21igbvf: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-19/+19
2017-03-21igb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-65/+73
2017-03-21e1000e: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-52/+59
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov1-0/+2
2017-03-21net: bcmgenet: Track per TX/RX rings statisticsFlorian Fainelli2-8/+75
2017-03-21e1000: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-59/+58
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao1-0/+41
2017-03-21Cleanup some warning from timestamping code.Ezequiel Lara Gomez1-11/+8
2017-03-21Enable tx timestamping on loopback and dummyEzequiel Lara Gomez2-0/+30
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-03-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-224/+273
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-55/+69
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-7/+71
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-40/+84
2017-03-21Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+3
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng1-2/+4
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos3-0/+49
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2-0/+6
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra1-1/+3
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra1-2/+2
2017-03-20i40e: always remove old filter when adding new FDir filterJacob Keller1-25/+7
2017-03-20i40e: explicitly fail on extended MAC field for ethtool_rx_flow_specJacob Keller1-0/+4
2017-03-20i40e: add counters for UDP/IPv4 and IPv4 filtersJacob Keller3-11/+34
2017-03-20i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rulesJacob Keller1-1/+1
2017-03-20i40e: reset fd_tcp_rule count when restoring filtersJacob Keller1-0/+3
2017-03-20i40e: remove redundant check for fd_tcp_rule when restoring filtersJacob Keller1-6/+0