summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König2017-05-261-0/+6
* net: phy: marvell: Uniform page namesAndrew Lunn2017-05-261-48/+46
* net: phy: marvell: helper to get and set pageAndrew Lunn2017-05-261-44/+31
* net: phy: marvell: More hidden page changes refactoredAndrew Lunn2017-05-261-16/+46
* net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn2017-05-261-11/+11
* liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti2017-05-262-3/+5
* liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti2017-05-262-7/+10
* net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli2017-05-261-0/+11
* nfp: support port splitting via devlinkJakub Kicinski2017-05-264-7/+136
* nfp: calculate total port lanes for splitJakub Kicinski2017-05-262-5/+9
* nfp: register ports as devlink portsJakub Kicinski2017-05-263-0/+66
* nfp: add helper for cleaning up vNICsJakub Kicinski2017-05-261-12/+11
* nfp: add devlink supportSimon Horman2017-05-265-5/+63
* nfp: move mutex init out of net codeJakub Kicinski2017-05-262-1/+4
* mlxsw: spectrum_router: Adjust RIF configuration for new firmware versionsIdo Schimmel2017-05-251-0/+22
* mlxsw: spectrum: Validate firmware revision on initYotam Gigi2017-05-252-0/+68
* mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi2017-05-251-5/+7
* mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi2017-05-251-0/+166
* mlxsw: reg: Add Management Component Data Access registerYotam Gigi2017-05-251-0/+52
* mlxsw: reg: Add Management Component Control registerYotam Gigi2017-05-251-0/+83
* mlxsw: reg: Add Management Component Query Information registerYotam Gigi2017-05-251-0/+84
* Add the mlxfw module for Mellanox firmware flash processYotam Gigi2017-05-2513-0/+1529
* be2net: Update the driver version to 11.4.0.0Suresh Reddy2017-05-251-1/+1
* be2net: Fix UE detection logic for BE3Suresh Reddy2017-05-252-8/+22
* net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-255-44/+43
* net-next: stmmac: Convert old_link to boolLABBE Corentin2017-05-252-5/+5
* net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin2017-05-251-3/+3
* net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin2017-05-251-1/+1
* net-next: stmmac: Convert new_state to boolLABBE Corentin2017-05-251-5/+5
* net: jme: Remove unused functionsMatthias Kaehlcke2017-05-251-42/+0
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-05-258-15/+49
|\
| * net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-231-1/+2
| * Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter2017-05-231-0/+2
| * Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain2017-05-231-1/+0
| * Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu2017-05-231-0/+1
| * ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-221-3/+2
| * ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-221-4/+0
| * Bluetooth: hci_nokia: select BT_HCIUART_H4Tobias Regnery2017-05-181-0/+1
| * Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins2017-05-182-5/+36
| * Bluetooth: hci_uart: fix kconfig dependencyTobias Regnery2017-05-181-1/+1
| * Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]Tedd Ho-Jeong An2017-05-181-0/+4
* | net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König2017-05-251-1/+1
* | Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-2535-157/+604
|\ \
| * | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
| * | net/mlx5: Bump driver versionTariq Toukan2017-05-142-3/+2
| * | net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-148-1/+466
| * | net/mlx5: Introduce trigger_health_work functionIlan Tayari2017-05-141-11/+21
| * | net/mlx5: Update the list of the PCI supported devicesNoa Osherovich2017-05-141-0/+2
| * | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-1426-139/+111
* | | mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2017-05-242-0/+30