summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8152: disable the capability of zero lengthhayeswang2015-07-311-2/+3
* vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov2015-07-311-0/+5
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-311-1/+1
* Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com2015-07-314-0/+4610
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-3016-99/+701
|\
| * at86rf230: remove hrtimer on 1 usec delayAlexander Aring2015-07-301-1/+3
| * Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake2015-07-301-0/+3
| * Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis2015-07-301-1/+7
| * Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik2015-07-271-1/+1
| * Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik2015-07-271-1/+1
| * Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik2015-07-271-3/+3
| * net: ieee802154: Remove redundant spi driver bus initializationAntonio Borneo2015-07-232-2/+0
| * Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann2015-07-234-44/+28
| * Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann2015-07-234-57/+42
| * Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann2015-07-231-0/+2
| * Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann2015-07-231-34/+1
| * Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann2015-07-232-0/+39
| * Bluetooth: dtl1_cs: Fixed coding stylePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain2015-07-234-0/+616
| * Bluetooth: dtl1_cs: Fix coding style -- clean upPrasanna Karthik2015-07-231-2/+2
* | net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy2015-07-301-22/+0
* | bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2015-07-302-0/+7
* | mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko2015-07-308-0/+1655
* | mlxsw: Add interface to access registers and process eventsIdo Schimmel2015-07-305-0/+2192
* | mlxsw: Add PCI bus implementationJiri Pirko2015-07-304-0/+2023
* | mlxsw: Introduce Mellanox switch driver coreJiri Pirko2015-07-3010-0/+2357
* | be2net: Support vxlan offload stats in the driverSriharsha Basavapatna2015-07-293-1/+10
* | bnx2x: add vlan filtering offloadYuval Mintz2015-07-2910-290/+905
* | net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat2015-07-293-50/+60
* | net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat2015-07-293-17/+35
* | net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat2015-07-291-10/+5
* | net/mlx5e: Avoid redundant de-referenceAchiad Shochat2015-07-291-1/+1
* | net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat2015-07-291-1/+0
* | net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat2015-07-293-18/+14
* | net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat2015-07-291-3/+3
* | net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky2015-07-291-1/+6
* | gianfar: Fix warnings when built on 64-bitScott Wood2015-07-292-8/+16
* | net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla2015-07-291-0/+2
* | net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla2015-07-291-5/+9
* | net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla2015-07-292-21/+111
* | net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok2015-07-291-2/+13
* | net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai2015-07-291-1/+1
* | stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood2015-07-291-31/+12
* | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-292-10/+0
* | stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood2015-07-291-23/+4
* | stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood2015-07-291-4/+4
* | stmmac: dwmac-sti: use custom of match structureJoachim Eastwood2015-07-291-3/+8
* | stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-293-18/+18