summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis2015-08-281-10/+26
| | * | Bluetooth: hci_intel: Add support for platform driverLoic Poulain2015-08-281-13/+189
| | * | Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann2015-08-281-0/+2
| | * | Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim2015-08-281-2/+2
| | * | Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain2015-08-281-0/+119
| | * | Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain2015-08-281-2/+7
| | * | Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li2015-08-281-2/+1
| | * | Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain2015-08-181-2/+2
| * | | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-0/+1
| * | | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+4
| * | | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-292-2/+2
| * | | phylib: simplify NULL checksSergei Shtylyov2015-08-282-5/+5
| * | | phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-281-1/+1
| * | | sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-286-28/+72
| * | | cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
| * | | net: Add ethernet header for pass through VRF deviceDavid Ahern2015-08-281-3/+45
| * | | net/xen-netfront: only napi_synchronize() if runningChas Williams2015-08-281-1/+2
| * | | r8169: Add software counter for multicast packagesCorinna Vinschen2015-08-281-5/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2849-762/+280
| |\ \ \ | | | |/ | | |/|
| * | | net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto2015-08-281-3/+2
| * | | net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto2015-08-281-1/+9
| * | | mlxsw: Make mailboxes 4KB alignedIdo Schimmel2015-08-281-33/+50
| * | | mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko2015-08-281-2/+2
| * | | mlxsw: Remove duplicate included headerIdo Schimmel2015-08-281-1/+0
| * | | rocker: use change upper infoJiri Pirko2015-08-281-23/+38
| * | | rocker: use new helper to figure out master kindJiri Pirko2015-08-281-12/+7
| * | | virtio-net: avoid unnecessary sg initialzationJason Wang2015-08-281-2/+2
| * | | geneve: Move device hash table to geneve socket.Pravin B Shelar2015-08-281-26/+17
| * | | geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-282-90/+421
| * | | geneve: Add support to collect tunnel metadata.Pravin B Shelar2015-08-281-85/+271
| * | | geneve: Make dst-port configurable.Pravin B Shelar2015-08-281-4/+21
| * | | tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-281-26/+3
| * | | geneve: Use skb mark and protocol to lookup route.Pravin B Shelar2015-08-281-0/+3
| * | | geneve: Initialize ethernet address in device setup.Pravin B Shelar2015-08-281-3/+1
| * | | bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-281-0/+3
| * | | smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck2015-08-271-6/+8
| * | | device property: Return -ENXIO if there is no suitable FW interfaceGuenter Roeck2015-08-271-4/+13
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-2715-3166/+188
| |\ \ \
| | * | | i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2015-08-272-3/+3
| | * | | i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-273-0/+6
| | * | | i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain2015-08-274-0/+21
| | * | | i40e: Remove redundant and unneeded messagesGreg Rose2015-08-272-4/+0
| | * | | i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-273-3108/+4
| | * | | i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2015-08-272-33/+33
| | * | | i40e: correct spelling errorMitch Williams2015-08-271-1/+1
| | * | | i40e: Fix comment for ethtool diagnostic link testGreg Rose2015-08-261-3/+5
| | * | | i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-265-2/+67
| | * | | i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose2015-08-261-2/+17
| | * | | i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain2015-08-261-4/+12
| | * | | i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan2015-08-261-3/+13