summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-05i40e: Make VF resets more reliableMitch Williams
2016-04-05i40e: Add new device ID for X722Catherine Sullivan
2016-04-05i40evf: Fix VLAN featuresMitch Williams
2016-04-05i40e: Remove unused variableMitch Williams
2016-04-05i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain
2016-04-05i40e: remove redundant check on vsi->active_vlansColin King
2016-04-05ibmvnic: enable RX checksum offloadThomas Falcon
2016-04-05ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon
2016-04-05net: bcmgenet: cleanup for dmadesc_set()Petri Gynther
2016-04-05net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther
2016-04-05net: bcmgenet: cleanup for bcmgenet_xmit()Petri Gynther
2016-04-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-05bnxt_en: Improve ethtool .get_settings().Michael Chan
2016-04-05bnxt_en: Check for valid forced speed during ethtool -s.Michael Chan
2016-04-05bnxt_en: Add unsupported SFP+ module warnings.Michael Chan
2016-04-05bnxt_en: Set async event bits when registering with the firmware.Michael Chan
2016-04-05bnxt_en: Add get_eee() and set_eee() ethtool support.Michael Chan
2016-04-05bnxt_en: Add EEE setup code.Michael Chan
2016-04-05bnxt_en: Add basic EEE support.Michael Chan
2016-04-05bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.Michael Chan
2016-04-05bnxt_en: Update to Firmware 1.2.2 spec.Michael Chan
2016-04-05fm10k: use ethtool_rxfh_indir_default for default redirection tableJacob Keller
2016-04-05fm10k: fix a minor typo in some commentsJacob Keller
2016-04-05fm10k: correctly clean up when init_queueing_scheme failsJacob Keller
2016-04-05fm10k: prevent possibly uninitialized variableBruce Allan
2016-04-05fm10k: add helper functions to set strings and data for ethtool statsJacob Keller
2016-04-05fm10k: free MBX IRQ before clearing interrupt schemeJacob Keller
2016-04-05fm10k: print error message when stop_hw failsJacob Keller
2016-04-05fm10k: base queue scheme covered by RSSJacob Keller
2016-04-05fm10k: don't initialize service task until later in probeJacob Keller
2016-04-05fm10k: prevent null pointer dereference of msix_entries tableJacob Keller
2016-04-05fm10k: use ether_addr_copy to copy MAC addressBruce Allan
2016-04-05fm10k: cleanup SPACE_BEFORE_TAB checkpatch warningBruce Allan
2016-04-05fm10k: demote BUG_ON() to WARN_ON() where appropriateBruce Allan
2016-04-05fm10k: cleanup remaining right-bit-shifted 1Bruce Allan
2016-04-05fm10k: Move constants to the right of binary operatorsBruce Allan
2016-04-05i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan
2016-04-05i40e: Change comment to reflect correct function nameMitch Williams
2016-04-05i40evf: Add additional check for resetMitch Williams
2016-04-05i40e: Change unknown event error msg to ignore messageShannon Nelson
2016-04-05i40e: Added code to prevent double resetsMitch Williams
2016-04-05i40e: Notify VFs of all resetsMitch Williams
2016-04-05i40e: Remove timer and task only if createdShannon Nelson
2016-04-05mlxsw: spectrum: Add support for physical port namesIdo Schimmel
2016-04-05mlxsw: spectrum: Reduce number of supported 802.1D bridgesIdo Schimmel
2016-04-05i40e: Assure that adminq is alive in debug modeShannon Nelson
2016-04-05i40e: Remove MSIx only if createdShannon Nelson
2016-04-05i40e: Fix up return codeJesse Brandeburg
2016-04-05i40e: Save off VSI resource count when updating VSIKevin Scott
2016-04-05i40e/i40evf: Remove I40E_MAX_USER_PRIORITY defineCatherine Sullivan