aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\
| * Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-06
| |\
| | * powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-22
| * | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-06
| |\ \
| | * | net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2015-03-23
| | |/
| * | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman2015-03-26
| |\ \
| | * | powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-16
| | |/
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \
| * | | make new_sync_{read,write}() staticAl Viro2015-04-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \ \
| * | | | fm10k: Bump driver version to 0.15.2Jeff Kirsher2015-04-14
| * | | | fm10k: corrected VF multicast updateJeff Kirsher2015-04-14
| * | | | fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher2015-04-14
| * | | | fm10k: reset head instead of calling update_max_sizeJeff Kirsher2015-04-14
| * | | | fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher2015-04-14
| * | | | fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher2015-04-14
| * | | | 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
| |\ \ \ \
| | * | | | udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-09
| | * | | | usbnet: rename work handlerOliver Neukum2015-04-09
| | * | | | stmmac: devm_reset_control_get can return PROBE_DEFERPhil Reid2015-04-09
| | * | | | be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-08
| | * | | | net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani2015-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