summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ata: Add driver for Faraday Technology FTIDE010Linus Walleij2017-06-125-0/+1049
* libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-052-0/+108
* libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-051-27/+32
* libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-5/+5
* libata: factor out a ata_log_supported helperChristoph Hellwig2017-06-051-43/+16
* libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-053-66/+66
* ahci: qoriq: add ls1088a platforms supportYuantian Tang2017-06-021-0/+14
* ata: sata_fsl: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: samsung_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: rb532_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: dwc_460ex: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
* ata: ep93xx: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
* ata: bf54x: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* 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-1641-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-121-3/+3
| * ethernet: aquantia: remove redundant checks on error statusColin Ian King2017-05-122-23/+2
| * qlcnic: Update version to 5.3.66Chopra, Manish2017-05-121-2/+2
| * qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-123-0/+38
| * xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov2017-05-121-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