summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-07can: flexcan: Remove unneeded registration messageFabio Estevam1-3/+0
2019-06-07can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev1-0/+21
2019-06-07can: mcp251x: add support for mcp25625Sean Nyekjaer2-11/+19
2019-06-07can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula1-1/+1
2019-06-07can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-06-07can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl1-6/+0
2019-06-07Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller20-150/+220
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-56/+116
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-35/+94
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+4
2019-06-06net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2-2/+2
2019-06-06parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov2-8/+10
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann1-6/+16
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin1-1/+1
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean1-16/+16
2019-06-04net: phylink: avoid reducing support maskRussell King1-4/+9
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-06-03net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang1-1/+2
2019-06-03net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang1-6/+6
2019-06-03net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk1-1/+1
2019-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-47/+76
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu1-0/+4
2019-06-02net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko1-1/+1
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds3-3/+3
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+3
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds5-22/+0
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+5
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+17
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-14/+76
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2-2/+2
2019-06-01crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)1-1/+1
2019-06-01mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-16/+31
2019-06-01iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen1-1/+2
2019-06-01iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai1-1/+0
2019-06-01iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen1-1/+3
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu5-2/+59
2019-06-01iwlwifi: clear persistence bit according to device familyShahar S Matityahu2-14/+39
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach5-13/+33
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg4-84/+0
2019-05-31leds: avoid flush_work in atomic contextPavel Machek2-5/+5
2019-05-31Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+26
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-7/+39