aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf2-4/+5
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-47/+462
2015-04-12net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender1-2/+2
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov1-0/+69
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov4-0/+57
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2-0/+22
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov5-1/+80
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2-0/+39
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov4-2/+40
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov3-1/+44
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov2-44/+112
2015-04-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck1-2/+0
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck1-1/+1
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev3-27/+107
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore3-0/+77
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore1-16/+34
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore3-19/+20
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller17-499/+1204
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2-0/+12
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas3-17/+20
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas4-28/+21
2015-04-09Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller55-344/+784
2015-04-09e100: Use dma_rmb/wmb where appropriateAlexander Duyck1-3/+3
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2-4/+4
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck4-10/+10
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck3-14/+14
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram1-1/+1
2015-04-09Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann2-26/+68
2015-04-08vxlan: do not exit on error in vxlan_stop()WANG Cong1-4/+1
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller19-54/+1117
2015-04-08sfc: Revert SRIOV changes.David S. Miller16-454/+207
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker2-0/+16
2015-04-08vxlan: fix a shadow local variableWANG Cong1-1/+0
2015-04-08hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov1-5/+20
2015-04-08hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov1-8/+6
2015-04-08sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah9-1/+87
2015-04-08sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon codeShradha Shah15-207/+368
2015-04-08e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2-7/+7
2015-04-08s2io: Update driver to use dma_wmbAlexander Duyck1-4/+4
2015-04-08sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck3-18/+18
2015-04-08bonding: Remove unnecessary initializationMahesh Bandewar1-9/+0
2015-04-08bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar1-16/+13
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang3-3/+6
2015-04-07hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang2-12/+9
2015-04-07hv_netvsc: Clean up two unused variablesHaiyang Zhang3-4/+0
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai5-1608/+1702
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller1-6/+8
2015-04-07cosa: fix error return codeJulia Lawall1-0/+1
2015-04-07wan: lmc: fix error return codeJulia Lawall1-0/+1
2015-04-07ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki1-0/+9