summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: sfp: correct store of detected link modesBaruch Siach2018-11-291-1/+1
* net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi2018-11-291-0/+1
* net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi2018-11-291-6/+8
* net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi2018-11-291-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2815-43/+52
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-284-9/+12
| |\
| | * i40e: fix kerneldoc for xsk methodsJan Sokolowski2018-11-281-7/+7
| | * ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-11-281-1/+3
| | * i40e: Fix deletion of MAC filtersLihong Yang2018-11-281-1/+1
| | * igb: fix uninitialized variablesYunjian Wang2018-11-281-0/+1
| * | s390/qeth: fix length check in SNMP processingJulian Wiedmann2018-11-281-15/+12
| * | net: hisilicon: remove unexpected free_netdevPan Bian2018-11-281-3/+1
| * | rapidio/rionet: do not free skb before reading its lengthPan Bian2018-11-281-1/+1
| |/
| * lan743x: Enable driver to work with LAN7431Bryan Whitehead2018-11-272-0/+2
| * lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead2018-11-271-5/+5
| * net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King2018-11-271-1/+1
| * qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King2018-11-271-1/+1
| * net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi2018-11-271-0/+3
| * firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King2018-11-271-2/+2
| * net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit2018-11-271-0/+8
| * usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein2018-11-271-6/+4
* | Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-11-282-14/+27
|\ \
| * | spi: omap2-mcspi: Add missing suspend and resume callsTony Lindgren2018-11-151-12/+25
| * | spi: mediatek: use correct mata->xfer_len when in fifo transferLeilk Liu2018-10-311-2/+2
* | | Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-264-11/+5
|\ \ \
| * | | hwmon: (w83795) temp4_type has writable permissionHuacai Chen2018-11-181-1/+1
| * | | hwmon: (mlxreg-fan) Fix macros for tacho fault readingVadim Pasternak2018-11-161-1/+1
| * | | hwmon: (ina2xx) Fix current value calculationNicolin Chen2018-11-141-1/+1
| * | | hwmon: (raspberrypi) Fix initial notifyStefan Wahren2018-11-131-6/+0
| * | | hwmon (ina2xx) Fix NULL id pointer in probe()Nicolin Chen2018-11-131-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-248-396/+158
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-45/+0
| * | | Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13
| * | | Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4
| * | | Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires2018-11-221-5/+10
| * | | Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires2018-11-221-3/+5
| * | | Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires2018-11-221-21/+22
| * | | HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2018-11-202-0/+4
| * | | HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-192-0/+3
| * | | HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2018-11-192-0/+9
| * | | HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa2018-11-191-64/+90
| * | | Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann2018-11-191-6/+7
| * | | HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-191-0/+12
| * | | HID: input: Ignore battery reported by Symbol DS4308Benson Leung2018-11-122-0/+4
| * | | HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2018-11-082-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2442-211/+309
|\ \ \ \
| * | | | net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-231-1/+1
| * | | | net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz2018-11-231-9/+5
| * | | | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-231-1/+3
| * | | | net: amd: add missing of_node_put()Yangtao Li2018-11-231-1/+3