summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher
2015-04-14fm10k: start service timer on probeJeff Kirsher
2015-04-14fm10k: fix function header commentJeff Kirsher
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher
2015-04-14fm10k: use separate workqueue for fm10k driverJeff Kirsher
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher
2015-04-14fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher
2015-04-14fm10k: remove extraneous "Reset interface" messageJeff Kirsher
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher
2015-04-14fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher
2015-04-14fm10k: allow creation of VLAN on default vidJeff Kirsher
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14fm10k: fix unused warningsJeff Kirsher
2015-04-14fm10k: Add netconsole supportJeff Kirsher
2015-04-14fm10k: Have the VF get the default VLAN during initJeff Kirsher
2015-04-14fm10k: Correct spelling mistakeJeff Kirsher
2015-04-14fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher
2015-04-14fm10k: Corrected an error in Tx statisticsJeff Kirsher
2015-04-14Merge branch 'devel-stable' into for-nextRussell King
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-14cxgb4: Don't call t4_slow_intr_handler when we're not the Master PFHariprasad Shenai
2015-04-14cxgb4: Add comment for calculate tx flits and sge length codeHariprasad Shenai
2015-04-14cxgb4: Use device node in page allocationHariprasad Shenai
2015-04-14cxgb4: Freelist starving threshold varies from adapter to adapterHariprasad Shenai
2015-04-14cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesHariprasad Shenai
2015-04-14bgmac: drop ring->num_slotsFelix Fietkau
2015-04-14bgmac: fix DMA rx corruptionFelix Fietkau
2015-04-14bgmac: simplify dma init/cleanupFelix Fietkau
2015-04-14bgmac: increase rx ring size from 511 to 512Felix Fietkau
2015-04-14bgmac: add check for oversized packetsFelix Fietkau
2015-04-14bgmac: simplify/optimize rx DMA error handlingFelix Fietkau
2015-04-14bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau
2015-04-14bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau
2015-04-14bgmac: simplify tx ring index handlingFelix Fietkau
2015-04-14toshiba: Remove celleb from Kconfig optionsDaniel Axtens
2015-04-14hv_netvsc: Implement partial copy into send bufferHaiyang Zhang
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski
2015-04-14Merge branch 'next' into for-linusDmitry Torokhov
2015-04-14Merge branches 'powercap' and 'pm-devfreq'Rafael J. Wysocki
2015-04-14Merge branch 'acpi-scan'Rafael J. Wysocki
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds