summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-1623-23/+23
* libata: fix identation on a kernel-doc markupMauro Carvalho Chehab2017-05-161-3/+4
* ata-sff: always map page before data transferTycho Andersen2017-05-161-36/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1541-108/+211
|\
| * ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
| * ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
| * net: netcp: fix check of requested timestamping filterMiroslav Lichvar2017-05-151-1/+0
| * Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-05-159-22/+46
| |\
| | * net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-147-18/+35
| | * net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed2017-05-141-0/+4
| | * net/mlx5e: Fix setup TC ndoSaeed Mahameed2017-05-141-1/+1
| | * net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman2017-05-141-2/+1
| | * net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman2017-05-141-1/+5
| * | qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval2017-05-151-1/+1
| * | mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2017-05-151-1/+0
| * | net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com2017-05-151-6/+4
| * | macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich2017-05-151-2/+5
| * | net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-151-1/+1
| |/
| * vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman2017-05-121-0/+5
| * sfc: revert changes to NIC revision numbersBert Kenward2017-05-121-2/+6
| * net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold2017-05-121-2/+2
| * net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold2017-05-121-1/+1
| * net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva2017-05-121-0/+3
| * net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-111-3/+3
| * ethernet: aquantia: remove redundant checks on error statusColin Ian King2017-05-112-23/+2
| * qlcnic: Update version to 5.3.66Chopra, Manish2017-05-111-2/+2
| * qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-113-0/+38
| * xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov2017-05-111-2/+1
| * net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2017-05-112-3/+5
| * s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
| * s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
| * s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-117-20/+51
| * s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-114-3/+13
| * mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7
| * netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2017-05-111-1/+1
| * net: qca_spi: Fix alignment issues in rx pathStefan Wahren2017-05-111-4/+6
| * driver: vrf: Fix one possible use-after-free issueGao Feng2017-05-111-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\ \
| * | Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * | Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * | Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * | Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \ \
| * | | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-128-57/+166
|\ \ \ \
| * | | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-101-7/+47