aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov
2015-04-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore
2015-04-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas
2015-04-09Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.or...David S. Miller
2015-04-09e100: Use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram
2015-04-08vxlan: do not exit on error in vxlan_stop()WANG Cong
2015-04-08sfc: Revert SRIOV changes.David S. Miller
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker
2015-04-08vxlan: fix a shadow local variableWANG Cong
2015-04-08hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov
2015-04-08hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov
2015-04-08sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-04-08sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-04-08e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck
2015-04-08s2io: Update driver to use dma_wmbAlexander Duyck
2015-04-08sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck
2015-04-08bonding: Remove unnecessary initializationMahesh Bandewar
2015-04-08bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang
2015-04-07hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang
2015-04-07hv_netvsc: Clean up two unused variablesHaiyang Zhang
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07cosa: fix error return codeJulia Lawall
2015-04-07wan: lmc: fix error return codeJulia Lawall
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo