aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-09-22ixgbevf: Enables TSO for stacked VLANToshiaki Makita
2015-09-22e1000e: Enable TSO for stacked VLANToshiaki Makita
2015-09-22igbvf: Enable TSO for stacked VLANToshiaki Makita
2015-09-22e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu
2015-09-22fm10k: add support for extra debug statisticsJacob Keller
2015-09-22fm10k: TRIVIAL remove unnecessary commaJacob Keller
2015-09-22fm10k: create "correct" header for the remote end on connectJacob Keller
2015-09-22fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore
2015-09-22fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller
2015-09-21drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N
2015-09-21drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N
2015-09-21net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli
2015-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem MDIO supporthuangdaode
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson
2015-09-17i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson
2015-09-17i40e/i40evf: save aq writeback for future inspectionShannon Nelson
2015-09-17i40e: rename variable to prevent clash of understandingShannon Nelson
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller
2015-09-15fm10k: remove is_slot_appropriateJacob Keller
2015-09-15fm10k: don't store sw_vid at resetJacob Keller
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller
2015-09-15fm10k: disable service task during suspendJacob Keller
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches