summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* fm10k: start service timer on probeJeff Kirsher2015-04-14
* fm10k: fix function header commentJeff Kirsher2015-04-14
* fm10k: comment next_vf_mbx flowJeff Kirsher2015-04-14
* fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2015-04-14
* fm10k: use separate workqueue for fm10k driverJeff Kirsher2015-04-14
* fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher2015-04-14
* fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher2015-04-14
* fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher2015-04-14
* fm10k: remove extraneous "Reset interface" messageJeff Kirsher2015-04-14
* fm10k: separate PF only stats so that VF does not display themJeff Kirsher2015-04-14
* fm10k: use hw->mac.max_queues for statsJeff Kirsher2015-04-14
* fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher2015-04-14
* fm10k: allow creation of VLAN on default vidJeff Kirsher2015-04-14
* fm10k: fix unused warningsJeff Kirsher2015-04-14
* fm10k: Add netconsole supportJeff Kirsher2015-04-14
* fm10k: Have the VF get the default VLAN during initJeff Kirsher2015-04-14
* fm10k: Correct spelling mistakeJeff Kirsher2015-04-14
* fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher2015-04-14
* fm10k: Corrected an error in Tx statisticsJeff Kirsher2015-04-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
|\
| * stmmac: devm_reset_control_get can return PROBE_DEFERPhil Reid2015-04-09
| * be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-08
* | cxgb4: Don't call t4_slow_intr_handler when we're not the Master PFHariprasad Shenai2015-04-14
* | cxgb4: Add comment for calculate tx flits and sge length codeHariprasad Shenai2015-04-14
* | cxgb4: Use device node in page allocationHariprasad Shenai2015-04-14
* | cxgb4: Freelist starving threshold varies from adapter to adapterHariprasad Shenai2015-04-14
* | cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesHariprasad Shenai2015-04-14
* | bgmac: drop ring->num_slotsFelix Fietkau2015-04-14
* | bgmac: fix DMA rx corruptionFelix Fietkau2015-04-14
* | bgmac: simplify dma init/cleanupFelix Fietkau2015-04-14
* | bgmac: increase rx ring size from 511 to 512Felix Fietkau2015-04-14
* | bgmac: add check for oversized packetsFelix Fietkau2015-04-14
* | bgmac: simplify/optimize rx DMA error handlingFelix Fietkau2015-04-14
* | bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau2015-04-14
* | bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau2015-04-14
* | bgmac: simplify tx ring index handlingFelix Fietkau2015-04-14
* | toshiba: Remove celleb from Kconfig optionsDaniel Axtens2015-04-14
* | e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-12
|\ \
| * | ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-11
| * | ixgbevf: Add RSS Key query codeVlad Zolotarov2015-04-11
| * | ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-11
| * | ixgbevf: Add a RETA query codeVlad Zolotarov2015-04-11
| * | ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-10
| * | ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-10
| * | ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-10
| * | ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-10
* | | net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender2015-04-12
|/ /
* | ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck2015-04-10
* | ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck2015-04-10