summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An2016-05-061-5/+6
* Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceLoic Poulain2016-05-021-4/+2
* btmrvl: add platform specific wakeup interrupt supportXinming Hu2016-05-024-15/+116
* qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru2016-05-023-4/+242
* qede: add support for selftests.Sudarsana Reddy Kalluru2016-05-021-1/+55
* qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru2016-05-029-1/+254
* net: dsa: mv88e6xxx: replace ds with ps where possibleAndrew Lunn2016-05-026-494/+511
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-0216-392/+137
|\
| * i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck2016-05-024-6/+28
| * i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller2016-05-021-22/+22
| * i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller2016-05-021-28/+25
| * i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller2016-05-022-2/+2
| * i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy2016-05-022-2/+2
| * i40e: Update device ids for X722Catherine Sullivan2016-05-021-0/+1
| * i40e: Drop extra copy of functionJesse Brandeburg2016-05-021-18/+0
| * i40e: Use consistent type for vf_idJesse Brandeburg2016-05-023-9/+10
| * i40e: PTP - avoid aggregate return warningsJesse Brandeburg2016-05-021-1/+2
| * i40e: Fix uninitialized variableCatherine Sullivan2016-05-021-5/+1
| * i40evf: RSS Hash Option parametersCarolyn Wyborny2016-05-021-199/+2
| * i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-025-88/+0
| * i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain2016-05-021-0/+6
| * i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain2016-05-022-2/+26
| * i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain2016-05-011-10/+10
* | mdio_bus: Fix MDIO bus scanning in __mdiobus_register()Marek Vasut2016-05-021-1/+1
* | of: of_mdio: Check if MDIO bus controller is availableFlorian Fainelli2016-05-021-0/+4
|/
* net/mlx5e: Enabling aRFS mechanismMaor Gottlieb2016-04-294-2/+127
* net/mlx5e: Add accelerated RFS supportMaor Gottlieb2016-04-292-1/+436
* net/mlx5e: Create aRFS flow tablesMaor Gottlieb2016-04-296-14/+313
* net/mlx5: Initializing CPU reverse mappingMaor Gottlieb2016-04-292-0/+21
* net/mlx5e: Split the main flow steering tableMaor Gottlieb2016-04-294-563/+462
* net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb2016-04-295-154/+160
* net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb2016-04-291-12/+19
* net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-295-38/+66
* net/mlx5: Set number of allowed levels in priorityMaor Gottlieb2016-04-292-30/+33
* net/mlx5: Introduce modify flow rule destinationMaor Gottlieb2016-04-291-2/+2
* net/mlx5e: Direct TIR per RQTariq Toukan2016-04-294-138/+191
* net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay2016-04-291-1/+4
* net: ethernet: enc28j60: add device tree supportMichael Heimpold2016-04-291-3/+17
* net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold2016-04-291-5/+9
* ppp: add rtnetlink device creation supportGuillaume Nault2016-04-291-3/+112
* ppp: define reusable device creation functionsGuillaume Nault2016-04-291-88/+118
* net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE2016-04-291-4/+98
* vxlan: fix initialization with custom link parametersJiri Benc2016-04-291-4/+4
* cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai2016-04-294-25/+192
* cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-294-20/+192
* net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-3/+3
* net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
* ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar2016-04-281-11/+8
* pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2016-04-282-10/+2
* net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann2016-04-281-8/+10